Skip to content

Commit

Permalink
Update Fin.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
MeltyPlayer committed May 7, 2024
1 parent 27eaebd commit 10b7011
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions FinModelUtility/Fin/Fin/Fin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,7 @@
<LangVersion>preview</LangVersion>
<Nullable>enable</Nullable>
<OutputType>Library</OutputType>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<DebugType>embedded</DebugType>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<DebugType>embedded</DebugType>
</PropertyGroup>
<ItemGroup>
<Compile Remove="src\model\io\exporters\assimp\AssimpConverter.cs" />
Expand Down

0 comments on commit 10b7011

Please sign in to comment.