Skip to content

Commit

Permalink
Mark SK package as packable (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveSandersonMS authored Mar 15, 2024
1 parent 02dd2d1 commit 74ca67e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<NoWarn>$(NoWarn);SKEXP0001</NoWarn>
<IsPackable>true</IsPackable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 74ca67e

Please sign in to comment.