File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 12.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
44 <PropertyGroup >
4444 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x64'" >
4545 <DebugSymbols >true</DebugSymbols >
4646 <OutputPath >bin\Debug\</OutputPath >
47- <DefineConstants >TRACE;DEBUG;MAX2022 </DefineConstants >
47+ <DefineConstants >TRACE;DEBUG;MAX2023 </DefineConstants >
4848 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
4949 <DebugType >full</DebugType >
5050 <PlatformTarget >x64</PlatformTarget >
5353 </PropertyGroup >
5454 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x64'" >
5555 <OutputPath >bin\Release\</OutputPath >
56- <DefineConstants >TRACE;MAX2022 </DefineConstants >
56+ <DefineConstants >TRACE;MAX2023 </DefineConstants >
5757 <Optimize >true</Optimize >
5858 <DebugType >pdbonly</DebugType >
5959 <PlatformTarget >x64</PlatformTarget >
You can’t perform that action at this time.
0 commit comments