File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4242 </Dependency >
4343 </ProductDependencies >
4444 <ToolsetDependencies >
45- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 9.0.0-beta.24408.1 " >
45+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 9.0.0-beta.24408.2 " >
4646 <Uri >https://github.com/dotnet/arcade</Uri >
47- <Sha >610e251fc34686333b98188320ca1eecd7e6af6c </Sha >
47+ <Sha >60ae233c3d77f11c5fdb53e570b64d503b13ba59 </Sha >
4848 </Dependency >
4949 <!-- Intermediate is necessary for source build. -->
50- <Dependency Name =" Microsoft.SourceBuild.Intermediate.arcade" Version =" 9.0.0-beta.24408.1 " >
50+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.arcade" Version =" 9.0.0-beta.24408.2 " >
5151 <Uri >https://github.com/dotnet/arcade</Uri >
52- <Sha >610e251fc34686333b98188320ca1eecd7e6af6c </Sha >
52+ <Sha >60ae233c3d77f11c5fdb53e570b64d503b13ba59 </Sha >
5353 <SourceBuild RepoName =" arcade" ManagedOnly =" true" />
5454 </Dependency >
5555 <Dependency Name =" optimization.windows_nt-x64.MIBC.Runtime" Version =" 1.0.0-prerelease.23614.4" >
Original file line number Diff line number Diff line change 11param (
22 $darcVersion = $null ,
3- $versionEndpoint = ' https://maestro.dot.net/api/assets/darc-version?api-version=2019-01-16 ' ,
3+ $versionEndpoint = ' https://maestro.dot.net/api/assets/darc-version?api-version=2020-02-20 ' ,
44 $verbosity = ' minimal' ,
55 $toolpath = $null
66)
Original file line number Diff line number Diff line change 22
33source=" ${BASH_SOURCE[0]} "
44darcVersion=' '
5- versionEndpoint=' https://maestro.dot.net/api/assets/darc-version?api-version=2019-01-16 '
5+ versionEndpoint=' https://maestro.dot.net/api/assets/darc-version?api-version=2020-02-20 '
66verbosity=' minimal'
77
88while [[ $# > 0 ]]; do
Original file line number Diff line number Diff line change 1717 "perl" : " 5.38.2.2"
1818 },
1919 "msbuild-sdks" : {
20- "Microsoft.DotNet.Arcade.Sdk" : " 9.0.0-beta.24408.1 " ,
20+ "Microsoft.DotNet.Arcade.Sdk" : " 9.0.0-beta.24408.2 " ,
2121 "Microsoft.DotNet.Helix.Sdk" : " 8.0.0-beta.23255.2"
2222 }
2323}
You can’t perform that action at this time.
0 commit comments