Update illink versions (#15364)
This commit is contained in:
parent
1d88a6bfb1
commit
eee3d28220
1 changed files with 2 additions and 2 deletions
|
@ -86,7 +86,7 @@
|
|||
|
||||
<_NET70RuntimePackVersion>7.0.$(VersionFeature70)</_NET70RuntimePackVersion>
|
||||
<_NET70TargetingPackVersion>7.0.$(VersionFeature70)</_NET70TargetingPackVersion>
|
||||
<_NET70ILLinkPackVersion>7.0.100-1.22579.2</_NET70ILLinkPackVersion>
|
||||
<_NET70ILLinkPackVersion>7.0.100-1.23062.2</_NET70ILLinkPackVersion>
|
||||
<_WindowsDesktop70RuntimePackVersion>7.0.$(VersionFeature70)</_WindowsDesktop70RuntimePackVersion>
|
||||
<_WindowsDesktop70TargetingPackVersion>7.0.$(VersionFeature70)</_WindowsDesktop70TargetingPackVersion>
|
||||
<_AspNet70RuntimePackVersion>7.0.$(VersionFeature70)</_AspNet70RuntimePackVersion>
|
||||
|
@ -411,7 +411,7 @@ Copyright (c) .NET Foundation. All rights reserved.
|
|||
|
||||
<KnownILLinkPack Include="Microsoft.NET.ILLink.Tasks"
|
||||
TargetFramework="net8.0"
|
||||
ILLinkPackVersion="8.0.100-1.22619.1" />
|
||||
ILLinkPackVersion="8.0.100-1.23067.1" />
|
||||
|
||||
<KnownRuntimePack Include="Microsoft.NETCore.App"
|
||||
TargetFramework="net8.0"
|
||||
|
|
Loading…
Reference in a new issue