File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 88 <AppDesignerFolder >Properties</AppDesignerFolder >
99 <RootNamespace >WebPush.Test</RootNamespace >
1010 <AssemblyName >WebPush.Test</AssemblyName >
11- <TargetFrameworkVersion >v4.5.2 </TargetFrameworkVersion >
11+ <TargetFrameworkVersion >v4.0 </TargetFrameworkVersion >
1212 <FileAlignment >512</FileAlignment >
1313 <ProjectTypeGuids >{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
1414 <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
1515 <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
1616 <ReferencePath >$(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages</ReferencePath >
1717 <IsCodedUITest >False</IsCodedUITest >
1818 <TestProjectType >UnitTest</TestProjectType >
19+ <TargetFrameworkProfile />
1920 </PropertyGroup >
2021 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
2122 <DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3- <package id =" BouncyCastle" version =" 1.8.1" targetFramework =" net452 " />
4- <package id =" NUnit" version =" 2.6.4" targetFramework =" net452 " />
3+ <package id =" BouncyCastle" version =" 1.8.1" targetFramework =" net40 " />
4+ <package id =" NUnit" version =" 2.6.4" targetFramework =" net40 " />
55</packages >
You can’t perform that action at this time.
0 commit comments