Skip to content

Commit 1d66790

Browse files
committed
ThisAssembly.Project should not pack main output
Since it's now just a configurator for ThisAssembly.Constants
1 parent 18a42f4 commit 1d66790

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ThisAssembly.Project/ThisAssembly.Project.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<LangVersion>latest</LangVersion>
66
<IsRoslynComponent>true</IsRoslynComponent>
7+
<PackBuildOutput>false</PackBuildOutput>
78
</PropertyGroup>
89

910
<PropertyGroup>

0 commit comments

Comments
 (0)