Skip to content

Commit 7d5c754

Browse files
authored
housekeeping: Make icsharpcode non-package (#187)
1 parent e5deadf commit 7d5c754

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<RunAnalyzersDuringLiveAnalysis>false</RunAnalyzersDuringLiveAnalysis>
1818
<RunAnalyzers>false</RunAnalyzers>
1919
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
20+
<IsPackable>false</IsPackable>
2021
</PropertyGroup>
2122

2223
<ItemGroup>

0 commit comments

Comments
 (0)