|
2 | 2 | <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
3 | 3 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
4 | 4 | <PropertyGroup>
|
5 |
| - <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
6 |
| - <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
| 5 | + <SignAssembly>true</SignAssembly> |
| 6 | + </PropertyGroup> |
| 7 | + <PropertyGroup> |
| 8 | + <AssemblyOriginatorKeyFile>Open.Nat.snk</AssemblyOriginatorKeyFile> |
| 9 | + </PropertyGroup> |
| 10 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug 3.5|AnyCPU'"> |
| 11 | + <OutputPath>bin\Debug\net35\</OutputPath> |
| 12 | + <DefineConstants>TRACE;DEBUG;NET35</DefineConstants> |
7 | 13 | <ProjectGuid>{7A65D2F2-BFB5-4BE1-A54D-484A394DE745}</ProjectGuid>
|
8 | 14 | <OutputType>Library</OutputType>
|
9 | 15 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
10 | 16 | <RootNamespace>Open.Nat.UnitTests</RootNamespace>
|
11 | 17 | <AssemblyName>Open.Nat.UnitTests</AssemblyName>
|
12 |
| - <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
| 18 | + <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
13 | 19 | <FileAlignment>512</FileAlignment>
|
14 |
| - <TargetFrameworkProfile /> |
15 |
| - </PropertyGroup> |
16 |
| - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
17 |
| - <DebugSymbols>true</DebugSymbols> |
18 |
| - <DebugType>full</DebugType> |
19 |
| - <Optimize>false</Optimize> |
20 |
| - <OutputPath>bin\Debug\</OutputPath> |
21 |
| - <DefineConstants>DEBUG;TRACE</DefineConstants> |
22 |
| - <ErrorReport>prompt</ErrorReport> |
23 |
| - <WarningLevel>4</WarningLevel> |
24 |
| - <Prefer32Bit>false</Prefer32Bit> |
25 | 20 | </PropertyGroup>
|
26 |
| - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
27 |
| - <DebugType>pdbonly</DebugType> |
28 |
| - <Optimize>true</Optimize> |
29 |
| - <OutputPath>bin\Release\</OutputPath> |
30 |
| - <DefineConstants>TRACE</DefineConstants> |
31 |
| - <ErrorReport>prompt</ErrorReport> |
32 |
| - <WarningLevel>4</WarningLevel> |
33 |
| - <Prefer32Bit>false</Prefer32Bit> |
| 21 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug 4.5|AnyCPU'"> |
| 22 | + <OutputPath>bin\Debug\net45\</OutputPath> |
| 23 | + <DefineConstants>TRACE;DEBUG;NET45</DefineConstants> |
| 24 | + <ProjectGuid>{7A65D2F2-BFB5-4BE1-A54D-484A394DE745}</ProjectGuid> |
| 25 | + <OutputType>Library</OutputType> |
| 26 | + <AppDesignerFolder>Properties</AppDesignerFolder> |
| 27 | + <RootNamespace>Open.Nat.UnitTests</RootNamespace> |
| 28 | + <AssemblyName>Open.Nat.UnitTests</AssemblyName> |
| 29 | + <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
| 30 | + <FileAlignment>512</FileAlignment> |
34 | 31 | </PropertyGroup>
|
35 |
| - <PropertyGroup> |
36 |
| - <SignAssembly>true</SignAssembly> |
| 32 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release 3.5|AnyCPU'"> |
| 33 | + <OutputPath>bin\Release\net35\</OutputPath> |
| 34 | + <DefineConstants>NET35</DefineConstants> |
| 35 | + <ProjectGuid>{7A65D2F2-BFB5-4BE1-A54D-484A394DE745}</ProjectGuid> |
| 36 | + <OutputType>Library</OutputType> |
| 37 | + <AppDesignerFolder>Properties</AppDesignerFolder> |
| 38 | + <RootNamespace>Open.Nat.UnitTests</RootNamespace> |
| 39 | + <AssemblyName>Open.Nat.UnitTests</AssemblyName> |
| 40 | + <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
| 41 | + <FileAlignment>512</FileAlignment> |
37 | 42 | </PropertyGroup>
|
38 |
| - <PropertyGroup> |
39 |
| - <AssemblyOriginatorKeyFile>Open.Nat.snk</AssemblyOriginatorKeyFile> |
| 43 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release 4.5|AnyCPU'"> |
| 44 | + <OutputPath>bin\Release\net45\</OutputPath> |
| 45 | + <DefineConstants>NET45</DefineConstants> |
| 46 | + <ProjectGuid>{7A65D2F2-BFB5-4BE1-A54D-484A394DE745}</ProjectGuid> |
| 47 | + <OutputType>Library</OutputType> |
| 48 | + <AppDesignerFolder>Properties</AppDesignerFolder> |
| 49 | + <RootNamespace>Open.Nat.UnitTests</RootNamespace> |
| 50 | + <AssemblyName>Open.Nat.UnitTests</AssemblyName> |
| 51 | + <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
| 52 | + <FileAlignment>512</FileAlignment> |
40 | 53 | </PropertyGroup>
|
41 | 54 | <ItemGroup>
|
42 | 55 | <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
|
|
47 | 60 | <Reference Include="System.XML" />
|
48 | 61 | <Reference Include="System.Xml.Linq" />
|
49 | 62 | </ItemGroup>
|
| 63 | + <ItemGroup> |
| 64 | + <Reference Include="System" /> |
| 65 | + <Reference Include="System.Data" /> |
| 66 | + <Reference Include="System.Xml" /> |
| 67 | + <Reference Include="System.Threading, Version=1.0.2856.102, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" Condition="'$(Configuration)|$(Platform)' == 'Release 3.5|AnyCPU' OR '$(Configuration)|$(Platform)' == 'Debug 3.5|AnyCPU'"> |
| 68 | + <HintPath>..\packages\TaskParallelLibrary.1.0.2856.0\lib\Net35\System.Threading.dll</HintPath> |
| 69 | + <Private>True</Private> |
| 70 | + </Reference> |
| 71 | + </ItemGroup> |
50 | 72 | <ItemGroup>
|
51 | 73 | <Compile Include="InternetProtocolV6Tests.cs" />
|
52 | 74 | <Compile Include="UpnpMockServer.cs" />
|
|
0 commit comments