We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba5336a commit 320db9aCopy full SHA for 320db9a
1 file changed
hosts/dotnet/Hako.SourceGenerator/Hako.SourceGenerator.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<TargetFramework>netstandard2.0</TargetFramework>
5
- <IsPackable>false</IsPackable>
+ <IsPackable>true</IsPackable>
6
<Nullable>enable</Nullable>
7
<LangVersion>preview</LangVersion>
8
0 commit comments