Skip to content

Commit

Permalink
force pack Sdk files
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryptoc1 committed Dec 20, 2023
1 parent 34c74cd commit 9d76acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LethalCompany.Plugin.Sdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<ItemGroup>
<Content Include="..\README.md" Pack="true" PackagePath="\" />
<Content Include="Sdk\*" PackagePath="Sdk\" />
<Content Include="Sdk\*" Pack="true" PackagePath="Sdk\" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9d76acb

Please sign in to comment.