Skip to content

Commit

Permalink
Include LemonUI.RageMP.cs in the NuGet package
Browse files Browse the repository at this point in the history
Fixes #152
  • Loading branch information
justalemon committed Dec 19, 2023
1 parent d1fc249 commit a1c9bc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LemonUI.RageMP/LemonUI.RageMP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
<Compile Include="$(ProjectDir)../LemonUI/**/*.cs" />
<None Include="$(ProjectDir)../README.md" Pack="true" Visible="false" PackagePath="" />
<None Include="$(ProjectDir)../logo.png" Pack="true" Visible="false" PackagePath="" />
<None Include="$(OutDir)..\FOR DEVELOPERS\LemonUI.RageMP.cs" Pack="true" Visible="false" PackagePath="" BuildAction="Content" CopyToOutputDirectory="Always" />
<PackageReference Include="RAGEMP-ragesharp" Version="1.1.3">
<IncludeAssets>compile</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit a1c9bc0

Please sign in to comment.