99 <AppDesignerFolder >Properties</AppDesignerFolder >
1010 <RootNamespace >CachedQuickLz</RootNamespace >
1111 <AssemblyName >CachedQuickLz</AssemblyName >
12- <TargetFrameworkVersion >v3.5 </TargetFrameworkVersion >
12+ <TargetFrameworkVersion >v4.6 </TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
1414 <Deterministic >true</Deterministic >
15+ <TargetFrameworkProfile />
1516 </PropertyGroup >
1617 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1718 <DebugSymbols >true</DebugSymbols >
2122 <DefineConstants >DEBUG;TRACE</DefineConstants >
2223 <ErrorReport >prompt</ErrorReport >
2324 <WarningLevel >4</WarningLevel >
25+ <Prefer32Bit >false</Prefer32Bit >
2426 </PropertyGroup >
2527 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
2628 <DebugType >none</DebugType >
3032 </DefineConstants >
3133 <ErrorReport >prompt</ErrorReport >
3234 <WarningLevel >4</WarningLevel >
35+ <Prefer32Bit >false</Prefer32Bit >
3336 </PropertyGroup >
3437 <ItemGroup >
3538 <Reference Include =" System" />
3639 <Reference Include =" System.Core" />
37- <Reference Include =" System.Threading, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
38- <HintPath >..\packages\TPL4Unity.1.0.0\lib\net35\System.Threading.dll</HintPath >
39- </Reference >
4040 <Reference Include =" System.Xml.Linq" />
4141 <Reference Include =" System.Data.DataSetExtensions" />
4242 <Reference Include =" System.Data" />
5151 <Compile Include =" CachedQlzCommon.cs" />
5252 <Compile Include =" Properties\AssemblyInfo.cs" />
5353 </ItemGroup >
54- <ItemGroup >
55- <None Include =" packages.config" />
56- </ItemGroup >
5754 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
5855</Project >
0 commit comments