|
1 | 1 | <Dependencies> |
2 | 2 | <ProductDependencies> |
3 | | - <Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-preview.2.25111.37"> |
| 3 | + <Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-preview.2.25112.39"> |
4 | 4 | <Uri>https://github.com/dotnet/sdk</Uri> |
5 | | - <Sha>435307043e7bc57c8335ef80108b04a728ffd8a1</Sha> |
| 5 | + <Sha>3779761ee259c289bcfaf872338175e1bc4b281f</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.25110.8" CoherentParentDependency="Microsoft.NET.Sdk"> |
| 11 | + <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="10.0.0-preview.2.25111.15" CoherentParentDependency="Microsoft.NET.Sdk"> |
12 | 12 | <Uri>https://github.com/dotnet/runtime</Uri> |
13 | | - <Sha>fe9e119647168599f2d2b1b9eb8782faca97dee2</Sha> |
| 13 | + <Sha>8c92ae710024f0cfa5c5cdd5bf3f6ccaec3ff98a</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.25110.8" CoherentParentDependency="Microsoft.NET.Sdk"> |
| 16 | + <Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-preview.2.25111.15" CoherentParentDependency="Microsoft.NET.Sdk"> |
17 | 17 | <Uri>https://github.com/dotnet/runtime</Uri> |
18 | | - <Sha>fe9e119647168599f2d2b1b9eb8782faca97dee2</Sha> |
| 18 | + <Sha>8c92ae710024f0cfa5c5cdd5bf3f6ccaec3ff98a</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.25111.2" CoherentParentDependency="Microsoft.NET.Sdk"> |
| 21 | + <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-preview.2.25111.6" CoherentParentDependency="Microsoft.NET.Sdk"> |
22 | 22 | <Uri>https://github.com/dotnet/aspnetcore</Uri> |
23 | | - <Sha>dcf256a45abb37fd23a94a75ae407755a1f79f06</Sha> |
| 23 | + <Sha>81b289460a9ce5fcbd0d32d80a645f139dffc422</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