Use NuGet Central Package Management to manage package versions solution-wise (#4095)
This commit is contained in:
parent
6fe88115a3
commit
535fbec675
17 changed files with 130 additions and 75 deletions
|
@ -11,7 +11,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="CommandLineParser" Version="2.9.1" />
|
||||
<PackageReference Include="CommandLineParser" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue