<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>ccfe6da198c5f05534863bbb1bff66e830e0c6ab</Sha>
</Dependency>
- <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-preview.7.23325.5">
+ <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-rc.1.23380.2">
<Uri>https://github.com/dotnet/installer</Uri>
- <Sha>d2a244f560b9f89387a5e748c19adf3114153f89</Sha>
+ <Sha>7168a85a60a483aa627c9f1bdc1cc12546253017</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rc.1.23378.7">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rc.1.23378.7</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>8.0.0-rc.1.23378.7</MicrosoftAspNetCoreAppRefVersion>
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
- <MicrosoftDotnetSdkInternalVersion>8.0.100-preview.7.23325.5</MicrosoftDotnetSdkInternalVersion>
+ <MicrosoftDotnetSdkInternalVersion>8.0.100-rc.1.23380.2</MicrosoftDotnetSdkInternalVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Runtime versions to test -->
<MicrosoftNETCoreApp60Version>6.0.19</MicrosoftNETCoreApp60Version>
<MicrosoftAspNetCoreApp60Version>$(MicrosoftNETCoreApp60Version)</MicrosoftAspNetCoreApp60Version>
- <MicrosoftNETCoreApp70Version>7.0.8</MicrosoftNETCoreApp70Version>
+ <MicrosoftNETCoreApp70Version>7.0.9</MicrosoftNETCoreApp70Version>
<MicrosoftAspNetCoreApp70Version>$(MicrosoftNETCoreApp70Version)</MicrosoftAspNetCoreApp70Version>
<!-- The SDK runtime version used to build single-file apps (currently hardcoded) -->
<SingleFileRuntime60Version>$(MicrosoftNETCoreApp60Version)</SingleFileRuntime60Version>
- <SingleFileRuntime70Version>7.0.7</SingleFileRuntime70Version>
- <SingleFileRuntimeLatestVersion>8.0.0-preview.7.23325.2</SingleFileRuntimeLatestVersion>
+ <SingleFileRuntime70Version>$(MicrosoftNETCoreApp70Version)</SingleFileRuntime70Version>
+ <SingleFileRuntimeLatestVersion>8.0.0-rc.1.23376.5</SingleFileRuntimeLatestVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Opt-in/out repo features -->