|
1 | 1 | <Dependencies>
|
2 | 2 | <ProductDependencies>
|
3 |
| - <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-preview.4.24172.18"> |
| 3 | + <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-preview.4.24174.1"> |
4 | 4 | <Uri>https://github.com/dotnet/installer</Uri>
|
5 |
| - <Sha>ef7b033e7c1e5e02e7fe3f658ebcdae6bb50692a</Sha> |
| 5 | + <Sha>84e198b55e9d7330e9d4edf37e46da8891df9b91</Sha> |
6 | 6 | </Dependency>
|
7 | 7 | <Dependency Name="Microsoft.NET.ILLink" Version="9.0.0-alpha.1.23556.4">
|
8 | 8 | <Uri>https://github.com/dotnet/runtime</Uri>
|
9 | 9 | <Sha>cf47d9ff6827a3e1d6f2acbf925cd618418f20dd</Sha>
|
10 | 10 | </Dependency>
|
11 |
| - <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="9.0.0-preview.3.24162.31" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
| 11 | + <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="9.0.0-preview.4.24173.6" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
12 | 12 | <Uri>https://github.com/dotnet/runtime</Uri>
|
13 |
| - <Sha>596a1f7b6429fc06cf71465238cb349cab4edc35</Sha> |
| 13 | + <Sha>17f8138a726b8af269bffc59e9baa12dcb7abca5</Sha> |
14 | 14 | </Dependency>
|
15 | 15 | <!-- Set TRACKING_DOTNET_RUNTIME_SEPARATELY to something in Make.config if removing the CoherentParentDependency on Microsoft.Dotnet.Sdk.Internal -->
|
16 |
| - <Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-preview.3.24162.31" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
| 16 | + <Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-preview.4.24173.6" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
17 | 17 | <Uri>https://github.com/dotnet/runtime</Uri>
|
18 |
| - <Sha>596a1f7b6429fc06cf71465238cb349cab4edc35</Sha> |
| 18 | + <Sha>17f8138a726b8af269bffc59e9baa12dcb7abca5</Sha> |
19 | 19 | </Dependency>
|
20 | 20 | <!-- This is required for our test apps to build; in some cases Microsoft.AspNetCore.App is pulled in, and when building test apps the build needs to be able to resolve that -->
|
21 |
| - <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.3.24163.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
| 21 | + <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24173.2" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
22 | 22 | <Uri>https://github.com/dotnet/aspnetcore</Uri>
|
23 |
| - <Sha>268a2dfc29b33e3fdb73cbac6eb198c05314d77e</Sha> |
| 23 | + <Sha>c8b44d018e233a0361a1a26e7b6bff10f1730cd3</Sha> |
24 | 24 | </Dependency>
|
25 |
| - <Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-preview.3.24156.3" CoherentParentDependency="Microsoft.NETCore.App.Ref"> |
| 25 | + <Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-preview.3.24160.1" CoherentParentDependency="Microsoft.NETCore.App.Ref"> |
26 | 26 | <Uri>https://github.com/dotnet/emsdk</Uri>
|
27 |
| - <Sha>a5f4de78fca42544771977f8e8e04c4aa83e1d02</Sha> |
| 27 | + <Sha>5dd0620274178dd73cac5049e5187c00e07ecf0c</Sha> |
28 | 28 | </Dependency>
|
29 |
| - <Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.4-alpha.24158.1" CoherentParentDependency="Microsoft.NETCore.App.Ref"> |
| 29 | + <Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.4-alpha.24168.1" CoherentParentDependency="Microsoft.NETCore.App.Ref"> |
30 | 30 | <Uri>https://github.com/dotnet/cecil</Uri>
|
31 |
| - <Sha>ba53c75483aa4980a332fa48e61076f80adfec40</Sha> |
| 31 | + <Sha>9c8ea966df62f764523b51772763e74e71040a92</Sha> |
32 | 32 | </Dependency>
|
33 | 33 | <!-- This is a subscription of the .NET 8 versions of our packages -->
|
34 | 34 | <Dependency Name="Microsoft.MacCatalyst.Sdk" Version="17.2.8044">
|
|
0 commit comments