Skip to content

Commit

Permalink
chore: disable IsPackable by default
Browse files Browse the repository at this point in the history
  • Loading branch information
josephnhtam committed Oct 2, 2024
1 parent 9e0c9b7 commit 646bfc4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<Copyright>Copyright 2024 Joseph NH Tam</Copyright>
<Authors>Joseph NH Tam</Authors>

<IsPackable>false</IsPackable>
<PackageIcon>icon.png</PackageIcon>
<PackageReadmeFile>README.NuGet.md</PackageReadmeFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down
5 changes: 0 additions & 5 deletions samples/Directory.Build.props

This file was deleted.

5 changes: 0 additions & 5 deletions test/Directory.Build.props

This file was deleted.

0 comments on commit 646bfc4

Please sign in to comment.