mirror of
https://github.com/muskit/MercuryConverter.git
synced 2026-06-03 04:34:25 -07:00
fix SaturnData inclusion
This commit is contained in:
@@ -30,10 +30,10 @@
|
|||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Compile Remove="_External\**" />
|
<Compile Remove="_External\**" />
|
||||||
<Compile Include="_External\SaturnData\**" />
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="_External\UAssetAPI\UAssetAPI\UAssetAPI.csproj" />
|
<ProjectReference Include="_External\UAssetAPI\UAssetAPI\UAssetAPI.csproj" />
|
||||||
|
<ProjectReference Include="_External/SaturnData/SaturnData/SaturnData.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|||||||
Reference in New Issue
Block a user