|
1 | 1 | <Dependencies> |
2 | 2 | <ProductDependencies> |
3 | | - <Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-rc.1.24406.36"> |
| 3 | + <Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-rc.1.24408.2"> |
4 | 4 | <Uri>https://github.com/dotnet/sdk</Uri> |
5 | | - <Sha>32ea7ddd4d2bd6c34508d4439ed5a10c04b42fef</Sha> |
| 5 | + <Sha>196789faffa0e93c86061e44bb9d1852f10d09bc</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="9.0.0-rc.1.24403.1" CoherentParentDependency="Microsoft.NET.Sdk"> |
| 11 | + <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="9.0.0-rc.1.24406.14" CoherentParentDependency="Microsoft.NET.Sdk"> |
12 | 12 | <Uri>https://github.com/dotnet/runtime</Uri> |
13 | | - <Sha>1cc0186c3e120ee4ed0494cf74fef0a3ef0118d6</Sha> |
| 13 | + <Sha>4985021ebfff545de02caa3386e3dd4b21784b95</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="9.0.0-rc.1.24403.1" CoherentParentDependency="Microsoft.NET.Sdk"> |
| 16 | + <Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-rc.1.24406.14" CoherentParentDependency="Microsoft.NET.Sdk"> |
17 | 17 | <Uri>https://github.com/dotnet/runtime</Uri> |
18 | | - <Sha>1cc0186c3e120ee4ed0494cf74fef0a3ef0118d6</Sha> |
| 18 | + <Sha>4985021ebfff545de02caa3386e3dd4b21784b95</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="9.0.0-rc.1.24406.7" CoherentParentDependency="Microsoft.NET.Sdk"> |
| 21 | + <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.1.24407.10" CoherentParentDependency="Microsoft.NET.Sdk"> |
22 | 22 | <Uri>https://github.com/dotnet/aspnetcore</Uri> |
23 | | - <Sha>c43053635afd8b3b9c0f805384936ba4c58d94fe</Sha> |
| 23 | + <Sha>257d69079e0f7fc84e3f6cd5047272d7f79b4d66</Sha> |
24 | 24 | </Dependency> |
25 | 25 | <Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-rc.1.24379.5" CoherentParentDependency="Microsoft.NETCore.App.Ref"> |
26 | 26 | <Uri>https://github.com/dotnet/emsdk</Uri> |
|
0 commit comments