We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91f2c11 commit e7dd667Copy full SHA for e7dd667
eng/Versions.props
@@ -207,7 +207,7 @@
207
is expected by the NET SDK used in the Workspace.MSBuild UnitTests. In order to test against the same verion of NuGet
208
as our configured SDK, we must set the version to be the same.
209
-->
210
- <NuGetCommonVersion>6.3.0-preview.1.32</NuGetCommonVersion>
+ <NuGetCommonVersion>6.3.0-rc.128</NuGetCommonVersion>
211
<NuGetConfigurationVersion>$(NuGetCommonVersion)</NuGetConfigurationVersion>
212
<NuGetFrameworksVersion>$(NuGetCommonVersion)</NuGetFrameworksVersion>
213
<NuGetPackagingVersion>$(NuGetCommonVersion)</NuGetPackagingVersion>
0 commit comments