Skip to content

Commit fd81287

Browse files
committed
Downgrade System.ComponentModel.Annotations to 5.0.0
Based on discussion in #32468 due to dead-ending in dotnet/runtime#51891
1 parent 73d9fa9 commit fd81287

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
<SystemIdentityModelTokensJwtVersion>6.10.0</SystemIdentityModelTokensJwtVersion>
208208
<NuGetVersioningVersion>5.10.0-preview.2.7203</NuGetVersioningVersion>
209209
<NuGetFrameworksVersion>5.10.0-preview.2.7203</NuGetFrameworksVersion>
210-
<SystemComponentModelAnnotationsVersion>6.0.0-preview.5.21227.1</SystemComponentModelAnnotationsVersion>
210+
<SystemComponentModelAnnotationsVersion>5.0.0</SystemComponentModelAnnotationsVersion>
211211
<SystemNetExperimentalMsQuicVersion>5.0.0-alpha.20560.6</SystemNetExperimentalMsQuicVersion>
212212
<!-- Packages from 2.1, 3.1, and 5.0 branches used for site extension build. -->
213213
<MicrosoftAspNetCoreAzureAppServicesSiteExtension21Version>2.1.1</MicrosoftAspNetCoreAzureAppServicesSiteExtension21Version>

0 commit comments

Comments
 (0)