Skip to content

Commit

Permalink
Bump to dotnet/installer@ce155e0 6.0.100-preview.7.21377.3 (#6130)
Browse files Browse the repository at this point in the history
Changes: dotnet/installer@a3dabf8...ce155e0
Changes: dotnet/runtime@46b249d...64453dd

Updates:

* Microsoft.Dotnet.Sdk.Internal: from 6.0.100-preview.7.21375.8 to 6.0.100-preview.7.21377.3
* Microsoft.NETCore.App.Ref: from 6.0.0-preview.7.21373.17 to 6.0.0-preview.7.21376.17
  • Loading branch information
dotnet-maestro[bot] authored Jul 27, 2021
1 parent 80423a6 commit 89732ff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.100-preview.7.21375.8">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.100-preview.7.21377.3">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>a3dabf80ad218d33ed862a18fbae5954df44bad9</Sha>
<Sha>ce155e0d9ec38cfeb9791fc4ee8ac51c3c6bbdd3</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21365.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/mono/linker</Uri>
<Sha>9ecf5bd2809f93d98c1dbea640790ca5a88d35ec</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-preview.7.21373.17" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-preview.7.21376.17" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>46b249d7a1b2708ea62319d021fc8e61cb6e02ef</Sha>
<Sha>64453dd8d21b828401c0cc58d29e060e884bdd81</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<Project>
<!--Package versions-->
<PropertyGroup>
<MicrosoftDotnetSdkInternalPackageVersion>6.0.100-preview.7.21375.8</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftDotnetSdkInternalPackageVersion>6.0.100-preview.7.21377.3</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>6.0.100-preview.6.21365.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftDotNetApiCompatPackageVersion>5.0.0-beta.20181.7</MicrosoftDotNetApiCompatPackageVersion>
<MicrosoftDotNetBuildTasksFeedPackageVersion>6.0.0-beta.21212.6</MicrosoftDotNetBuildTasksFeedPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>6.0.0-preview.7.21373.17</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>6.0.0-preview.7.21376.17</MicrosoftNETCoreAppRefPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Trim all characters after first `-` or `+` is encountered. -->
Expand Down

0 comments on commit 89732ff

Please sign in to comment.