|
1 | 1 | <Dependencies> |
2 | 2 | <ProductDependencies> |
3 | | - <Dependency Name="Microsoft.NET.Sdk" Version="9.0.112-servicing.25514.19"> |
| 3 | + <Dependency Name="Microsoft.NET.Sdk" Version="9.0.112-servicing.25519.14"> |
4 | 4 | <Uri>https://github.com/dotnet/sdk</Uri> |
5 | | - <Sha>c18d6673dda2980788799167ef31ce8381836878</Sha> |
| 5 | + <Sha>7e16521b0c10e42d02d689621512ada6097ec321</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.9" CoherentParentDependency="Microsoft.NET.Sdk"> |
| 11 | + <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="9.0.10" CoherentParentDependency="Microsoft.NET.Sdk"> |
12 | 12 | <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri> |
13 | | - <Sha>893c2ebbd49952ca49e93298148af2d95a61a0a4</Sha> |
| 13 | + <Sha>e1f19886fe3354963a4a790c896b3f99689fd7a5</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.9" CoherentParentDependency="Microsoft.NET.Sdk"> |
| 16 | + <Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.10" CoherentParentDependency="Microsoft.NET.Sdk"> |
17 | 17 | <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri> |
18 | | - <Sha>893c2ebbd49952ca49e93298148af2d95a61a0a4</Sha> |
| 18 | + <Sha>e1f19886fe3354963a4a790c896b3f99689fd7a5</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.9" CoherentParentDependency="Microsoft.NET.Sdk"> |
| 21 | + <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.10" CoherentParentDependency="Microsoft.NET.Sdk"> |
22 | 22 | <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri> |
23 | | - <Sha>ff66c263be7ed395794bdaf616322977b8ec897c</Sha> |
| 23 | + <Sha>5bae930797f60d2d04f3b1df6a33eaca85fc5f28</Sha> |
24 | 24 | </Dependency> |
25 | | - <Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.9-servicing.25418.4" CoherentParentDependency="Microsoft.NETCore.App.Ref"> |
| 25 | + <Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.10-servicing.25469.4" CoherentParentDependency="Microsoft.NETCore.App.Ref"> |
26 | 26 | <Uri>https://github.com/dotnet/emsdk</Uri> |
27 | | - <Sha>dc8e3478c4aa5f6a103329333c2bdbcd07a07741</Sha> |
| 27 | + <Sha>f70927a13648c24660c79ff19a6eb2aac100f0ab</Sha> |
28 | 28 | </Dependency> |
29 | | - <Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25370.2" CoherentParentDependency="Microsoft.NETCore.App.Ref"> |
| 29 | + <Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25464.3" CoherentParentDependency="Microsoft.NETCore.App.Ref"> |
30 | 30 | <Uri>https://github.com/dotnet/cecil</Uri> |
31 | | - <Sha>788a8a7481c01a7d235110cdea2ca5bfb34210d4</Sha> |
| 31 | + <Sha>e5381291dd01d040b5b111f3a2ee8508ec990d78</Sha> |
32 | 32 | </Dependency> |
33 | 33 | <!-- This is a subscription of the .NET 8/Xcode 16.0 versions of our packages --> |
34 | 34 | <Dependency Name="Microsoft.MacCatalyst.Sdk.net8.0_18.0" Version="18.0.8324"> |
|
0 commit comments