File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/Microsoft.DotNet.Helix/Sdk/tools/dotnet-cli Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 33
44 <PropertyGroup >
55 <IncludeDotNetCli Condition =" '$(IncludeDotNetCli)' != 'true' " >false</IncludeDotNetCli >
6- <AspNetCoreRuntimeVersion >9 .0.0-rc .2.24474.3 </AspNetCoreRuntimeVersion >
6+ <AspNetCoreRuntimeVersion >10 .0.0-alpha .2.24531.4 </AspNetCoreRuntimeVersion >
77 <DotNetCliPackageType Condition =" '$(DotNetCliPackageType)' == '' " >runtime</DotNetCliPackageType >
88 <DotNetCliVersion Condition =" '$(DotNetCliVersion)' == '' AND '$(DotNetCliPackageType)' == 'runtime' " >$(BundledNETCoreAppPackageVersion)</DotNetCliVersion >
99 <!-- TODO (https://github.com/dotnet/arcade/issues/7022): We are hardcoding this version to use the one tied to the SDK version from global.json -->
You can’t perform that action at this time.
0 commit comments