Skip to content

Commit

Permalink
Update nuget to net8 p5 version
Browse files Browse the repository at this point in the history
  • Loading branch information
dibarbet committed Jun 14, 2023
1 parent 99de38c commit 25d922f
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 @@ -226,7 +226,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.6.0-preview.3.57</NuGetCommonVersion>
<NuGetCommonVersion>6.7.0-preview.2.50</NuGetCommonVersion>
<NuGetConfigurationVersion>$(NuGetCommonVersion)</NuGetConfigurationVersion>
<NuGetFrameworksVersion>$(NuGetCommonVersion)</NuGetFrameworksVersion>
<NuGetPackagingVersion>$(NuGetCommonVersion)</NuGetPackagingVersion>
Expand Down

0 comments on commit 25d922f

Please sign in to comment.