Skip to content

Commit a599efc

Browse files
Bump the dotnet group with 1 update
Bumps Microsoft.Azure.Functions.Worker from 2.0.0 to 2.1.0 --- updated-dependencies: - dependency-name: Microsoft.Azure.Functions.Worker dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a69d145 commit a599efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RepoMan/RepoMan.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</PropertyGroup>
1414
<ItemGroup>
1515
<FrameworkReference Include="Microsoft.AspNetCore.App" />
16-
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.0.0" />
16+
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.1.0" />
1717
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.3.0" />
1818
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="2.0.2" />
1919
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Abstractions" Version="1.3.0" />

0 commit comments

Comments
 (0)