Skip to content

Commit b96986c

Browse files
Bump Microsoft.Azure.Functions.Worker.Extensions.Http and Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore
Bumps Microsoft.Azure.Functions.Worker.Extensions.Http from 3.2.0 to 3.3.0 Bumps Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore from 1.3.2 to 2.1.0 --- updated-dependencies: - dependency-name: Microsoft.Azure.Functions.Worker.Extensions.Http dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d070dea commit b96986c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Altinn.Dan.Plugin.Digdir/Altinn.Dan.Plugin.Digdir.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
</PropertyGroup>
99
<ItemGroup>
1010
<PackageReference Include="Dan.Common" Version="1.11.0" />
11-
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.2.0" />
12-
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="1.3.2" />
11+
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.3.0" />
12+
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="2.1.0" />
1313
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.ApplicationInsights" Version="1.0.0-preview4" />
1414
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.17.4" OutputItemType="Analyzer" />
1515
<PackageReference Include="NJsonSchema" Version="11.5.0" />

0 commit comments

Comments
 (0)