|
1 | 1 | <Dependencies> |
2 | 2 | <ProductDependencies> |
3 | | - <Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-rc.1.24380.5"> |
| 3 | + <Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-rc.1.24406.36"> |
4 | 4 | <Uri>https://github.com/dotnet/sdk</Uri> |
5 | | - <Sha>10803eca35eef6e685924886ba74caf0bd9439ad</Sha> |
| 5 | + <Sha>32ea7ddd4d2bd6c34508d4439ed5a10c04b42fef</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-rc.1.24378.5" CoherentParentDependency="Microsoft.NET.Sdk"> |
| 11 | + <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="9.0.0-rc.1.24403.1" CoherentParentDependency="Microsoft.NET.Sdk"> |
12 | 12 | <Uri>https://github.com/dotnet/runtime</Uri> |
13 | | - <Sha>0912e94a6c81f4743946831137ba6c3ec3f1a179</Sha> |
| 13 | + <Sha>1cc0186c3e120ee4ed0494cf74fef0a3ef0118d6</Sha> |
14 | 14 | </Dependency> |
15 | 15 | <!-- Set TRACKING_DOTNET_RUNTIME_SEPARATELY to something in Make.config if removing the CoherentParentDependency on Microsoft.NET.Sdk --> |
16 | | - <Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-rc.1.24378.5" CoherentParentDependency="Microsoft.NET.Sdk"> |
| 16 | + <Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-rc.1.24403.1" CoherentParentDependency="Microsoft.NET.Sdk"> |
17 | 17 | <Uri>https://github.com/dotnet/runtime</Uri> |
18 | | - <Sha>0912e94a6c81f4743946831137ba6c3ec3f1a179</Sha> |
| 18 | + <Sha>1cc0186c3e120ee4ed0494cf74fef0a3ef0118d6</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-rc.1.24379.7" CoherentParentDependency="Microsoft.NET.Sdk"> |
| 21 | + <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.1.24406.7" CoherentParentDependency="Microsoft.NET.Sdk"> |
22 | 22 | <Uri>https://github.com/dotnet/aspnetcore</Uri> |
23 | | - <Sha>27f2a011a4211118552dfb8f38d36e8629267d2b</Sha> |
| 23 | + <Sha>c43053635afd8b3b9c0f805384936ba4c58d94fe</Sha> |
24 | 24 | </Dependency> |
25 | | - <Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-rc.1.24373.3" CoherentParentDependency="Microsoft.NETCore.App.Ref"> |
| 25 | + <Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-rc.1.24379.5" CoherentParentDependency="Microsoft.NETCore.App.Ref"> |
26 | 26 | <Uri>https://github.com/dotnet/emsdk</Uri> |
27 | | - <Sha>40781ca2fc6be1dd81143d8773105a0f9f77d923</Sha> |
| 27 | + <Sha>bdc1e33d5d5ec616dce13320f9ee7189aced17ee</Sha> |
28 | 28 | </Dependency> |
29 | | - <Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.24365.1" CoherentParentDependency="Microsoft.NETCore.App.Ref"> |
| 29 | + <Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.24379.1" CoherentParentDependency="Microsoft.NETCore.App.Ref"> |
30 | 30 | <Uri>https://github.com/dotnet/cecil</Uri> |
31 | | - <Sha>e05101e694b7c86f03f767014fc203cec5dc7f18</Sha> |
| 31 | + <Sha>b9d928a9d65ed39b9257846e1b8e853cea609c00</Sha> |
32 | 32 | </Dependency> |
33 | 33 | <!-- This is a subscription of the .NET 8/Xcode 15.4 versions of our packages --> |
34 | 34 | <Dependency Name="Microsoft.MacCatalyst.Sdk.net8.0_17.5" Version="17.5.8016"> |
|
0 commit comments