Skip to content

Commit 0749c69

Browse files
Bump NuGet.Common from 4.9.4 to 5.11.5 in /vostok-release
Bumps [NuGet.Common](https://github.com/NuGet/NuGet.Client) from 4.9.4 to 5.11.5. - [Release notes](https://github.com/NuGet/NuGet.Client/releases) - [Commits](https://github.com/NuGet/NuGet.Client/commits) --- updated-dependencies: - dependency-name: NuGet.Common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73b7c94 commit 0749c69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vostok-release/vostok-release.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
@@ -19,7 +19,7 @@
1919

2020
<ItemGroup>
2121
<PackageReference Include="Microsoft.Build" Version="15.9.20" />
22-
<PackageReference Include="NuGet.Common" Version="4.9.4" />
22+
<PackageReference Include="NuGet.Common" Version="5.11.5" />
2323
<PackageReference Include="NuGet.Configuration" Version="4.9.4" />
2424
<PackageReference Include="NuGet.Frameworks" Version="4.9.4" />
2525
<PackageReference Include="NuGet.LibraryModel" Version="4.9.4" />

0 commit comments

Comments
 (0)