File tree Expand file tree Collapse file tree
common/core-templates/steps Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ This file should be imported by eng/Versions.props
2121 <!-- dotnet/corefx dependencies -->
2222 <SystemComponentModelCompositionPackageVersion >4.5.0</SystemComponentModelCompositionPackageVersion >
2323 <!-- dotnet/dotnet dependencies -->
24- <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.26125.128 </MicrosoftDotNetArcadeSdkPackageVersion >
25- <MicrosoftDotNetXliffTasksPackageVersion >10.0.0-beta.26125.128 </MicrosoftDotNetXliffTasksPackageVersion >
24+ <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.26157.106 </MicrosoftDotNetArcadeSdkPackageVersion >
25+ <MicrosoftDotNetXliffTasksPackageVersion >10.0.0-beta.26157.106 </MicrosoftDotNetXliffTasksPackageVersion >
2626 </PropertyGroup >
2727 <!-- Property group for alternate package version names-->
2828 <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 =" nuget-client" Sha =" f37535073ddded8cecd2e824cce25fbef9e39514 " BarId =" 303525 " />
3+ <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" nuget-client" Sha =" 1e08372d41f7d2a5e1e19071dd0d695cf460a9dd " BarId =" 305074 " />
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.26125.128 " >
59+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.26157.106 " >
6060 <Uri >https://github.com/dotnet/dotnet</Uri >
61- <Sha >f37535073ddded8cecd2e824cce25fbef9e39514 </Sha >
61+ <Sha >1e08372d41f7d2a5e1e19071dd0d695cf460a9dd </Sha >
6262 </Dependency >
63- <Dependency Name =" Microsoft.DotNet.XliffTasks" Version =" 10.0.0-beta.26125.128 " >
63+ <Dependency Name =" Microsoft.DotNet.XliffTasks" Version =" 10.0.0-beta.26157.106 " >
6464 <Uri >https://github.com/dotnet/dotnet</Uri >
65- <Sha >f37535073ddded8cecd2e824cce25fbef9e39514 </Sha >
65+ <Sha >1e08372d41f7d2a5e1e19071dd0d695cf460a9dd </Sha >
6666 </Dependency >
6767 </ToolsetDependencies >
6868</Dependencies >
Original file line number Diff line number Diff line change 3131 -runtimeSourceFeed https://ci.dot.net/internal
3232 -runtimeSourceFeedKey '$(dotnetbuilds-internal-container-read-token-base64)'
3333 ' $(publishing-dnceng-devdiv-code-r-build-re)'
34- ' $(MaestroAccessToken)'
3534 ' $(dn-bot-all-orgs-artifact-feeds-rw)'
3635 ' $(akams-client-id)'
3736 ' $(microsoft-symbol-server-pat)'
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.26125.128 " ,
12+ "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.26157.106 " ,
1313 "Microsoft.Build.NoTargets" : " 3.7.0"
1414 }
1515}
You can’t perform that action at this time.
0 commit comments