Skip to content

Commit effd4bc

Browse files
committed
Fix versions.props
1 parent 327b4f9 commit effd4bc

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

eng/Versions.props

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@
6767
<PropertyGroup Label="Automated">
6868
<!-- Packages from dotnet/runtime -->
6969
<MicrosoftExtensionsDependencyModelVersion>8.0.2</MicrosoftExtensionsDependencyModelVersion>
70-
<MicrosoftNETCoreAppRefVersion>8.0.15</MicrosoftNETCoreAppRefVersion>
71-
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.15</MicrosoftNETCoreAppRuntimewinx64Version>
72-
<MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>8.0.15</MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>
73-
<MicrosoftNETRuntimeWebAssemblySdkVersion>8.0.15</MicrosoftNETRuntimeWebAssemblySdkVersion>
74-
<MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>8.0.15</MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>
75-
<MicrosoftNETCoreBrowserDebugHostTransportVersion>8.0.15-servicing.25164.13</MicrosoftNETCoreBrowserDebugHostTransportVersion>
70+
<MicrosoftNETCoreAppRefVersion>8.0.16</MicrosoftNETCoreAppRefVersion>
71+
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.16</MicrosoftNETCoreAppRuntimewinx64Version>
72+
<MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>8.0.16</MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>
73+
<MicrosoftNETRuntimeWebAssemblySdkVersion>8.0.16</MicrosoftNETRuntimeWebAssemblySdkVersion>
74+
<MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>8.0.16</MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>
75+
<MicrosoftNETCoreBrowserDebugHostTransportVersion>8.0.16-servicing.25215.6</MicrosoftNETCoreBrowserDebugHostTransportVersion>
7676
<MicrosoftExtensionsCachingAbstractionsVersion>8.0.0</MicrosoftExtensionsCachingAbstractionsVersion>
7777
<MicrosoftExtensionsCachingMemoryVersion>8.0.1</MicrosoftExtensionsCachingMemoryVersion>
7878
<MicrosoftExtensionsConfigurationAbstractionsVersion>8.0.0</MicrosoftExtensionsConfigurationAbstractionsVersion>
@@ -93,7 +93,7 @@
9393
<MicrosoftExtensionsFileProvidersCompositeVersion>8.0.0</MicrosoftExtensionsFileProvidersCompositeVersion>
9494
<MicrosoftExtensionsFileProvidersPhysicalVersion>8.0.0</MicrosoftExtensionsFileProvidersPhysicalVersion>
9595
<MicrosoftExtensionsFileSystemGlobbingVersion>8.0.0</MicrosoftExtensionsFileSystemGlobbingVersion>
96-
<MicrosoftExtensionsHostFactoryResolverSourcesVersion>8.0.15-servicing.25164.13</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
96+
<MicrosoftExtensionsHostFactoryResolverSourcesVersion>8.0.16-servicing.25215.6</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
9797
<MicrosoftExtensionsHostingAbstractionsVersion>8.0.1</MicrosoftExtensionsHostingAbstractionsVersion>
9898
<MicrosoftExtensionsHostingVersion>8.0.1</MicrosoftExtensionsHostingVersion>
9999
<MicrosoftExtensionsHttpVersion>8.0.1</MicrosoftExtensionsHttpVersion>
@@ -109,15 +109,15 @@
109109
<MicrosoftExtensionsOptionsDataAnnotationsVersion>8.0.0</MicrosoftExtensionsOptionsDataAnnotationsVersion>
110110
<MicrosoftExtensionsOptionsVersion>8.0.2</MicrosoftExtensionsOptionsVersion>
111111
<MicrosoftExtensionsPrimitivesVersion>8.0.0</MicrosoftExtensionsPrimitivesVersion>
112-
<MicrosoftInternalRuntimeAspNetCoreTransportVersion>8.0.15-servicing.25164.13</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
112+
<MicrosoftInternalRuntimeAspNetCoreTransportVersion>8.0.16-servicing.25215.6</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
113113
<SystemConfigurationConfigurationManagerVersion>8.0.1</SystemConfigurationConfigurationManagerVersion>
114114
<SystemDiagnosticsDiagnosticSourceVersion>8.0.1</SystemDiagnosticsDiagnosticSourceVersion>
115115
<SystemDiagnosticsEventLogVersion>8.0.2</SystemDiagnosticsEventLogVersion>
116116
<SystemDirectoryServicesProtocolsVersion>8.0.1</SystemDirectoryServicesProtocolsVersion>
117117
<SystemDrawingCommonVersion>8.0.0-rtm.23520.14</SystemDrawingCommonVersion>
118118
<SystemIOPipelinesVersion>8.0.0</SystemIOPipelinesVersion>
119119
<SystemNetHttpJsonVersion>8.0.1</SystemNetHttpJsonVersion>
120-
<SystemNetHttpWinHttpHandlerVersion>8.0.2</SystemNetHttpWinHttpHandlerVersion>
120+
<SystemNetHttpWinHttpHandlerVersion>8.0.3</SystemNetHttpWinHttpHandlerVersion>
121121
<SystemReflectionMetadataVersion>8.0.1</SystemReflectionMetadataVersion>
122122
<SystemResourcesExtensionsVersion>8.0.0</SystemResourcesExtensionsVersion>
123123
<SystemSecurityCryptographyPkcsVersion>8.0.1</SystemSecurityCryptographyPkcsVersion>
@@ -129,9 +129,9 @@
129129
<SystemThreadingAccessControlVersion>8.0.0</SystemThreadingAccessControlVersion>
130130
<SystemThreadingChannelsVersion>8.0.0</SystemThreadingChannelsVersion>
131131
<SystemThreadingRateLimitingVersion>8.0.0</SystemThreadingRateLimitingVersion>
132-
<MicrosoftSourceBuildIntermediateruntimelinuxx64Version>8.0.15-servicing.25164.13</MicrosoftSourceBuildIntermediateruntimelinuxx64Version>
132+
<MicrosoftSourceBuildIntermediateruntimelinuxx64Version>8.0.16-servicing.25215.6</MicrosoftSourceBuildIntermediateruntimelinuxx64Version>
133133
<!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
134-
<MicrosoftNETCorePlatformsVersion>8.0.15-servicing.25164.13</MicrosoftNETCorePlatformsVersion>
134+
<MicrosoftNETCorePlatformsVersion>8.0.16-servicing.25215.6</MicrosoftNETCorePlatformsVersion>
135135
<MicrosoftBclAsyncInterfacesVersion>8.0.0</MicrosoftBclAsyncInterfacesVersion>
136136
<!-- Transitive package to provide coherency in dotnet/extensions -->
137137
<MicrosoftBclTimeProviderVersion>8.0.1</MicrosoftBclTimeProviderVersion>
@@ -143,14 +143,14 @@
143143
<MicrosoftExtensionsDiagnosticsTestingVersion>8.1.0-preview.23604.1</MicrosoftExtensionsDiagnosticsTestingVersion>
144144
<MicrosoftExtensionsTimeProviderTestingVersion>8.1.0-preview.23604.1</MicrosoftExtensionsTimeProviderTestingVersion>
145145
<!-- Packages from dotnet/efcore -->
146-
<dotnetefVersion>8.0.15</dotnetefVersion>
147-
<MicrosoftEntityFrameworkCoreInMemoryVersion>8.0.15</MicrosoftEntityFrameworkCoreInMemoryVersion>
148-
<MicrosoftEntityFrameworkCoreRelationalVersion>8.0.15</MicrosoftEntityFrameworkCoreRelationalVersion>
149-
<MicrosoftEntityFrameworkCoreSqliteVersion>8.0.15</MicrosoftEntityFrameworkCoreSqliteVersion>
150-
<MicrosoftEntityFrameworkCoreSqlServerVersion>8.0.15</MicrosoftEntityFrameworkCoreSqlServerVersion>
151-
<MicrosoftEntityFrameworkCoreToolsVersion>8.0.15</MicrosoftEntityFrameworkCoreToolsVersion>
152-
<MicrosoftEntityFrameworkCoreVersion>8.0.15</MicrosoftEntityFrameworkCoreVersion>
153-
<MicrosoftEntityFrameworkCoreDesignVersion>8.0.15</MicrosoftEntityFrameworkCoreDesignVersion>
146+
<dotnetefVersion>8.0.16</dotnetefVersion>
147+
<MicrosoftEntityFrameworkCoreInMemoryVersion>8.0.16</MicrosoftEntityFrameworkCoreInMemoryVersion>
148+
<MicrosoftEntityFrameworkCoreRelationalVersion>8.0.16</MicrosoftEntityFrameworkCoreRelationalVersion>
149+
<MicrosoftEntityFrameworkCoreSqliteVersion>8.0.16</MicrosoftEntityFrameworkCoreSqliteVersion>
150+
<MicrosoftEntityFrameworkCoreSqlServerVersion>8.0.16</MicrosoftEntityFrameworkCoreSqlServerVersion>
151+
<MicrosoftEntityFrameworkCoreToolsVersion>8.0.16</MicrosoftEntityFrameworkCoreToolsVersion>
152+
<MicrosoftEntityFrameworkCoreVersion>8.0.16</MicrosoftEntityFrameworkCoreVersion>
153+
<MicrosoftEntityFrameworkCoreDesignVersion>8.0.16</MicrosoftEntityFrameworkCoreDesignVersion>
154154
<!-- Packages from dotnet/roslyn -->
155155
<MicrosoftCodeAnalysisCommonVersion>4.8.0-7.24574.2</MicrosoftCodeAnalysisCommonVersion>
156156
<MicrosoftCodeAnalysisExternalAccessAspNetCoreVersion>4.8.0-7.24574.2</MicrosoftCodeAnalysisExternalAccessAspNetCoreVersion>
@@ -339,4 +339,4 @@
339339
<DotnetServeVersion>1.10.93</DotnetServeVersion>
340340
<MicrosoftPlaywrightCLIVersion>1.2.3</MicrosoftPlaywrightCLIVersion>
341341
</PropertyGroup>
342-
</Project>
342+
</Project>

0 commit comments

Comments
 (0)