Use runtime pack version for 8.0 ILLink
This commit is contained in:
parent
091776ce37
commit
d942e65792
1 changed files with 1 additions and 1 deletions
|
@ -667,7 +667,7 @@ Copyright (c) .NET Foundation. All rights reserved.
|
|||
|
||||
<KnownILLinkPack Include="Microsoft.NET.ILLink.Tasks"
|
||||
TargetFramework="net8.0"
|
||||
ILLinkPackVersion="$(_NET80ILLinkPackVersion)" />
|
||||
ILLinkPackVersion="$(_NET80RuntimePackVersion)" />
|
||||
|
||||
<KnownWebAssemblySdkPack Include="Microsoft.NET.Sdk.WebAssembly.Pack"
|
||||
TargetFramework="net8.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue