Fix vs redist runtime version (#4574)
authorMike McLaughlin <mikem@microsoft.com>
Tue, 2 Apr 2024 02:33:58 +0000 (19:33 -0700)
committerGitHub <noreply@github.com>
Tue, 2 Apr 2024 02:33:58 +0000 (19:33 -0700)
eng/Version.Details.xml
eng/Versions.props

index 9b106f6351c72c95a2244f4f269710c3dca79b4a..2dd2baca64ca2f76ada6f4d5d10416ab68016e37 100644 (file)
@@ -48,9 +48,9 @@
       <Uri>https://github.com/dotnet/runtime</Uri>
       <Sha>a027afb198c787fbfbca0b1d272ce41d9ab7d27a</Sha>
     </Dependency>
-    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-rtm.23524.7">
+    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24201.5">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha>
+      <Sha>a027afb198c787fbfbca0b1d272ce41d9ab7d27a</Sha>
     </Dependency>
     <!-- Intermediate is necessary for source build. -->
     <Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24162.2">
index 25ff48cf1e41f7e21b92df0fb9624c39063497cc..e978e4804a61eb4986bd2250a31c32b5f7a4a267 100644 (file)
@@ -18,7 +18,7 @@
     <!-- Latest symstore version updated by darc -->
     <MicrosoftSymbolStoreVersion>1.0.517501</MicrosoftSymbolStoreVersion>
     <!-- Latest shared runtime version updated by darc -->
-    <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0</VSRedistCommonNetCoreSharedFrameworkx6480Version>
+    <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.4.24201.5</VSRedistCommonNetCoreSharedFrameworkx6490Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.4.24201.5</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.4.24201.9</MicrosoftAspNetCoreAppRefInternalVersion>
       <Runtime>$(MicrosoftNETCoreAppRuntimewinx64Version)</Runtime>
       <AspNetDownload>$(MicrosoftAspNetCoreAppRefInternalVersion)</AspNetDownload>
       <AspNet>$(MicrosoftAspNetCoreAppRefVersion)</AspNet>
--->
+      -->
       <RuntimeDownload>9.0.0-preview.3.24160.3</RuntimeDownload>
       <Runtime>9.0.0-preview.3.24160.3</Runtime>
       <AspNetDownload>9.0.0-preview.3.24158.2</AspNetDownload>