Skip to content

Commit

Permalink
V7
Browse files Browse the repository at this point in the history
  • Loading branch information
the-paid-actor committed Jan 12, 2024
1 parent 3aabfb2 commit 2fbcb52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dcs-dtc/DTC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,12 @@

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DebugType>embedded</DebugType>
<NoWarn>1701;1702;CS8603;CS8602;CS8622;CS8604;CS8625;CS8618;CS8767;CS8765;CS8600;CS8605;CS8601;</NoWarn>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DebugType>embedded</DebugType>
<NoWarn>1701;1702;CS8603;CS8602;CS8622;CS8604;CS8625;CS8618;CS8767;CS8765;CS8600;CS8605;CS8601;</NoWarn>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 2fbcb52

Please sign in to comment.