Skip to content

Commit

Permalink
Merge pull request dotnet#64278 from dotnet/dev/jorobich/fix-rolling-ci
Browse files Browse the repository at this point in the history
Update NuGet version to fix rolling CI
  • Loading branch information
JoeRobich authored Sep 26, 2022
2 parents 789c8cf + 95829f3 commit 3df66d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
is expected by the NET SDK used in the Workspace.MSBuild UnitTests. In order to test against the same verion of NuGet
as our configured SDK, we must set the version to be the same.
-->
<NuGetCommonVersion>6.3.0-rc.128</NuGetCommonVersion>
<NuGetCommonVersion>6.4.0-preview.1.54</NuGetCommonVersion>
<NuGetConfigurationVersion>$(NuGetCommonVersion)</NuGetConfigurationVersion>
<NuGetFrameworksVersion>$(NuGetCommonVersion)</NuGetFrameworksVersion>
<NuGetPackagingVersion>$(NuGetCommonVersion)</NuGetPackagingVersion>
Expand Down

0 comments on commit 3df66d1

Please sign in to comment.