File tree Expand file tree Collapse file tree 4 files changed +5
-6
lines changed
common/core-templates/steps Expand file tree Collapse file tree 4 files changed +5
-6
lines changed 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.26125.128 </MicrosoftDotNetArcadeSdkPackageVersion >
9+ <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.26157.106 </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 =" f37535073ddded8cecd2e824cce25fbef9e39514 " BarId =" 303525 " />
3+ <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" symreader" Sha =" 1e08372d41f7d2a5e1e19071dd0d695cf460a9dd " BarId =" 305074 " />
44 <ProductDependencies >
55 </ProductDependencies >
66 <ToolsetDependencies >
7- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.26125.128 " >
7+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.26157.106 " >
88 <Uri >https://github.com/dotnet/dotnet</Uri >
9- <Sha >f37535073ddded8cecd2e824cce25fbef9e39514 </Sha >
9+ <Sha >1e08372d41f7d2a5e1e19071dd0d695cf460a9dd </Sha >
1010 </Dependency >
1111 </ToolsetDependencies >
1212</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 1313 "dotnet" : " 10.0.103"
1414 },
1515 "msbuild-sdks" : {
16- "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.26125.128 "
16+ "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.26157.106 "
1717 }
1818}
You can’t perform that action at this time.
0 commit comments