[main] Update dependencies from dotnet/installer (#4283)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 2 Oct 2023 18:31:12 +0000 (18:31 +0000)
committerGitHub <noreply@github.com>
Mon, 2 Oct 2023 18:31:12 +0000 (18:31 +0000)
[main] Update dependencies from dotnet/installer

 - Update Versions.props

eng/Version.Details.xml
eng/Versions.props

index 4a4e77f0b2f5d9c910393cdd286b4b89df4b47ae..136ecc6b377c0143d29373e826a6766b59ffabaa 100644 (file)
@@ -27,9 +27,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>ccfe6da198c5f05534863bbb1bff66e830e0c6ab</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-rtm.23474.2">
+    <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-rtm.23479.3">
       <Uri>https://github.com/dotnet/installer</Uri>
-      <Sha>f8a61a24ac843529a82a8f6ede35fc08a6fb8c35</Sha>
+      <Sha>6dae8493a54d682ff64973e67bba2bd1333047a3</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rtm.23501.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 3974605e1ce4190571df2c2345f7bf5fb6be8a9a..da0a4d3784c6319065d26c82ca4b8e86a47d12e6 100644 (file)
@@ -24,7 +24,7 @@
     <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rtm.23501.1</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>8.0.0-rtm.23501.1</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
-    <MicrosoftDotnetSdkInternalVersion>8.0.100-rtm.23474.2</MicrosoftDotnetSdkInternalVersion>
+    <MicrosoftDotnetSdkInternalVersion>8.0.100-rtm.23479.3</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>
   <PropertyGroup>
     <!-- Runtime versions to test -->
@@ -35,7 +35,7 @@
     <!-- The SDK runtime version used to build single-file apps (currently hardcoded) -->
     <SingleFileRuntime60Version>$(MicrosoftNETCoreApp60Version)</SingleFileRuntime60Version>
     <SingleFileRuntime70Version>$(MicrosoftNETCoreApp70Version)</SingleFileRuntime70Version>
-    <SingleFileRuntimeLatestVersion>8.0.0-rtm.23472.12</SingleFileRuntimeLatestVersion>
+    <SingleFileRuntimeLatestVersion>8.0.0-rtm.23477.9</SingleFileRuntimeLatestVersion>
   </PropertyGroup>
   <PropertyGroup>
     <!-- Opt-in/out repo features -->