File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 13
13
<Sha >02fe27cd6a9b001c8feb7938e6ef4b3799745759</Sha >
14
14
<SourceBuild RepoName =" command-line-api" ManagedOnly =" true" />
15
15
</Dependency >
16
- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 9.0.0-beta.25263.2 " >
16
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 9.0.0-beta.25263.5 " >
17
17
<Uri >https://github.com/dotnet/arcade</Uri >
18
- <Sha >ac63dcf2791c32bf2102fd2b5ebb46479bd48a83 </Sha >
18
+ <Sha >93823d49ca01742464ad1c0b49ea940e693b1be3 </Sha >
19
19
</Dependency >
20
- <Dependency Name =" Microsoft.DotNet.XliffTasks" Version =" 9.0.0-beta.25263.2 " >
20
+ <Dependency Name =" Microsoft.DotNet.XliffTasks" Version =" 9.0.0-beta.25263.5 " >
21
21
<Uri >https://github.com/dotnet/arcade</Uri >
22
- <Sha >ac63dcf2791c32bf2102fd2b5ebb46479bd48a83 </Sha >
22
+ <Sha >93823d49ca01742464ad1c0b49ea940e693b1be3 </Sha >
23
23
</Dependency >
24
24
<!-- Intermediate is necessary for source build. -->
25
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.arcade" Version =" 9.0.0-beta.25263.2 " >
25
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.arcade" Version =" 9.0.0-beta.25263.5 " >
26
26
<Uri >https://github.com/dotnet/arcade</Uri >
27
- <Sha >ac63dcf2791c32bf2102fd2b5ebb46479bd48a83 </Sha >
27
+ <Sha >93823d49ca01742464ad1c0b49ea940e693b1be3 </Sha >
28
28
<SourceBuild RepoName =" arcade" ManagedOnly =" true" />
29
29
</Dependency >
30
30
<!-- Intermediate is necessary for source build. -->
Original file line number Diff line number Diff line change 1
1
{
2
2
"tools" : {
3
- "dotnet" : " 9.0.105 " ,
3
+ "dotnet" : " 9.0.106 " ,
4
4
"runtimes" : {
5
5
"dotnet" : [
6
6
" 8.0.0" ,
10
10
}
11
11
},
12
12
"msbuild-sdks" : {
13
- "Microsoft.DotNet.Arcade.Sdk" : " 9.0.0-beta.25263.2 "
13
+ "Microsoft.DotNet.Arcade.Sdk" : " 9.0.0-beta.25263.5 "
14
14
}
15
15
}
You can’t perform that action at this time.
0 commit comments