|
1 | 1 | <Dependencies> |
2 | 2 | <ProductDependencies> |
3 | | - <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.115-servicing.25156.2"> |
| 3 | + <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.115-servicing.25166.1"> |
4 | 4 | <Uri>https://github.com/dotnet/installer</Uri> |
5 | | - <Sha>8e6c4dd7083c13bdf78be61b26b40b1758d5db77</Sha> |
| 5 | + <Sha>a0cc0772ed1080cd07145e35b42a248b0136084d</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.13" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
| 11 | + <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.14" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
12 | 12 | <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri> |
13 | | - <Sha>eba546b0f0d448e0176a2222548fd7a2fbf464c0</Sha> |
| 13 | + <Sha>1584e493603cfc4e9b36b77d6d4afe97de6363f9</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.13" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
| 16 | + <Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.14" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
17 | 17 | <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri> |
18 | | - <Sha>eba546b0f0d448e0176a2222548fd7a2fbf464c0</Sha> |
| 18 | + <Sha>1584e493603cfc4e9b36b77d6d4afe97de6363f9</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.13" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
| 21 | + <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.14" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal"> |
22 | 22 | <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri> |
23 | | - <Sha>009e1ccafde4086ea52999e878f6e7aa5a7c4ccf</Sha> |
| 23 | + <Sha>25ef4aa38b77974263cb10f6e9cbd10135f17b59</Sha> |
24 | 24 | </Dependency> |
25 | | - <Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100" Version="8.0.12" CoherentParentDependency="Microsoft.NETCore.App.Ref"> |
| 25 | + <Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100" Version="8.0.14" CoherentParentDependency="Microsoft.NETCore.App.Ref"> |
26 | 26 | <Uri>https://github.com/dotnet/emsdk</Uri> |
27 | | - <Sha>c458a7647c04e323c238f381eb176af24254b3ff</Sha> |
| 27 | + <Sha>ec84e775d21d3b7a6698ec30f7b2a5a9e3acd314</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