Working prototype of unused-reference remover

This commit is contained in:
Patrick Stevens
2020-01-04 21:33:26 +00:00
committed by GitHub
parent d4d8bc2d0b
commit 5228096621
10 changed files with 379 additions and 62 deletions

View File

@@ -4,7 +4,6 @@
<TargetFramework>netcoreapp3.0</TargetFramework>
<IsPackable>false</IsPackable>
<GenerateProgramFile>false</GenerateProgramFile>
</PropertyGroup>
<ItemGroup>