Merge Common project back into the core project

This commit is contained in:
Jeremy Pritts 2022-07-15 11:02:17 -04:00
parent 1bf78c2650
commit b12e334a56
442 changed files with 24 additions and 118 deletions

View File

@ -28,10 +28,6 @@
<RuntimeHostConfigurationOption Include="System.Globalization.Invariant" Value="true" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\AssetRipperCommon\AssetRipperCommon.csproj" />
</ItemGroup>
<ItemGroup>
<Reference Include="AssetRipper.SourceGenerated">
<SpecificVersion>False</SpecificVersion>
@ -45,4 +41,8 @@
<None Remove="obj\**" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\AssetRipper.Fundamentals\AssetRipper.Fundamentals.csproj" />
</ItemGroup>
</Project>

Some files were not shown because too many files have changed in this diff Show More