File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ This file should be imported by eng/Versions.props
77 <PropertyGroup >
88 <!-- dotnet-dotnet dependencies -->
99 <MicrosoftBclAsyncInterfacesPackageVersion >10.0.5</MicrosoftBclAsyncInterfacesPackageVersion >
10- <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.26174.116 </MicrosoftDotNetArcadeSdkPackageVersion >
10+ <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.26175.107 </MicrosoftDotNetArcadeSdkPackageVersion >
1111 <MicrosoftExtensionsDependencyInjectionAbstractionsPackageVersion >10.0.5</MicrosoftExtensionsDependencyInjectionAbstractionsPackageVersion >
1212 <MicrosoftExtensionsLoggingPackageVersion >10.0.5</MicrosoftExtensionsLoggingPackageVersion >
1313 <MicrosoftExtensionsLoggingAbstractionsPackageVersion >10.0.5</MicrosoftExtensionsLoggingAbstractionsPackageVersion >
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 =" 340bc04a0168a68bc74bbf8da6e5666b8db6fcf9 " BarId =" 307634 " />
3+ <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" templating" Sha =" c1c994a5ef446dafc1df55fc9994c1be4d2c3d85 " BarId =" 307747 " />
44 <ProductDependencies >
55 <Dependency Name =" System.CommandLine" Version =" 2.0.5" >
66 <Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri >
77 <Sha >a612c2a1056fe3265387ae3ff7c94eba1505caf9</Sha >
88 </Dependency >
99 </ProductDependencies >
1010 <ToolsetDependencies >
11- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.26174.116 " >
11+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.26175.107 " >
1212 <Uri >https://github.com/dotnet/dotnet</Uri >
13- <Sha >340bc04a0168a68bc74bbf8da6e5666b8db6fcf9 </Sha >
13+ <Sha >c1c994a5ef446dafc1df55fc9994c1be4d2c3d85 </Sha >
1414 </Dependency >
1515 <!-- Dependencies required for source build. We'll still update manually -->
1616 <Dependency Name =" System.Formats.Asn1" Version =" 10.0.5" >
Original file line number Diff line number Diff line change 1313 "dotnet" : " 10.0.105"
1414 },
1515 "msbuild-sdks" : {
16- "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.26174.116 "
16+ "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.26175.107 "
1717 }
1818}
You can’t perform that action at this time.
0 commit comments