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 @@ -27,7 +27,7 @@ This file should be imported by eng/Versions.props
2727 <MicrosoftCodeAnalysisFeaturesPackageVersion >5.0.0-2.25529.7</MicrosoftCodeAnalysisFeaturesPackageVersion >
2828 <MicrosoftVisualStudioLanguageServicesPackageVersion >5.0.0-2.25529.7</MicrosoftVisualStudioLanguageServicesPackageVersion >
2929 <!-- dotnet/arcade dependencies -->
30- <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.25612 .5</MicrosoftDotNetArcadeSdkPackageVersion >
30+ <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.25626 .5</MicrosoftDotNetArcadeSdkPackageVersion >
3131 <!-- _git/dotnet-optimization dependencies -->
3232 <optimizationlinuxarm64MIBCRuntimePackageVersion >1.0.0-prerelease.25467.1</optimizationlinuxarm64MIBCRuntimePackageVersion >
3333 <optimizationlinuxx64MIBCRuntimePackageVersion >1.0.0-prerelease.25467.1</optimizationlinuxx64MIBCRuntimePackageVersion >
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.25612 .5" >
79+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.25626 .5" >
8080 <Uri >https://github.com/dotnet/arcade</Uri >
81- <Sha >55631983c8583162122687fddeac13424c1e40a8 </Sha >
81+ <Sha >d8dca0b41b903e7182e64543773390b969dab96b </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.100 " ,
3+ "version" : " 10.0.101 " ,
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.100 " ,
12+ "dotnet" : " 10.0.101 " ,
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.25612 .5" ,
25+ "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.25626 .5" ,
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