|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 | 2 | <Dependencies>
|
3 |
| - <Source Uri="https://github.com/dotnet/dotnet" Mapping="templating" Sha="919f64d9fd105eda6d412b926d9c20951383150f" BarId="265833" /> |
| 3 | + <Source Uri="https://github.com/dotnet/dotnet" Mapping="templating" Sha="efbfb137a317fb339a6b7be36af7188cc508dc95" BarId="266095" /> |
4 | 4 | <ProductDependencies>
|
5 |
| - <!-- Intermediate is necessary for source build. --> |
6 |
| - <Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="10.0.622301"> |
7 |
| - <Uri>https://github.com/dotnet/source-build-externals</Uri> |
8 |
| - <Sha>d4976ef649e7979d63868aaedd681d940e89d893</Sha> |
9 |
| - <SourceBuild RepoName="source-build-externals" ManagedOnly="true" /> |
10 |
| - </Dependency> |
11 |
| - <!-- Intermediate is necessary for source build. --> |
12 |
| - <Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.622304"> |
13 |
| - <Uri>https://github.com/dotnet/source-build-reference-packages</Uri> |
14 |
| - <Sha>65dce0e04c42107e92af4287fe8b5022407b7440</Sha> |
15 |
| - <SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" /> |
16 |
| - </Dependency> |
17 |
| - <Dependency Name="System.CommandLine" Version="2.0.0-beta5.25225.102"> |
| 5 | + <Dependency Name="System.CommandLine" Version="2.0.0-beta5.25228.104"> |
18 | 6 | <Uri>https://github.com/dotnet/dotnet</Uri>
|
19 |
| - <Sha>919f64d9fd105eda6d412b926d9c20951383150f</Sha> |
| 7 | + <Sha>efbfb137a317fb339a6b7be36af7188cc508dc95</Sha> |
20 | 8 | </Dependency>
|
21 | 9 | </ProductDependencies>
|
22 | 10 | <ToolsetDependencies>
|
23 |
| - <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25225.102"> |
| 11 | + <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25228.104"> |
24 | 12 | <Uri>https://github.com/dotnet/dotnet</Uri>
|
25 |
| - <Sha>919f64d9fd105eda6d412b926d9c20951383150f</Sha> |
26 |
| - </Dependency> |
27 |
| - <!-- Intermediate is necessary for source build. --> |
28 |
| - <Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.25222.2"> |
29 |
| - <Uri>https://github.com/dotnet/arcade</Uri> |
30 |
| - <Sha>80d7b4ee29c31c0886b139ad02d85da48b543cd6</Sha> |
31 |
| - <SourceBuild RepoName="arcade" ManagedOnly="true" /> |
| 13 | + <Sha>efbfb137a317fb339a6b7be36af7188cc508dc95</Sha> |
32 | 14 | </Dependency>
|
33 | 15 | <!-- Dependencies required for source build. We'll still update manually -->
|
34 | 16 | <Dependency Name="System.Formats.Asn1" Version="9.0.3">
|
|
0 commit comments