Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/installer build 20…
Browse files Browse the repository at this point in the history
…210830.28 (#2543)

[main] Update dependencies from dotnet/installer
  • Loading branch information
dotnet-maestro[bot] authored Aug 30, 2021
1 parent df8f51c commit a2106e1
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 @@ -16,9 +16,9 @@
<Uri>https://github.com/microsoft/clrmd</Uri>
<Sha>0d565802e6be3149e6c0f9ef642553fbe6f0ae75</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.100-rc.2.21430.3">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.100-rc.2.21430.28">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>89ed91071fd9aa054eebf0f789752ee3df0dcdec</Sha>
<Sha>08a8cae41c85f8beef52a92ce579c2e9dd0036e9</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="5.0.0-alpha.1.20473.1">
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<MicrosoftAspNetCoreAppRefInternalVersion>6.0.0-rc.2.21430.3</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>6.0.0-rc.2.21430.3</MicrosoftAspNetCoreAppRefVersion>
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
<MicrosoftDotnetSdkInternalVersion>6.0.100-rc.2.21430.3</MicrosoftDotnetSdkInternalVersion>
<MicrosoftDotnetSdkInternalVersion>6.0.100-rc.2.21430.28</MicrosoftDotnetSdkInternalVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Opt-in/out repo features -->
Expand Down

0 comments on commit a2106e1

Please sign in to comment.