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.26165.109 </MicrosoftDotNetArcadeSdkPackageVersion >
9+ <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.26172.102 </MicrosoftDotNetArcadeSdkPackageVersion >
1010 </PropertyGroup >
1111 <!-- Property group for alternate package version names-->
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 =" symreader" Sha =" 072d6624fe884a9d47a7b3202384e4894b46454c " BarId =" 306251 " />
3+ <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" symreader" Sha =" 8aa2738d3bdb38df89821c66dd8a41b9b73dc174 " BarId =" 307268 " />
44 <ProductDependencies >
55 </ProductDependencies >
66 <ToolsetDependencies >
7- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.26165.109 " >
7+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.26172.102 " >
88 <Uri >https://github.com/dotnet/dotnet</Uri >
9- <Sha >072d6624fe884a9d47a7b3202384e4894b46454c </Sha >
9+ <Sha >8aa2738d3bdb38df89821c66dd8a41b9b73dc174 </Sha >
1010 </Dependency >
1111 </ToolsetDependencies >
1212</Dependencies >
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 10.0.104 " ,
3+ "version" : " 10.0.105 " ,
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.104 "
13+ "dotnet" : " 10.0.105 "
1414 },
1515 "msbuild-sdks" : {
16- "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.26165.109 "
16+ "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.26172.102 "
1717 }
1818}
You can’t perform that action at this time.
0 commit comments