|
1 | 1 | <Dependencies>
|
2 | 2 | <ProductDependencies>
|
3 |
| - <Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-preview.2.25155.11"> |
| 3 | + <Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-preview.2.25157.5"> |
4 | 4 | <Uri>https://github.com/dotnet/sdk</Uri>
|
5 |
| - <Sha>c172dd32968115e46b4bcb66d4d079cc716bb57a</Sha> |
| 5 | + <Sha>f839338ddc39fe67d9f0ecf4ede67117188e760e</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.25125.14" CoherentParentDependency="Microsoft.NET.Sdk"> |
| 11 | + <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="10.0.0-preview.2.25156.1" CoherentParentDependency="Microsoft.NET.Sdk"> |
12 | 12 | <Uri>https://github.com/dotnet/runtime</Uri>
|
13 |
| - <Sha>143f7e2ca0da249a03d183b388b2a70af9379edb</Sha> |
| 13 | + <Sha>07b0519c3a82ea551551418a4279096d2beefbb4</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.25125.14" CoherentParentDependency="Microsoft.NET.Sdk"> |
| 16 | + <Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-preview.2.25156.1" CoherentParentDependency="Microsoft.NET.Sdk"> |
17 | 17 | <Uri>https://github.com/dotnet/runtime</Uri>
|
18 |
| - <Sha>143f7e2ca0da249a03d183b388b2a70af9379edb</Sha> |
| 18 | + <Sha>07b0519c3a82ea551551418a4279096d2beefbb4</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.25126.5" CoherentParentDependency="Microsoft.NET.Sdk"> |
| 21 | + <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-preview.2.25156.10" CoherentParentDependency="Microsoft.NET.Sdk"> |
22 | 22 | <Uri>https://github.com/dotnet/aspnetcore</Uri>
|
23 |
| - <Sha>41866f58dc6f1d4d27963792b662e3b46f193a7e</Sha> |
| 23 | + <Sha>e92f0d490ba215ef8287dd0cd9cadd9a50eca1f2</Sha> |
24 | 24 | </Dependency>
|
25 | 25 | <Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport" Version="10.0.0-preview.2.25120.1" CoherentParentDependency="Microsoft.NETCore.App.Ref">
|
26 | 26 | <Uri>https://github.com/dotnet/emsdk</Uri>
|
|
0 commit comments