File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed
Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 33 <ProductDependencies >
44 </ProductDependencies >
55 <ToolsetDependencies >
6- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.25422.3 " >
6+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.25430.1 " >
77 <Uri >https://github.com/dotnet/arcade</Uri >
8- <Sha >f2cdf946c00a12a2c283835bb41ddc2255832055 </Sha >
8+ <Sha >6122520523105dacdd702177a76c9f6b982fd759 </Sha >
99 </Dependency >
10- <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 10.0.0-beta.25422.3 " >
10+ <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 10.0.0-beta.25430.1 " >
1111 <Uri >https://github.com/dotnet/arcade</Uri >
12- <Sha >f2cdf946c00a12a2c283835bb41ddc2255832055 </Sha >
12+ <Sha >6122520523105dacdd702177a76c9f6b982fd759 </Sha >
1313 </Dependency >
14- <Dependency Name =" Microsoft.DotNet.XUnitV3Extensions" Version =" 10.0.0-beta.25422.3 " >
14+ <Dependency Name =" Microsoft.DotNet.XUnitV3Extensions" Version =" 10.0.0-beta.25430.1 " >
1515 <Uri >https://github.com/dotnet/arcade</Uri >
16- <Sha >f2cdf946c00a12a2c283835bb41ddc2255832055 </Sha >
16+ <Sha >6122520523105dacdd702177a76c9f6b982fd759 </Sha >
1717 </Dependency >
1818 </ToolsetDependencies >
1919</Dependencies >
Original file line number Diff line number Diff line change 1515 <SystemIOHashingVersion >8.0.0</SystemIOHashingVersion >
1616 <MicrosoftAspNetCoreTestHostVersion >6.0.36</MicrosoftAspNetCoreTestHostVersion >
1717 <MicrosoftCrankEventSourcesVersion >0.2.0-alpha.24576.2</MicrosoftCrankEventSourcesVersion >
18- <MicrosoftDotNetXUnitV3ExtensionsPackageVersion >10.0.0-beta.25422.3 </MicrosoftDotNetXUnitV3ExtensionsPackageVersion >
18+ <MicrosoftDotNetXUnitV3ExtensionsPackageVersion >10.0.0-beta.25430.1 </MicrosoftDotNetXUnitV3ExtensionsPackageVersion >
1919 <CoverletCollectorVersion >6.0.0</CoverletCollectorVersion >
2020 <MoqVersion >4.18.4</MoqVersion >
2121 <AutofacVersion >4.9.4</AutofacVersion >
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ show_usage() {
1010
1111 echo " Advanced settings:"
1212 echo " --excludeCIBinarylog Don't output binary log (short: -nobl)"
13- echo " --noWarnAsError Do not warn as error
13+ echo " --noWarnAsError Do not warn as error"
1414 echo " "
1515 echo " Command line arguments not listed above are passed thru to msbuild."
1616}
Original file line number Diff line number Diff line change 1616 }
1717 },
1818 "msbuild-sdks" : {
19- "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.25422.3 " ,
20- "Microsoft.DotNet.Helix.Sdk" : " 10.0.0-beta.25422.3 "
19+ "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.25430.1 " ,
20+ "Microsoft.DotNet.Helix.Sdk" : " 10.0.0-beta.25430.1 "
2121 }
2222}
You can’t perform that action at this time.
0 commit comments