Skip to content

Commit

Permalink
Bump to dotnet/installer@53587f9 7.0.100-rc.1.22374.1 (#7198)
Browse files Browse the repository at this point in the history
Changes: dotnet/installer@a9c056c...53587f9
Changes: dotnet/linker@d27ff61...31a57b5
Changes: dotnet/runtime@072eda8...aafa910

Updates:

* Microsoft.Dotnet.Sdk.Internal: from 7.0.100-rc.1.22368.2 to 7.0.100-rc.1.22374.1
* Microsoft.NET.ILLink.Tasks: from 7.0.100-1.22365.1 to 7.0.100-1.22368.1
* Microsoft.NETCore.App.Ref: from 7.0.0-rc.1.22366.5 to 7.0.0-rc.1.22367.4
  • Loading branch information
dotnet-maestro[bot] authored Jul 26, 2022
1 parent a561d3b commit d26e69a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 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="7.0.100-rc.1.22368.2">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="7.0.100-rc.1.22374.1">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>a9c056cd39d431a1b419f24de6d22d2ff24da7c1</Sha>
<Sha>53587f98e132f3c5bc6d2a77d779d6872710d53e</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22365.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22368.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>d27ff61b711aa685006d6d55057faf01b482114f</Sha>
<Sha>31a57b5762d8aceb4a61cc1e6cf96605cce417f1</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.0-rc.1.22366.5" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.0-rc.1.22367.4" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>072eda8d6b2c24ba4c7691a780546a2d6691b1a4</Sha>
<Sha>aafa91036e1efd3d4dcb67eeb261cb6d8f774685</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Manifest-7.0.100" Version="7.0.0-rc.1.22362.2" CoherentParentDependency="Microsoft.NETCore.App.Ref">
<Uri>https://github.com/dotnet/emsdk</Uri>
Expand Down
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<Project>
<!--Package versions-->
<PropertyGroup>
<MicrosoftDotnetSdkInternalPackageVersion>7.0.100-rc.1.22368.2</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>7.0.100-1.22365.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>7.0.0-rc.1.22366.5</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftDotnetSdkInternalPackageVersion>7.0.100-rc.1.22374.1</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>7.0.100-1.22368.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>7.0.0-rc.1.22367.4</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftDotNetApiCompatPackageVersion>7.0.0-beta.22103.1</MicrosoftDotNetApiCompatPackageVersion>
<MicrosoftDotNetBuildTasksFeedPackageVersion>7.0.0-beta.22103.1</MicrosoftDotNetBuildTasksFeedPackageVersion>
<MicrosoftNETWorkloadEmscriptenManifest70100Version>7.0.0-rc.1.22362.2</MicrosoftNETWorkloadEmscriptenManifest70100Version>
Expand Down

0 comments on commit d26e69a

Please sign in to comment.