File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ This file should be imported by eng/Versions.props
1010 <!-- dotnet-corefx dependencies -->
1111 <SystemComponentModelCompositionPackageVersion >4.5.0</SystemComponentModelCompositionPackageVersion >
1212 <!-- dotnet-dotnet dependencies -->
13- <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.26210.105 </MicrosoftDotNetArcadeSdkPackageVersion >
14- <MicrosoftDotNetXliffTasksPackageVersion >10.0.0-beta.26210.105 </MicrosoftDotNetXliffTasksPackageVersion >
13+ <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.26216.111 </MicrosoftDotNetArcadeSdkPackageVersion >
14+ <MicrosoftDotNetXliffTasksPackageVersion >10.0.0-beta.26216.111 </MicrosoftDotNetXliffTasksPackageVersion >
1515 <!-- dotnet-msbuild dependencies -->
1616 <MicrosoftBuildPackageVersion >17.3.1</MicrosoftBuildPackageVersion >
1717 <!-- dotnet-runtime dependencies -->
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 =" nuget-client" Sha =" d14d02dd9f70268be43db2ae722433f7d4461fb8 " BarId =" 309867 " />
3+ <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" nuget-client" Sha =" d5a73cb9564de5e77882721fc7a85c83fad55ada " BarId =" 310763 " />
44 <!--
55 Currently this file is required to publish builds to .NET build asset registry.
66 See https://github.com/dotnet/arcade/issues/2396 for details.
5656 </Dependency >
5757 </ProductDependencies >
5858 <ToolsetDependencies >
59- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.26210.105 " >
59+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.26216.111 " >
6060 <Uri >https://github.com/dotnet/dotnet</Uri >
61- <Sha >d14d02dd9f70268be43db2ae722433f7d4461fb8 </Sha >
61+ <Sha >d5a73cb9564de5e77882721fc7a85c83fad55ada </Sha >
6262 </Dependency >
63- <Dependency Name =" Microsoft.DotNet.XliffTasks" Version =" 10.0.0-beta.26210.105 " >
63+ <Dependency Name =" Microsoft.DotNet.XliffTasks" Version =" 10.0.0-beta.26216.111 " >
6464 <Uri >https://github.com/dotnet/dotnet</Uri >
65- <Sha >d14d02dd9f70268be43db2ae722433f7d4461fb8 </Sha >
65+ <Sha >d5a73cb9564de5e77882721fc7a85c83fad55ada </Sha >
6666 </Dependency >
6767 </ToolsetDependencies >
6868</Dependencies >
Original file line number Diff line number Diff line change 99 "pinned" : true
1010 },
1111 "msbuild-sdks" : {
12- "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.26210.105 " ,
12+ "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.26216.111 " ,
1313 "Microsoft.Build.NoTargets" : " 3.7.0"
1414 }
1515}
You can’t perform that action at this time.
0 commit comments