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 44 <clear />
55 <!-- Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66 <!-- Begin: Package sources from dotnet-dotnet -->
7- <add key =" darc-pub-dotnet-dotnet-e26c161 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-e26c1619 /nuget/v3/index.json" />
7+ <add key =" darc-pub-dotnet-dotnet-e3ba196 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-e3ba196f /nuget/v3/index.json" />
88 <!-- End: Package sources from dotnet-dotnet -->
99 <!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1010 <add key =" dotnet-public" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
Original file line number Diff line number Diff line change @@ -5,13 +5,13 @@ This file should be imported by eng/Versions.props
55-->
66<Project >
77 <PropertyGroup >
8- <!-- dotnet/ dotnet dependencies -->
9- <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.26152.119 </MicrosoftDotNetArcadeSdkPackageVersion >
8+ <!-- dotnet- dotnet dependencies -->
9+ <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.26159.102 </MicrosoftDotNetArcadeSdkPackageVersion >
1010 <SystemCommandLinePackageVersion >2.0.6</SystemCommandLinePackageVersion >
1111 </PropertyGroup >
1212 <!-- Property group for alternate package version names-->
1313 <PropertyGroup >
14- <!-- dotnet/ dotnet dependencies -->
14+ <!-- dotnet- dotnet dependencies -->
1515 <MicrosoftDotNetArcadeSdkVersion >$(MicrosoftDotNetArcadeSdkPackageVersion)</MicrosoftDotNetArcadeSdkVersion >
1616 <SystemCommandLineVersion >$(SystemCommandLinePackageVersion)</SystemCommandLineVersion >
1717 </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 =" e26c1619ac4f49b33d663e0e6a236802030afed4 " BarId =" 304232 " />
3+ <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" sourcelink" Sha =" e3ba196fb6b2ec6fa767b1453436be67f55afe8c " BarId =" 305271 " />
44 <ProductDependencies >
55 <Dependency Name =" System.CommandLine" Version =" 2.0.6" >
66 <Uri >https://github.com/dotnet/dotnet</Uri >
7- <Sha >e26c1619ac4f49b33d663e0e6a236802030afed4 </Sha >
7+ <Sha >e3ba196fb6b2ec6fa767b1453436be67f55afe8c </Sha >
88 </Dependency >
99 </ProductDependencies >
1010 <ToolsetDependencies >
11- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.26152.119 " >
11+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.26159.102 " >
1212 <Uri >https://github.com/dotnet/dotnet</Uri >
13- <Sha >e26c1619ac4f49b33d663e0e6a236802030afed4 </Sha >
13+ <Sha >e3ba196fb6b2ec6fa767b1453436be67f55afe8c </Sha >
1414 </Dependency >
1515 </ToolsetDependencies >
1616</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.26152.119 " ,
16+ "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.26159.102 " ,
1717 "Microsoft.Build.NoTargets" : " 3.7.0"
1818 }
1919}
You can’t perform that action at this time.
0 commit comments