Skip to content

Commit ae7f3a4

Browse files
github-actions[bot]sbomerjeffschwMSFT
authored
[release/9.0] Fix IL2104 link (#108533)
* Fix IL2104 link * Use vanity link --------- Co-authored-by: Sven Boemer <[email protected]> Co-authored-by: Jeff Schwartz <[email protected]>
1 parent 24cfc7c commit ae7f3a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/illink/src/ILLink.Shared/SharedStrings.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -991,7 +991,7 @@
991991
<value>Assembly produced trim warnings.</value>
992992
</data>
993993
<data name="AssemblyProducedTrimWarningsMessage" xml:space="preserve">
994-
<value>Assembly '{0}' produced trim warnings. For more information see https://aka.ms/dotnet-illink/libraries</value>
994+
<value>Assembly '{0}' produced trim warnings. For more information see https://aka.ms/il2104</value>
995995
</data>
996996
<data name="TypeWasNotFoundInAssemblyNorBaseLibraryTitle" xml:space="preserve">
997997
<value>Type was not found in the caller assembly nor in the base library. Type name strings used for dynamically accessing a type should be assembly qualified.</value>

0 commit comments

Comments
 (0)