Skip to content

Commit

Permalink
Merge pull request #181 from MrJul/dependabot/nuget/build/NuGet.Comma…
Browse files Browse the repository at this point in the history
…ndLine-6.0.5

Bump NuGet.CommandLine from 6.0.2 to 6.0.5 in /build
  • Loading branch information
DimitarCC authored Aug 18, 2023
2 parents d0d1076 + fffa91f commit 20bbaea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/_build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NuGet.CommandLine" Version="6.0.2">
<PackageReference Include="NuGet.CommandLine" Version="6.0.5">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 20bbaea

Please sign in to comment.