|
1 | 1 | <Dependencies> |
2 | 2 | <ProductDependencies> |
3 | | - <Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-preview.2.25114.7"> |
| 3 | + <Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-preview.2.25117.1"> |
4 | 4 | <Uri>https://github.com/dotnet/sdk</Uri> |
5 | | - <Sha>2f1799bcacae4e3b7915c4c06165aec55601e3ef</Sha> |
| 5 | + <Sha>4b9710235188ba389f336514eab3638029b12c26</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.25112.7" CoherentParentDependency="Microsoft.NET.Sdk"> |
| 11 | + <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="10.0.0-preview.2.25114.1" CoherentParentDependency="Microsoft.NET.Sdk"> |
12 | 12 | <Uri>https://github.com/dotnet/runtime</Uri> |
13 | | - <Sha>751acdef8e947ab5bd602721ea0cd7884c5a3e4a</Sha> |
| 13 | + <Sha>42423ef91c9f23381d99dee708fa55336318debc</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.25112.7" CoherentParentDependency="Microsoft.NET.Sdk"> |
| 16 | + <Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-preview.2.25114.1" CoherentParentDependency="Microsoft.NET.Sdk"> |
17 | 17 | <Uri>https://github.com/dotnet/runtime</Uri> |
18 | | - <Sha>751acdef8e947ab5bd602721ea0cd7884c5a3e4a</Sha> |
| 18 | + <Sha>42423ef91c9f23381d99dee708fa55336318debc</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.25113.1" CoherentParentDependency="Microsoft.NET.Sdk"> |
| 21 | + <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-preview.2.25114.1" CoherentParentDependency="Microsoft.NET.Sdk"> |
22 | 22 | <Uri>https://github.com/dotnet/aspnetcore</Uri> |
23 | | - <Sha>2edcf3ba74ed10fb3d462861131f2ff31a7c9275</Sha> |
| 23 | + <Sha>9c410aaf1ef3db65374bf237589ae8bc6910d37c</Sha> |
24 | 24 | </Dependency> |
25 | 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> |
|
0 commit comments