AssetRipper_AssetRipper/Source/AssetRipper.Export.PrimaryContent/AssetRipper.Export.PrimaryContent.csproj
2023-12-11 02:05:45 -05:00

10 lines
326 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<IsTrimmable>true</IsTrimmable>
<OutputPath>..\0Bins\Other\AssetRipper.Export.PrimaryContent\$(Configuration)\</OutputPath>
<IntermediateOutputPath>..\0Bins\obj\AssetRipper.Export.PrimaryContent\$(Configuration)\</IntermediateOutputPath>
</PropertyGroup>
</Project>