|
1 | 1 | <Dependencies> |
2 | 2 | <ProductDependencies> |
3 | | - <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.116-servicing.25206.1"> |
| 3 | + <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.116-servicing.25210.5"> |
4 | 4 | <Uri>https://github.com/dotnet/installer</Uri> |
5 | | - <Sha>c6c9879373c8815ae1ec518526a356d282892bff</Sha> |
| 5 | + <Sha>e89a73c5f8e6152a033f05bea2254bd4392ce212</Sha> |
6 | 6 | </Dependency> |
7 | 7 | <Dependency Name="Microsoft.NET.ILLink" Version="8.0.0-rtm.23524.7"> |
8 | 8 | <Uri>https://github.com/dotnet/runtime</Uri> |
9 | 9 | <Sha>59edaad404d1b8e47080015ae8d0787f94c970df</Sha> |
10 | 10 | </Dependency> |
11 | | - <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.14" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
| 11 | + <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.15" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
12 | 12 | <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri> |
13 | | - <Sha>1584e493603cfc4e9b36b77d6d4afe97de6363f9</Sha> |
| 13 | + <Sha>50c4cb9fc31c47f03eac865d7bc518af173b74b7</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="8.0.14" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
| 16 | + <Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.15" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
17 | 17 | <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri> |
18 | | - <Sha>1584e493603cfc4e9b36b77d6d4afe97de6363f9</Sha> |
| 18 | + <Sha>50c4cb9fc31c47f03eac865d7bc518af173b74b7</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="8.0.14" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
| 21 | + <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.15" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
22 | 22 | <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri> |
23 | | - <Sha>25ef4aa38b77974263cb10f6e9cbd10135f17b59</Sha> |
| 23 | + <Sha>8899cb30120d41413065f1b1465cdabefe0a1f9c</Sha> |
24 | 24 | </Dependency> |
25 | | - <Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100" Version="8.0.14" CoherentParentDependency="Microsoft.NETCore.App.Ref"> |
| 25 | + <Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100" Version="8.0.15" CoherentParentDependency="Microsoft.NETCore.App.Ref"> |
26 | 26 | <Uri>https://github.com/dotnet/emsdk</Uri> |
27 | | - <Sha>ec84e775d21d3b7a6698ec30f7b2a5a9e3acd314</Sha> |
| 27 | + <Sha>6afd7b9f34943078f2e3b747f33350e5fe114269</Sha> |
28 | 28 | </Dependency> |
29 | 29 | <Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.4-alpha.23509.2" CoherentParentDependency="Microsoft.NETCore.App.Ref"> |
30 | 30 | <Uri>https://github.com/dotnet/cecil</Uri> |
|
0 commit comments