File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
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.25113.2 " >
5
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.25160.4 " >
6
6
<Uri >https://github.com/dotnet/arcade</Uri >
7
- <Sha >ea0a0a28cccd4b63a9ec40df53ef2df260ffa5b1 </Sha >
7
+ <Sha >ff649d8e03e3463b5af6dddad0016e904048990a </Sha >
8
8
</Dependency >
9
9
<Dependency Name =" Microsoft.DotNet.VersionTools" Version =" 10.0.0-beta.25110.3" >
10
10
<Uri >https://github.com/dotnet/arcade</Uri >
11
- <Sha >c80f5199af3eb3ebf00ca30ec4fa3af93faf0439 </Sha >
11
+ <Sha >ff649d8e03e3463b5af6dddad0016e904048990a </Sha >
12
12
</Dependency >
13
13
</ToolsetDependencies >
14
14
</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-preview.2.25160 .1</PrivateSourceBuiltSdkVersion >
27
- <PrivateSourceBuiltArtifactsVersion >10.0.100-preview.2.25160 .1</PrivateSourceBuiltArtifactsVersion >
26
+ <PrivateSourceBuiltSdkVersion >10.0.100-preview.2.25164 .1</PrivateSourceBuiltSdkVersion >
27
+ <PrivateSourceBuiltArtifactsVersion >10.0.100-preview.2.25164 .1</PrivateSourceBuiltArtifactsVersion >
28
28
<!-- arcade dependencies -->
29
29
<MicrosoftDotNetVersionToolsVersion >10.0.0-beta.25110.3</MicrosoftDotNetVersionToolsVersion >
30
30
<!-- command-line-api dependencies -->
Original file line number Diff line number Diff line change 1
1
{
2
2
"tools" : {
3
- "dotnet" : " 10.0.100-preview.2.25160.21 "
3
+ "dotnet" : " 10.0.100-preview.2.25164.34 "
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.25113.2 "
8
+ "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.25160.4 "
9
9
}
10
10
}
You can’t perform that action at this time.
0 commit comments