Browse Source

fix project

Nick Kastellanos 1 năm trước cách đây
mục cha
commit
3f4b18fab3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>