File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 19
19
</Dependency >
20
20
</ProductDependencies >
21
21
<ToolsetDependencies >
22
- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 9.0.0-beta.25204.5 " >
22
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 9.0.0-beta.25208.6 " >
23
23
<Uri >https://github.com/dotnet/arcade</Uri >
24
- <Sha >97cbc7361ff28b2948c8182720c166a744049f55 </Sha >
24
+ <Sha >aa61e8c20a869bcc994f8b29eb07d927d2bec6f4 </Sha >
25
25
</Dependency >
26
26
<!-- Intermediate is necessary for source build. -->
27
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.arcade" Version =" 9.0.0-beta.25204.5 " >
27
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.arcade" Version =" 9.0.0-beta.25208.6 " >
28
28
<Uri >https://github.com/dotnet/arcade</Uri >
29
- <Sha >97cbc7361ff28b2948c8182720c166a744049f55 </Sha >
29
+ <Sha >aa61e8c20a869bcc994f8b29eb07d927d2bec6f4 </Sha >
30
30
<SourceBuild RepoName =" arcade" ManagedOnly =" true" />
31
31
</Dependency >
32
32
<!-- Dependencies required for source build. We'll still update manually -->
Original file line number Diff line number Diff line change 1
1
{
2
2
"tools" : {
3
- "dotnet" : " 9.0.104 "
3
+ "dotnet" : " 9.0.105 "
4
4
},
5
5
"msbuild-sdks" : {
6
- "Microsoft.DotNet.Arcade.Sdk" : " 9.0.0-beta.25204.5 "
6
+ "Microsoft.DotNet.Arcade.Sdk" : " 9.0.0-beta.25208.6 "
7
7
}
8
8
}
You can’t perform that action at this time.
0 commit comments