浏览代码

fix project

Nick Kastellanos 1 年之前
父节点
当前提交
3f4b18fab3
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>