Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitarCC committed Aug 22, 2022
2 parents 3474922 + ddd8e80 commit 22ab28a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.0">
<PackageReference Include="NuGet.CommandLine" Version="6.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="VSSDK.Language" Version="11.0.*" />
<PackageReference Include="VSSDK.Shell.Immutable.11" Version="11.0.*" />
<PackageReference Include="VSSDK.Text" Version="11.0.*" />
<PackageReference Include="NuGet.CommandLine" Version="6.0.0">
<PackageReference Include="NuGet.CommandLine" Version="6.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 22ab28a

Please sign in to comment.