File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
<ProductDependencies >
3
3
</ProductDependencies >
4
4
<ToolsetDependencies >
5
- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.25056.1 " >
5
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.25057.5 " >
6
6
<Uri >https://github.com/dotnet/arcade</Uri >
7
- <Sha >e58820063a8754d418518bce69ca2df0e3b4ac25 </Sha >
7
+ <Sha >43494f7be1c54e6a065f02f92842e08f29a1ff6f </Sha >
8
8
</Dependency >
9
9
</ToolsetDependencies >
10
10
</Dependencies >
Original file line number Diff line number Diff line change 23
23
of a .NET major or minor release, prebuilts may be needed. When the release is mature, prebuilts
24
24
are not necessary, and this property is removed from the file.
25
25
-->
26
- <PrivateSourceBuiltSdkVersion >10.0.100-alpha.1.25057 .1</PrivateSourceBuiltSdkVersion >
27
- <PrivateSourceBuiltArtifactsVersion >10.0.100-alpha.1.25057.1-2 </PrivateSourceBuiltArtifactsVersion >
26
+ <PrivateSourceBuiltSdkVersion >10.0.100-alpha.1.25059 .1</PrivateSourceBuiltSdkVersion >
27
+ <PrivateSourceBuiltArtifactsVersion >10.0.100-alpha.1.25059.1 </PrivateSourceBuiltArtifactsVersion >
28
28
<PrivateSourceBuiltPrebuiltsVersion >0.1.0-10.0.100-7</PrivateSourceBuiltPrebuiltsVersion >
29
29
<!-- command-line-api dependencies -->
30
30
<SystemCommandLineVersion >2.0.0-beta4.24126.1</SystemCommandLineVersion >
Original file line number Diff line number Diff line change 1
1
{
2
2
"tools" : {
3
- "dotnet" : " 10.0.100-alpha.1.25056.8 "
3
+ "dotnet" : " 10.0.100-alpha.1.25059.14 "
4
4
},
5
5
"msbuild-sdks" : {
6
6
"Microsoft.Build.NoTargets" : " 3.7.0" ,
7
7
"Microsoft.Build.Traversal" : " 3.4.0" ,
8
- "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.25056.1 "
8
+ "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.25057.5 "
9
9
}
10
10
}
You can’t perform that action at this time.
0 commit comments