Skip to content

Commit

Permalink
Bump to dotnet/installer@91824b5bf7 9.0.100-preview.4.24260.3 (#8937)
Browse files Browse the repository at this point in the history
Changes: dotnet/installer@d2677a6...91824b5
Changes: dotnet/runtime@f40749b...2270e31

Updates:

* Microsoft.Dotnet.Sdk.Internal: from 9.0.100-preview.4.24257.5 to 9.0.100-preview.4.24260.3
* Microsoft.NETCore.App.Ref: from 9.0.0-preview.4.24252.19 to 9.0.0-preview.4.24260.3
* Microsoft.NET.ILLink.Tasks: from 9.0.0-preview.4.24252.19 to 9.0.0-preview.4.24260.3
  • Loading branch information
dotnet-maestro[bot] committed May 13, 2024
1 parent f005b47 commit 5cb9ca9
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="9.0.100-preview.4.24257.5">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-preview.4.24260.3">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>d2677a64e52f173fd498646cb862b1d4436ee7f3</Sha>
<Sha>91824b5bf7b89f1e9832061d6bdaf0cc9ecc1f55</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="9.0.0-preview.4.24252.19" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="9.0.0-preview.4.24260.3" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f40749be6a2f1e0f736dec1145dfd3a0e6debce4</Sha>
<Sha>2270e3185f538a1581dcf11dd5317da1bd92909c</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-preview.4.24252.19" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-preview.4.24260.3" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f40749be6a2f1e0f736dec1145dfd3a0e6debce4</Sha>
<Sha>2270e3185f538a1581dcf11dd5317da1bd92909c</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-preview.4.24252.5" 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>9.0.100-preview.4.24257.5</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>9.0.0-preview.4.24252.19</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>9.0.0-preview.4.24252.19</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftDotnetSdkInternalPackageVersion>9.0.100-preview.4.24260.3</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>9.0.0-preview.4.24260.3</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>9.0.0-preview.4.24260.3</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftDotNetApiCompatPackageVersion>7.0.0-beta.22103.1</MicrosoftDotNetApiCompatPackageVersion>
<MicrosoftDotNetBuildTasksFeedPackageVersion>7.0.0-beta.22103.1</MicrosoftDotNetBuildTasksFeedPackageVersion>
<MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>9.0.0-preview.4.24252.5</MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>
Expand Down

0 comments on commit 5cb9ca9

Please sign in to comment.