|
19 | 19 | </Dependency> |
20 | 20 | </ProductDependencies> |
21 | 21 | <ToolsetDependencies> |
22 | | - <DependencyName="Microsoft.DotNet.Arcade.Sdk"Version="9.0.0-beta.25503.3"> |
| 22 | + <DependencyName="Microsoft.DotNet.Arcade.Sdk"Version="9.0.0-beta.25515.2"> |
23 | 23 | <Uri>https://github.com/dotnet/arcade</Uri> |
24 | | - <Sha>f8c9a6d12e5a3b281661924da22d7de1cc6ab27d</Sha> |
| 24 | + <Sha>6666973b629b24e259162dba03486c23af464bab</Sha> |
25 | 25 | </Dependency> |
26 | 26 | <!-- Intermediate is necessary for source build.--> |
27 | | - <DependencyName="Microsoft.SourceBuild.Intermediate.arcade"Version="9.0.0-beta.25503.3"> |
| 27 | + <DependencyName="Microsoft.SourceBuild.Intermediate.arcade"Version="9.0.0-beta.25515.2"> |
28 | 28 | <Uri>https://github.com/dotnet/arcade</Uri> |
29 | | - <Sha>f8c9a6d12e5a3b281661924da22d7de1cc6ab27d</Sha> |
| 29 | + <Sha>6666973b629b24e259162dba03486c23af464bab</Sha> |
30 | 30 | <SourceBuildRepoName="arcade"ManagedOnly="true" /> |
31 | 31 | </Dependency> |
32 | 32 | <!-- Dependencies required for source build. We'll still update manually--> |
|