|
1 | 1 | <Dependencies> |
2 | 2 | <ProductDependencies> |
3 | | - <Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-preview.2.25107.24"> |
| 3 | + <Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-preview.2.25108.4"> |
4 | 4 | <Uri>https://github.com/dotnet/sdk</Uri> |
5 | | - <Sha>2752e1b5f4adb5d5f9ff5b0337f44f474b6e14e1</Sha> |
| 5 | + <Sha>c0f88f2416d2e61f302411bdfbab3b2e87b9d35c</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="10.0.0-preview.2.25106.8" CoherentParentDependency="Microsoft.NET.Sdk"> |
| 11 | + <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="10.0.0-preview.2.25107.7" CoherentParentDependency="Microsoft.NET.Sdk"> |
12 | 12 | <Uri>https://github.com/dotnet/runtime</Uri> |
13 | | - <Sha>111ceb8a0fba166bc3a410314518576801cd48f9</Sha> |
| 13 | + <Sha>7324dd154599807cad1e4c65b2fcf3acd0a01bfe</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="10.0.0-preview.2.25106.8" CoherentParentDependency="Microsoft.NET.Sdk"> |
| 16 | + <Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-preview.2.25107.7" CoherentParentDependency="Microsoft.NET.Sdk"> |
17 | 17 | <Uri>https://github.com/dotnet/runtime</Uri> |
18 | | - <Sha>111ceb8a0fba166bc3a410314518576801cd48f9</Sha> |
| 18 | + <Sha>7324dd154599807cad1e4c65b2fcf3acd0a01bfe</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="10.0.0-preview.2.25107.1" CoherentParentDependency="Microsoft.NET.Sdk"> |
| 21 | + <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-preview.2.25108.1" CoherentParentDependency="Microsoft.NET.Sdk"> |
22 | 22 | <Uri>https://github.com/dotnet/aspnetcore</Uri> |
23 | | - <Sha>4e33b214070b21e68191b65b829acd2a4f157fda</Sha> |
| 23 | + <Sha>1a7b7d7efe01d88150ad5fa3a2972582e3af0a07</Sha> |
24 | 24 | </Dependency> |
25 | | - <Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport" Version="10.0.0-preview.2.25104.1" CoherentParentDependency="Microsoft.NETCore.App.Ref"> |
| 25 | + <Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport" Version="10.0.0-preview.2.25105.3" CoherentParentDependency="Microsoft.NETCore.App.Ref"> |
26 | 26 | <Uri>https://github.com/dotnet/emsdk</Uri> |
27 | | - <Sha>dd097e361bffff02e11fceab854f6156027acee9</Sha> |
| 27 | + <Sha>c8c1ff004deb78cbd4b1599c96f9a19e9f09ca62</Sha> |
28 | 28 | </Dependency> |
29 | 29 | <Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25078.1" CoherentParentDependency="Microsoft.NETCore.App.Ref"> |
30 | 30 | <Uri>https://github.com/dotnet/cecil</Uri> |
|
0 commit comments