[main] Update dependencies from dotnet/installer (#3691)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 27 Feb 2023 22:06:27 +0000 (22:06 +0000)
committerGitHub <noreply@github.com>
Mon, 27 Feb 2023 22:06:27 +0000 (22:06 +0000)
[main] Update dependencies from dotnet/installer

 - Update single-file version

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

index 55ff25235887f506bb4fce2b74ddf466d69ab44a..a6723d8c488bba80ab239fa9de24c0c03a086ae7 100644 (file)
@@ -23,9 +23,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>ccfe6da198c5f05534863bbb1bff66e830e0c6ab</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-preview.2.23124.7">
+    <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-preview.3.23127.1">
       <Uri>https://github.com/dotnet/installer</Uri>
-      <Sha>dc69610af915341dfcb759812ed46acc00e36ae4</Sha>
+      <Sha>319ed0d4de27b6c7042272d8b5f1eac3a17b55fa</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-preview.2.23124.5">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index b74335e5adbc29069af2a04776a18e702e607efd..860d7b872f1b1d2607996050c3a7f2d6fcc99310 100644 (file)
@@ -24,7 +24,7 @@
     <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-preview.2.23124.5</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>8.0.0-preview.2.23124.5</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
-    <MicrosoftDotnetSdkInternalVersion>8.0.100-preview.2.23124.7</MicrosoftDotnetSdkInternalVersion>
+    <MicrosoftDotnetSdkInternalVersion>8.0.100-preview.3.23127.1</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-preview.2.23124.2</SingleFileRuntimeLatestVersion>
+    <SingleFileRuntimeLatestVersion>8.0.0-preview.2.23126.3</SingleFileRuntimeLatestVersion>
   </PropertyGroup>
   <PropertyGroup>
     <!-- Opt-in/out repo features -->