Skip to content

Commit

Permalink
Merge pull request #70023 from jasonmalinowski/update-nuget-version
Browse files Browse the repository at this point in the history
Bump the NuGet.Frameworks version
  • Loading branch information
jasonmalinowski authored Sep 20, 2023
2 parents 9a4b26d + 9b2d3d6 commit 28f3556
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 @@ -219,7 +219,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.8.0-preview.1.69</NuGetCommonVersion>
<NuGetCommonVersion>6.8.0-rc.112</NuGetCommonVersion>
<NuGetConfigurationVersion>$(NuGetCommonVersion)</NuGetConfigurationVersion>
<NuGetFrameworksVersion>$(NuGetCommonVersion)</NuGetFrameworksVersion>
<NuGetPackagingVersion>$(NuGetCommonVersion)</NuGetPackagingVersion>
Expand Down

0 comments on commit 28f3556

Please sign in to comment.