Skip to content

Commit

Permalink
Do not pack the misc project (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
f1x3d authored Jul 16, 2023
1 parent 0df7378 commit 0e6ec49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _misc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 0e6ec49

Please sign in to comment.