Skip to content

Commit

Permalink
Bump to dotnet/installer@e607ecc 7.0.100-rtm.22473.5 (#7402)
Browse files Browse the repository at this point in the history
Changes: dotnet/installer@585d4d0...e607ecc
Changes: dotnet/runtime@ee6cde5...43a1166

Updates:

* Microsoft.Dotnet.Sdk.Internal: from 7.0.100-rtm.22470.23 to 7.0.100-rtm.22473.5
* Microsoft.NETCore.App.Ref: from 7.0.0-rtm.22465.3 to 7.0.0-rtm.22466.6
  • Loading branch information
dotnet-maestro[bot] authored Sep 26, 2022
1 parent 0c223fd commit 5fe527c
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="7.0.100-rtm.22470.23">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="7.0.100-rtm.22473.5">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>585d4d01cc1d326bf5fcb0ef6eb105a2a9e2a437</Sha>
<Sha>e607eccbb47bb3e75fc78eadd926f73a08b2ca7f</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22452.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>5f9bfd94d9c687207872ae03f751ea19704381c0</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.0-rtm.22465.3" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.0-rtm.22466.6" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>ee6cde5defb8d697d4a28602d072a3784890728f</Sha>
<Sha>43a11661ae9bacdd847663207bef79fe93d69df7</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100" Version="7.0.0-rc.2.22459.3" CoherentParentDependency="Microsoft.NETCore.App.Ref">
<Uri>https://github.com/dotnet/emsdk</Uri>
Expand Down
4 changes: 2 additions & 2 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-rtm.22470.23</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftDotnetSdkInternalPackageVersion>7.0.100-rtm.22473.5</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>7.0.100-1.22452.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>7.0.0-rtm.22465.3</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>7.0.0-rtm.22466.6</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftDotNetApiCompatPackageVersion>7.0.0-beta.22103.1</MicrosoftDotNetApiCompatPackageVersion>
<MicrosoftDotNetBuildTasksFeedPackageVersion>7.0.0-beta.22103.1</MicrosoftDotNetBuildTasksFeedPackageVersion>
<MicrosoftNETWorkloadEmscriptennet7Manifest70100Version>7.0.0-rc.2.22459.3</MicrosoftNETWorkloadEmscriptennet7Manifest70100Version>
Expand Down

0 comments on commit 5fe527c

Please sign in to comment.