Skip to content

Commit e7dd667

Browse files
authored
Update NuGet version to fix MSBuildWorkspace tests
1 parent 91f2c11 commit e7dd667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
is expected by the NET SDK used in the Workspace.MSBuild UnitTests. In order to test against the same verion of NuGet
208208
as our configured SDK, we must set the version to be the same.
209209
-->
210-
<NuGetCommonVersion>6.3.0-preview.1.32</NuGetCommonVersion>
210+
<NuGetCommonVersion>6.3.0-rc.128</NuGetCommonVersion>
211211
<NuGetConfigurationVersion>$(NuGetCommonVersion)</NuGetConfigurationVersion>
212212
<NuGetFrameworksVersion>$(NuGetCommonVersion)</NuGetFrameworksVersion>
213213
<NuGetPackagingVersion>$(NuGetCommonVersion)</NuGetPackagingVersion>

0 commit comments

Comments
 (0)