Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/installer (#3133)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/installer


 - Merge branch 'main' into darc-main-b94fa457-eb37-496d-866f-cdcbfea0a05d
  • Loading branch information
dotnet-maestro[bot] authored Jul 3, 2022
1 parent 8b61529 commit 25e7001
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>ccfe6da198c5f05534863bbb1bff66e830e0c6ab</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="7.0.100-preview.7.22351.2">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="7.0.100-preview.7.22351.3">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>51211d8d2eb12dfbee4d88d24eff9af26d6b7262</Sha>
<Sha>be72bcc21bb8275781bac87a17ca08716df9e2eb</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="7.0.0-preview.7.22351.8">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-preview.7.22351.8</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>7.0.0-preview.7.22351.8</MicrosoftAspNetCoreAppRefVersion>
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
<MicrosoftDotnetSdkInternalVersion>7.0.100-preview.7.22351.2</MicrosoftDotnetSdkInternalVersion>
<MicrosoftDotnetSdkInternalVersion>7.0.100-preview.7.22351.3</MicrosoftDotnetSdkInternalVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Runtime versions to test -->
Expand Down

0 comments on commit 25e7001

Please sign in to comment.