1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-28 08:00:14 -05:00

Update csprojs to support SLC nuget building

This commit is contained in:
RaidMax
2024-02-04 11:29:47 -06:00
parent 570328dc1e
commit f2c957fe71
3 changed files with 2 additions and 4 deletions

View File

@ -53,6 +53,7 @@
<ItemGroup>
<ProjectReference Include="..\Integrations\Cod\Integrations.Cod.csproj" />
<ProjectReference Include="..\Integrations\Source\Integrations.Source.csproj" />
<ProjectReference Include="..\Data\Data.csproj" />
<ProjectReference Include="..\SharedLibraryCore\SharedLibraryCore.csproj">
<Private>true</Private>
</ProjectReference>