|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 | 2 | <Dependencies>
|
3 | 3 | <ProductDependencies>
|
4 |
| - <Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.25223.3"> |
5 |
| - <Uri>https://github.com/dotnet/source-build-reference-packages</Uri> |
6 |
| - <Sha>19eb5ea4e5f9c4e5256843a92805c8c9e942207d</Sha> |
7 |
| - <SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" /> |
8 |
| - </Dependency> |
9 |
| - <!-- Intermediate is necessary for source build. --> |
10 |
| - <Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.13.25-preview-25214-09"> |
11 |
| - <Uri>https://github.com/dotnet/msbuild</Uri> |
12 |
| - <Sha>7ad4e1c76585d0ed6e438da2d4f9394326934399</Sha> |
13 |
| - <SourceBuild RepoName="msbuild" ManagedOnly="true" /> |
14 |
| - </Dependency> |
15 | 4 | <Dependency Name="Microsoft.Build" Version="17.13.25">
|
16 | 5 | <Uri>https://github.com/dotnet/msbuild</Uri>
|
17 | 6 | <Sha>7ad4e1c76585d0ed6e438da2d4f9394326934399</Sha>
|
|
42 | 31 | </Dependency>
|
43 | 32 | </ProductDependencies>
|
44 | 33 | <ToolsetDependencies>
|
45 |
| - <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25225.6"> |
46 |
| - <Uri>https://github.com/dotnet/arcade</Uri> |
47 |
| - <Sha>bfbc858ba868b60fffaf7b2150f1d2165b01e786</Sha> |
48 |
| - </Dependency> |
49 |
| - <!-- Intermediate is necessary for source build. --> |
50 |
| - <Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25225.6"> |
| 34 | + <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25255.3"> |
51 | 35 | <Uri>https://github.com/dotnet/arcade</Uri>
|
52 |
| - <Sha>bfbc858ba868b60fffaf7b2150f1d2165b01e786</Sha> |
53 |
| - <SourceBuild RepoName="arcade" ManagedOnly="true" /> |
| 36 | + <Sha>dba26274ff5a0906a1880443fc3c0466d1a298ae</Sha> |
54 | 37 | </Dependency>
|
55 | 38 | <Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.24462.2">
|
56 | 39 | <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
|
|
0 commit comments