Skip to content

Commit 764a0f9

Browse files
authored
Fix newtonsoft alerts (#42478)
1 parent 2ea8d12 commit 764a0f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -205,9 +205,9 @@
205205
<MicrosoftWebAdministrationVersion>11.1.0</MicrosoftWebAdministrationVersion>
206206
<MicrosoftWebXdtVersion>1.4.0</MicrosoftWebXdtVersion>
207207
<SystemIdentityModelTokensJwtVersion>6.10.0</SystemIdentityModelTokensJwtVersion>
208-
<NuGetPackagingVersion>5.10.0-rc.7240</NuGetPackagingVersion>
209-
<NuGetVersioningVersion>5.10.0-rc.7240</NuGetVersioningVersion>
210-
<NuGetFrameworksVersion>5.10.0-rc.7240</NuGetFrameworksVersion>
208+
<NuGetPackagingVersion>6.0.0</NuGetPackagingVersion>
209+
<NuGetVersioningVersion>6.0.0</NuGetVersioningVersion>
210+
<NuGetFrameworksVersion>6.0.0</NuGetFrameworksVersion>
211211
<SystemComponentModelAnnotationsVersion>5.0.0</SystemComponentModelAnnotationsVersion>
212212
<SystemNetExperimentalMsQuicVersion>5.0.0-alpha.20560.6</SystemNetExperimentalMsQuicVersion>
213213
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>

0 commit comments

Comments
 (0)