Skip to content

Commit 73d9fa9

Browse files
authored
Move System.ComponentModel.Annotations To Manual Dependency Update (#32468)
1 parent 9127115 commit 73d9fa9

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

eng/Version.Details.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -185,10 +185,6 @@
185185
<Uri>https://github.com/dotnet/runtime</Uri>
186186
<Sha>65020c946254c9a99497f4fdfa4136131f51f913</Sha>
187187
</Dependency>
188-
<Dependency Name="System.ComponentModel.Annotations" Version="6.0.0-preview.5.21227.1">
189-
<Uri>https://github.com/dotnet/runtime</Uri>
190-
<Sha>6cde32922e8329c75b2db3e028c7b80b11afd0a8</Sha>
191-
</Dependency>
192188
<Dependency Name="System.Diagnostics.DiagnosticSource" Version="6.0.0-preview.5.21254.12">
193189
<Uri>https://github.com/dotnet/runtime</Uri>
194190
<Sha>65020c946254c9a99497f4fdfa4136131f51f913</Sha>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@
111111
<MicrosoftExtensionsOptionsVersion>6.0.0-preview.5.21254.12</MicrosoftExtensionsOptionsVersion>
112112
<MicrosoftExtensionsPrimitivesVersion>6.0.0-preview.5.21254.12</MicrosoftExtensionsPrimitivesVersion>
113113
<MicrosoftAspNetCoreInternalTransportVersion>6.0.0-preview.5.21254.12</MicrosoftAspNetCoreInternalTransportVersion>
114-
<SystemComponentModelAnnotationsVersion>6.0.0-preview.5.21227.1</SystemComponentModelAnnotationsVersion>
115114
<SystemDiagnosticsDiagnosticSourceVersion>6.0.0-preview.5.21254.12</SystemDiagnosticsDiagnosticSourceVersion>
116115
<SystemDiagnosticsEventLogVersion>6.0.0-preview.5.21254.12</SystemDiagnosticsEventLogVersion>
117116
<SystemDirectoryServicesProtocolsVersion>6.0.0-preview.5.21254.12</SystemDirectoryServicesProtocolsVersion>
@@ -208,6 +207,7 @@
208207
<SystemIdentityModelTokensJwtVersion>6.10.0</SystemIdentityModelTokensJwtVersion>
209208
<NuGetVersioningVersion>5.10.0-preview.2.7203</NuGetVersioningVersion>
210209
<NuGetFrameworksVersion>5.10.0-preview.2.7203</NuGetFrameworksVersion>
210+
<SystemComponentModelAnnotationsVersion>6.0.0-preview.5.21227.1</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)