Skip to content

Commit

Permalink
📦 Don't pack VCF seperately yet.
Browse files Browse the repository at this point in the history
  • Loading branch information
decaprime committed Jun 2, 2023
1 parent c43e0de commit 9b832c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions VCF.Core/VCF.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 9b832c0

Please sign in to comment.