1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 15.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
- <Import Project =" ..\packages\MSTest.TestAdapter.1.1.18 \build\net45 \MSTest.TestAdapter.props" Condition =" Exists('..\packages\MSTest.TestAdapter.1.1.18 \build\net45 \MSTest.TestAdapter.props')" />
3
+ <Import Project =" ..\packages\MSTest.TestAdapter.3.0.2 \build\net462 \MSTest.TestAdapter.props" Condition =" Exists('..\packages\MSTest.TestAdapter.3.0.2 \build\net462 \MSTest.TestAdapter.props')" />
4
4
<PropertyGroup >
5
5
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6
6
<Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
9
9
<AppDesignerFolder >Properties</AppDesignerFolder >
10
10
<RootNamespace >ExpandosTests</RootNamespace >
11
11
<AssemblyName >ExpandosTests</AssemblyName >
12
- <TargetFrameworkVersion >v4.6.1 </TargetFrameworkVersion >
12
+ <TargetFrameworkVersion >v4.8 </TargetFrameworkVersion >
13
13
<FileAlignment >512</FileAlignment >
14
14
<ProjectTypeGuids >{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
15
15
<VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >15.0</VisualStudioVersion >
19
19
<TestProjectType >UnitTest</TestProjectType >
20
20
<NuGetPackageImportStamp >
21
21
</NuGetPackageImportStamp >
22
+ <TargetFrameworkProfile />
22
23
</PropertyGroup >
23
24
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
24
25
<DebugSymbols >true</DebugSymbols >
39
40
</PropertyGroup >
40
41
<ItemGroup >
41
42
<Reference Include =" Microsoft.VisualStudio.TestPlatform.TestFramework, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
42
- <HintPath >..\packages\MSTest.TestFramework.1.1.18 \lib\net45 \Microsoft.VisualStudio.TestPlatform.TestFramework.dll</HintPath >
43
+ <HintPath >..\packages\MSTest.TestFramework.3.0.2 \lib\net462 \Microsoft.VisualStudio.TestPlatform.TestFramework.dll</HintPath >
43
44
</Reference >
44
45
<Reference Include =" Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
45
- <HintPath >..\packages\MSTest.TestFramework.1.1.18 \lib\net45 \Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll</HintPath >
46
+ <HintPath >..\packages\MSTest.TestFramework.3.0.2 \lib\net462 \Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll</HintPath >
46
47
</Reference >
47
- <Reference Include =" Newtonsoft.Json, Version=10 .0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
48
- <HintPath >..\packages\Newtonsoft.Json.10 .0.3\lib\net45\Newtonsoft.Json.dll</HintPath >
48
+ <Reference Include =" Newtonsoft.Json, Version=13 .0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
49
+ <HintPath >..\packages\Newtonsoft.Json.13 .0.3\lib\net45\Newtonsoft.Json.dll</HintPath >
49
50
</Reference >
50
51
<Reference Include =" System" />
51
52
<Reference Include =" System.Core" />
56
57
<Compile Include =" Models.cs" />
57
58
<Compile Include =" Properties\AssemblyInfo.cs" />
58
59
</ItemGroup >
59
- <ItemGroup >
60
- <None Include =" packages.config" />
61
- </ItemGroup >
62
60
<ItemGroup >
63
61
<ProjectReference Include =" ..\Arkane.Json.Expandos\Arkane.Json.Expandos.csproj" >
64
62
<Project >{4FA5DD5B-DF6D-4F7A-B510-F25025859429}</Project >
65
63
<Name >Arkane.Json.Expandos</Name >
66
64
</ProjectReference >
67
65
</ItemGroup >
66
+ <ItemGroup >
67
+ <None Include =" packages.config" />
68
+ </ItemGroup >
68
69
<Import Project =" $(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition =" Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" />
69
70
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
70
71
<Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
71
72
<PropertyGroup >
72
73
<ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
73
74
</PropertyGroup >
74
- <Error Condition =" !Exists('..\packages\MSTest.TestAdapter.1.1.18 \build\net45 \MSTest.TestAdapter.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\MSTest.TestAdapter.1.1.18 \build\net45 \MSTest.TestAdapter.props'))" />
75
- <Error Condition =" !Exists('..\packages\MSTest.TestAdapter.1.1.18 \build\net45 \MSTest.TestAdapter.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\MSTest.TestAdapter.1.1.18 \build\net45 \MSTest.TestAdapter.targets'))" />
75
+ <Error Condition =" !Exists('..\packages\MSTest.TestAdapter.3.0.2 \build\net462 \MSTest.TestAdapter.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\MSTest.TestAdapter.3.0.2 \build\net462 \MSTest.TestAdapter.props'))" />
76
+ <Error Condition =" !Exists('..\packages\MSTest.TestAdapter.3.0.2 \build\net462 \MSTest.TestAdapter.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\MSTest.TestAdapter.3.0.2 \build\net462 \MSTest.TestAdapter.targets'))" />
76
77
</Target >
77
- <Import Project =" ..\packages\MSTest.TestAdapter.1.1.18 \build\net45 \MSTest.TestAdapter.targets" Condition =" Exists('..\packages\MSTest.TestAdapter.1.1.18 \build\net45 \MSTest.TestAdapter.targets')" />
78
+ <Import Project =" ..\packages\MSTest.TestAdapter.3.0.2 \build\net462 \MSTest.TestAdapter.targets" Condition =" Exists('..\packages\MSTest.TestAdapter.3.0.2 \build\net462 \MSTest.TestAdapter.targets')" />
78
79
</Project >
0 commit comments