Skip to content

Commit

Permalink
Disable IsPackable on Meltwater
Browse files Browse the repository at this point in the history
  • Loading branch information
jzebedee committed Nov 23, 2021
1 parent 92521b2 commit c7eb08e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Meltwater/Meltwater.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<IsRoslynComponent>true</IsRoslynComponent>
<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit c7eb08e

Please sign in to comment.