Fix self-contained packaging.
This commit is contained in:
committed by
Matthias Mailänder
parent
7694d0842b
commit
b622afd7fd
@@ -65,10 +65,4 @@
|
||||
<Analyzer Remove="@(Analyzer)" />
|
||||
</ItemGroup>
|
||||
</Target>
|
||||
<ItemGroup>
|
||||
<TrimmerRootAssembly Include="mscorlib" />
|
||||
<TrimmerRootAssembly Include="netstandard" />
|
||||
<TrimmerRootAssembly Include="System.IO.Pipes" />
|
||||
<TrimmerRootAssembly Include="System.Threading.Tasks.Parallel" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user