Skip to content

Commit 320db9a

Browse files
committed
fix: packable
1 parent ba5336a commit 320db9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hosts/dotnet/Hako.SourceGenerator/Hako.SourceGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
5-
<IsPackable>false</IsPackable>
5+
<IsPackable>true</IsPackable>
66
<Nullable>enable</Nullable>
77
<LangVersion>preview</LangVersion>
88

0 commit comments

Comments
 (0)