File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 <AppDesignerFolder >Properties</AppDesignerFolder >
1111 <RootNamespace >EsotericIDE</RootNamespace >
1212 <AssemblyName >EsotericIDE</AssemblyName >
13- <TargetFrameworkVersion >v4.0</TargetFrameworkVersion >
14- <TargetFrameworkProfile >Client</TargetFrameworkProfile >
13+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
14+ <TargetFrameworkProfile >
15+ </TargetFrameworkProfile >
1516 <FileAlignment >512</FileAlignment >
1617 <OutputPath >..\Builds\$(Configuration)\</OutputPath >
1718 <IntermediateOutputPath >..\Builds\$(Configuration)\obj-$(AssemblyName)\</IntermediateOutputPath >
2223 <DefineConstants >DEBUG;TRACE</DefineConstants >
2324 <DebugType >full</DebugType >
2425 <PlatformTarget >AnyCPU</PlatformTarget >
26+ <Prefer32Bit >false</Prefer32Bit >
2527 </PropertyGroup >
2628 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU'" >
2729 <DefineConstants >TRACE</DefineConstants >
2830 <Optimize >true</Optimize >
2931 <DebugType >pdbonly</DebugType >
3032 <PlatformTarget >AnyCPU</PlatformTarget >
33+ <Prefer32Bit >false</Prefer32Bit >
3134 </PropertyGroup >
3235 <PropertyGroup >
3336 <ApplicationIcon >Resources\EsotericIDEIcon.ico</ApplicationIcon >
You can’t perform that action at this time.
0 commit comments