Skip to content
This repository was archived by the owner on Jul 30, 2022. It is now read-only.

Commit 9f50f33

Browse files
fix(deps): bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets
Bumps Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.15.0 to 1.16.1. --- updated-dependencies: - dependency-name: Microsoft.VisualStudio.Azure.Containers.Tools.Targets dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1958869 commit 9f50f33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

statistics server/statistics server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Kartrider.Metadata.AspNetCore" Version="0.1.0" />
2020
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.7" />
2121
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="6.0.1" />
22-
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.15.0" />
22+
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.16.1" />
2323
<PackageReference Include="MongoDB.Driver" Version="2.15.0" />
2424
</ItemGroup>
2525

0 commit comments

Comments
 (0)