We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b6e81 commit 90e5402Copy full SHA for 90e5402
src/tools/illink/src/linker/Mono.Linker.csproj
@@ -7,6 +7,7 @@
7
<Description>IL Linker</Description>
8
<RootNamespace>Mono.Linker</RootNamespace>
9
<IsPackable>true</IsPackable>
10
+ <IsShipping>false</IsShipping>
11
<PackageId>Microsoft.NET.ILLink</PackageId>
12
<!-- Disabling baseline validation since this is a brand new package.
13
Once this package has shipped a stable version, the following line
0 commit comments