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 8
8
<AppDesignerFolder >Properties</AppDesignerFolder >
9
9
<RootNamespace >WebPush.Test</RootNamespace >
10
10
<AssemblyName >WebPush.Test</AssemblyName >
11
- <TargetFrameworkVersion >v4.5.2 </TargetFrameworkVersion >
11
+ <TargetFrameworkVersion >v4.0 </TargetFrameworkVersion >
12
12
<FileAlignment >512</FileAlignment >
13
13
<ProjectTypeGuids >{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
14
14
<VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
15
15
<VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
16
16
<ReferencePath >$(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages</ReferencePath >
17
17
<IsCodedUITest >False</IsCodedUITest >
18
18
<TestProjectType >UnitTest</TestProjectType >
19
+ <TargetFrameworkProfile />
19
20
</PropertyGroup >
20
21
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
21
22
<DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<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 " />
5
5
</packages >
You can’t perform that action at this time.
0 commit comments