Update nuget packages
This commit is contained in:
parent
9b6a245c2c
commit
0c4c7db52e
6 changed files with 23 additions and 20 deletions
|
|
@ -7,12 +7,12 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="NuGet.Packaging" Version="6.3.4" />
|
||||
<PackageReference Include="NuGet.Protocol" Version="6.3.3" />
|
||||
<PackageReference Include="NuGet.Resolver" Version="6.3.1" />
|
||||
<PackageReference Include="NuGet.Packaging" Version="6.12.1" />
|
||||
<PackageReference Include="NuGet.Protocol" Version="6.12.1" />
|
||||
<PackageReference Include="NuGet.Resolver" Version="6.12.1" />
|
||||
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
|
||||
<PackageReference Include="System.Reflection.MetadataLoadContext" Version="6.0.0" />
|
||||
<PackageReference Include="GetText.NET" Version="1.7.14" />
|
||||
<PackageReference Include="System.Reflection.MetadataLoadContext" Version="9.0.0" />
|
||||
<PackageReference Include="GetText.NET" Version="8.0.5" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue