Skip to content

Commit

Permalink
Bump NuGet.Common from 4.9.4 to 5.11.5 in /vostok-release
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 19, 2023
1 parent 4c92dca commit aefcf38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vostok-release/vostok-release.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand All @@ -19,7 +19,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Build" Version="15.9.20" />
<PackageReference Include="NuGet.Common" Version="4.9.4" />
<PackageReference Include="NuGet.Common" Version="5.11.5" />
<PackageReference Include="NuGet.Configuration" Version="4.9.4" />
<PackageReference Include="NuGet.Frameworks" Version="4.9.4" />
<PackageReference Include="NuGet.LibraryModel" Version="4.9.4" />
Expand Down

0 comments on commit aefcf38

Please sign in to comment.