File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props
66<Project >
77 <PropertyGroup >
88 <!-- dotnet-arcade dependencies -->
9- <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.26222.2 </MicrosoftDotNetArcadeSdkPackageVersion >
9+ <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.26255.9 </MicrosoftDotNetArcadeSdkPackageVersion >
1010 <!-- dotnet-msbuild dependencies -->
1111 <MicrosoftBuildPackageVersion >18.0.2</MicrosoftBuildPackageVersion >
1212 <MicrosoftBuildFrameworkPackageVersion >18.0.2</MicrosoftBuildFrameworkPackageVersion >
Original file line number Diff line number Diff line change 7676 </Dependency >
7777 </ProductDependencies >
7878 <ToolsetDependencies >
79- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.26222.2 " >
79+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.26255.9 " >
8080 <Uri >https://github.com/dotnet/arcade</Uri >
81- <Sha >58713cb9a664ed67642127fcaf70b8c0c3b55ef2 </Sha >
81+ <Sha >658b93f2d1c0cdcdfb9c70113ff3c292cde97adb </Sha >
8282 </Dependency >
8383 <Dependency Name =" optimization.windows_nt-x64.MIBC.Runtime" Version =" 1.0.0-prerelease.25467.1" >
8484 <Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri >
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 10.0.106 " ,
3+ "version" : " 10.0.107 " ,
44 "allowPrerelease" : true ,
55 "paths" : [
66 " .dotnet" ,
99 "errorMessage" : " The .NET SDK could not be found, please run ./eng/common/dotnet.sh."
1010 },
1111 "tools" : {
12- "dotnet" : " 10.0.106 " ,
12+ "dotnet" : " 10.0.107 " ,
1313 "vs" : {
1414 "version" : " 17.8" ,
1515 "components" : [
2222 "perl" : " 5.38.2.2"
2323 },
2424 "msbuild-sdks" : {
25- "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.26222.2 " ,
25+ "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.26255.9 " ,
2626 "Microsoft.DotNet.Helix.Sdk" : " 8.0.0-beta.23255.2"
2727 }
2828}
You can’t perform that action at this time.
0 commit comments