Browse Source

fix project

Nick Kastellanos 1 year ago
parent
commit
3f4b18fab3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Samples/Deferred/Samples.Deferred.WINDOWS.NET6.csproj

+ 1 - 1
Samples/Deferred/Samples.Deferred.WINDOWS.NET6.csproj

@@ -18,7 +18,7 @@
     <UseWindowsForms>True</UseWindowsForms>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
-    <DefineConstants>TRACE;DEBUG;WINDOWS MG</DefineConstants
+    <DefineConstants>TRACE;DEBUG;WINDOWS MG</DefineConstants>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
     <DefineConstants>TRACE;WINDOWS MG</DefineConstants>