File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2222 <PropertyGroup Condition =" '$(Configuration)' == 'Debug' " >
2323 <Optimize >false</Optimize >
2424 <OutputPath >.\bin\Debug</OutputPath >
25- <DefineConstants >DEBUG;OLD_DEPLOYMENT_TARGET; TRACE</DefineConstants >
25+ <DefineConstants >DEBUG;TRACE</DefineConstants >
2626 <GenerateDebugInfo >True</GenerateDebugInfo >
2727 <EnableAsserts >True</EnableAsserts >
2828 <TreatWarningsAsErrors >False</TreatWarningsAsErrors >
3737 <TreatWarningsAsErrors >False</TreatWarningsAsErrors >
3838 <CaptureConsoleOutput >False</CaptureConsoleOutput >
3939 <WarnOnCaseMismatch >True</WarnOnCaseMismatch >
40- <DefineConstants >OLD_DEPLOYMENT_TARGET </DefineConstants >
40+ <DefineConstants ></DefineConstants >
4141 </PropertyGroup >
4242 <ItemGroup >
4343 <Reference Include =" CoreGraphics" />
You can’t perform that action at this time.
0 commit comments