Remove dummy reference project from the output of the runtime store
This commit is contained in:
parent
44520119e3
commit
83e22851c5
|
|
@ -13,6 +13,9 @@
|
|||
https://api.nuget.org/v3/index.json;
|
||||
</RestoreSources>
|
||||
<TargetFramework>netcoreapp2.0</TargetFramework>
|
||||
<IncludeBuildOutput>false</IncludeBuildOutput>
|
||||
<IncludeSymbols>false</IncludeSymbols>
|
||||
<EnableApiCheck>false</EnableApiCheck>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Reference in New Issue