We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18a42f4 commit 1d66790Copy full SHA for 1d66790
src/ThisAssembly.Project/ThisAssembly.Project.csproj
@@ -4,6 +4,7 @@
4
<TargetFramework>netstandard2.0</TargetFramework>
5
<LangVersion>latest</LangVersion>
6
<IsRoslynComponent>true</IsRoslynComponent>
7
+ <PackBuildOutput>false</PackBuildOutput>
8
</PropertyGroup>
9
10
<PropertyGroup>
0 commit comments