Skip to content

Commit

Permalink
Update illink version (#15484)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbomer authored Feb 10, 2023
1 parent 712cdbe commit 8ce7bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/redist/targets/GenerateBundledVersions.targets
Original file line number Diff line number Diff line change
Expand Up @@ -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.23067.1" />
ILLinkPackVersion="$(MicrosoftNETCoreAppRuntimePackageVersion)" />
<KnownRuntimePack Include="Microsoft.NETCore.App"
TargetFramework="net8.0"
Expand Down

0 comments on commit 8ce7bb9

Please sign in to comment.