Add NuGet version to DependencyVersions.props.
This commit is contained in:
parent
006fd49e5c
commit
5035320247
8 changed files with 26 additions and 23 deletions
|
@ -41,7 +41,7 @@
|
|||
<Version>7.2.1</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="NuGet.CommandLine.XPlat">
|
||||
<Version>4.0.0-rc3</Version>
|
||||
<Version>$(CLI_NuGet_Version)</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.Build.Utilities.Core">
|
||||
<Version>$(CLI_MSBuild_Version)</Version>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue