Browse Source

Update csproj

Bruce Wayne 4 years ago
parent
commit
101a2cf187
1 changed files with 0 additions and 7 deletions
  1. 0 7
      STUN/STUN.csproj

+ 0 - 7
STUN/STUN.csproj

@@ -4,13 +4,6 @@
     <TargetFramework>netstandard2.0</TargetFramework>
     <LangVersion>latest</LangVersion>
     <Nullable>enable</Nullable>
-  </PropertyGroup>
-
-  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
-    <DefineConstants>TRACE;ReactiveUI</DefineConstants>
-  </PropertyGroup>
-
-  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
     <DefineConstants>TRACE;ReactiveUI</DefineConstants>
   </PropertyGroup>