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-dotnet dependencies -->
9- <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.26265.112 </MicrosoftDotNetArcadeSdkPackageVersion >
9+ <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.26269.115 </MicrosoftDotNetArcadeSdkPackageVersion >
1010 <SystemCommandLinePackageVersion >2.0.8</SystemCommandLinePackageVersion >
1111 <SystemIOHashingPackageVersion >10.0.8</SystemIOHashingPackageVersion >
1212 </PropertyGroup >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Dependencies >
3- <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" sourcelink" Sha =" e3fbb9e2450a341ff31974d3fa34eeed7bace244 " BarId =" 314565 " />
3+ <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" sourcelink" Sha =" e0d9d5c38c18ee7a4d4c5e16959eb4ce1ed20483 " BarId =" 315051 " />
44 <ProductDependencies >
55 <Dependency Name =" System.CommandLine" Version =" 2.0.8" >
66 <Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri >
1212 </Dependency >
1313 </ProductDependencies >
1414 <ToolsetDependencies >
15- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.26265.112 " >
15+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.26269.115 " >
1616 <Uri >https://github.com/dotnet/dotnet</Uri >
17- <Sha >e3fbb9e2450a341ff31974d3fa34eeed7bace244 </Sha >
17+ <Sha >e0d9d5c38c18ee7a4d4c5e16959eb4ce1ed20483 </Sha >
1818 </Dependency >
1919 </ToolsetDependencies >
2020</Dependencies >
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 10.0.203 " ,
3+ "version" : " 10.0.300 " ,
44 "allowPrerelease" : true ,
55 "rollForward" : " latestFeature" ,
66 "paths" : [
1010 "errorMessage" : " The required .NET SDK wasn't found. Please run ./eng/common/dotnet.cmd/sh to install it."
1111 },
1212 "tools" : {
13- "dotnet" : " 10.0.203 "
13+ "dotnet" : " 10.0.300 "
1414 },
1515 "msbuild-sdks" : {
16- "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.26265.112 " ,
16+ "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.26269.115 " ,
1717 "Microsoft.Build.NoTargets" : " 3.7.0"
1818 }
1919}
You can’t perform that action at this time.
0 commit comments