File tree Expand file tree Collapse file tree
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-cfcf1b8 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-cfcf1b8d /nuget/v3/index.json" />
7+ <add key =" darc-pub-dotnet-dotnet-c062731 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-c062731b /nuget/v3/index.json" />
88 <!-- End: Package sources from dotnet-dotnet -->
99 <!-- Begin: Package sources from dotnet-runtime -->
1010 <!-- End: Package sources from dotnet-runtime -->
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ This file should be imported by eng/Versions.props
66<Project >
77 <PropertyGroup >
88 <!-- dotnet/dotnet dependencies -->
9- <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.26117.115 </MicrosoftDotNetArcadeSdkPackageVersion >
10- <SystemCommandLinePackageVersion >2.0.4 </SystemCommandLinePackageVersion >
9+ <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.26123.105 </MicrosoftDotNetArcadeSdkPackageVersion >
10+ <SystemCommandLinePackageVersion >2.0.5 </SystemCommandLinePackageVersion >
1111 <!-- _git/dotnet-runtime dependencies -->
1212 <MicrosoftBclAsyncInterfacesPackageVersion >10.0.1</MicrosoftBclAsyncInterfacesPackageVersion >
1313 <MicrosoftExtensionsLoggingPackageVersion >10.0.1</MicrosoftExtensionsLoggingPackageVersion >
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 =" templating" Sha =" cfcf1b8da3891fb3be2e2ad92fc1c39496c10248 " BarId =" 302254 " />
3+ <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" templating" Sha =" c062731b2949ba96a396c221b3978fcb0a1decd0 " BarId =" 303025 " />
44 <ProductDependencies >
5- <Dependency Name =" System.CommandLine" Version =" 2.0.4 " >
5+ <Dependency Name =" System.CommandLine" Version =" 2.0.5 " >
66 <Uri >https://github.com/dotnet/dotnet</Uri >
7- <Sha >cfcf1b8da3891fb3be2e2ad92fc1c39496c10248 </Sha >
7+ <Sha >c062731b2949ba96a396c221b3978fcb0a1decd0 </Sha >
88 </Dependency >
99 </ProductDependencies >
1010 <ToolsetDependencies >
11- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.26117.115 " >
11+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.26123.105 " >
1212 <Uri >https://github.com/dotnet/dotnet</Uri >
13- <Sha >cfcf1b8da3891fb3be2e2ad92fc1c39496c10248 </Sha >
13+ <Sha >c062731b2949ba96a396c221b3978fcb0a1decd0 </Sha >
1414 </Dependency >
1515 <!-- Dependencies required for source build. We'll still update manually -->
1616 <Dependency Name =" System.Formats.Asn1" Version =" 10.0.1" >
Original file line number Diff line number Diff line change 33 <Import Project =" Version.Details.props" />
44
55 <PropertyGroup >
6- <VersionPrefix >10.0.104 </VersionPrefix >
6+ <VersionPrefix >10.0.105 </VersionPrefix >
77 <PreReleaseVersionLabel >servicing</PreReleaseVersionLabel >
88 <PreReleaseVersionIteration ></PreReleaseVersionIteration >
99 <!-- Allowed values: '', 'prerelease', 'release'. Set to 'release' when stabilizing. -->
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.26117.115 "
16+ "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.26123.105 "
1717 }
1818}
You can’t perform that action at this time.
0 commit comments