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.1.2.0 \build\net45\MSTest.TestAdapter.props" Condition =" Exists('..\packages\MSTest.TestAdapter.1.2.0 \build\net45\MSTest.TestAdapter.props')" />
4
4
<PropertyGroup >
5
5
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6
6
<Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
38
38
<WarningLevel >4</WarningLevel >
39
39
</PropertyGroup >
40
40
<ItemGroup >
41
- <Reference Include =" Microsoft.Crm.Sdk.Proxy, Version=8 .0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
42
- <HintPath >..\packages\Microsoft.CrmSdk.CoreAssemblies.8.2 .0.2 \lib\net452\Microsoft.Crm.Sdk.Proxy.dll</HintPath >
41
+ <Reference Include =" Microsoft.Crm.Sdk.Proxy, Version=9 .0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
42
+ <HintPath >..\packages\Microsoft.CrmSdk.CoreAssemblies.9.0 .0.5 \lib\net452\Microsoft.Crm.Sdk.Proxy.dll</HintPath >
43
43
</Reference >
44
44
<Reference Include =" Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
45
45
<HintPath >..\packages\Microsoft.IdentityModel.6.1.7600.16394\lib\net35\Microsoft.IdentityModel.dll</HintPath >
46
46
<Private >True</Private >
47
47
</Reference >
48
- <Reference Include =" Microsoft.QualityTools.Testing.Fakes, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
49
48
<Reference Include =" Microsoft.VisualStudio.TestPlatform.TestFramework, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
50
- <HintPath >..\packages\MSTest.TestFramework.1.1.18 \lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll</HintPath >
49
+ <HintPath >..\packages\MSTest.TestFramework.1.2.0 \lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll</HintPath >
51
50
</Reference >
52
51
<Reference Include =" Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
53
- <HintPath >..\packages\MSTest.TestFramework.1.1.18 \lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll</HintPath >
52
+ <HintPath >..\packages\MSTest.TestFramework.1.2.0 \lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll</HintPath >
54
53
</Reference >
55
- <Reference Include =" Microsoft.Xrm.Sdk, Version=8 .0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
56
- <HintPath >..\packages\Microsoft.CrmSdk.CoreAssemblies.8.2 .0.2 \lib\net452\Microsoft.Xrm.Sdk.dll</HintPath >
54
+ <Reference Include =" Microsoft.Xrm.Sdk, Version=9 .0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
55
+ <HintPath >..\packages\Microsoft.CrmSdk.CoreAssemblies.9.0 .0.5 \lib\net452\Microsoft.Xrm.Sdk.dll</HintPath >
57
56
</Reference >
58
- <Reference Include =" Microsoft.Xrm.Sdk.8.0.0.0.Fakes" >
59
- <HintPath >..\Microsoft.Crm.Sdk.Fakes\bin\Debug\Microsoft.Xrm.Sdk.8.0.0.0.Fakes.dll</HintPath >
60
- </Reference >
61
- <Reference Include =" Microsoft.Xrm.Sdk.Workflow, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
62
- <HintPath >..\packages\Microsoft.CrmSdk.Workflow.8.2.0.2\lib\net452\Microsoft.Xrm.Sdk.Workflow.dll</HintPath >
63
- </Reference >
64
- <Reference Include =" Microsoft.Xrm.Sdk.Workflow.8.0.0.0.Fakes" >
65
- <HintPath >..\Microsoft.Crm.Sdk.Fakes\bin\Debug\Microsoft.Xrm.Sdk.Workflow.8.0.0.0.Fakes.dll</HintPath >
66
- </Reference >
67
- <Reference Include =" mscorlib.4.0.0.0.Fakes" >
68
- <HintPath >..\Microsoft.Crm.Sdk.Fakes\bin\Debug\mscorlib.4.0.0.0.Fakes.dll</HintPath >
57
+ <Reference Include =" Microsoft.Xrm.Sdk.Workflow, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
58
+ <HintPath >..\packages\Microsoft.CrmSdk.Workflow.9.0.0.5\lib\net452\Microsoft.Xrm.Sdk.Workflow.dll</HintPath >
69
59
</Reference >
70
60
<Reference Include =" PresentationFramework" />
71
61
<Reference Include =" System" />
72
- <Reference Include =" System.4.0.0.0.Fakes" >
73
- <HintPath >..\Microsoft.Crm.Sdk.Fakes\bin\Debug\System.4.0.0.0.Fakes.dll</HintPath >
74
- </Reference >
75
62
<Reference Include =" System.Activities" />
76
63
<Reference Include =" System.Activities.Presentation" />
77
64
<Reference Include =" System.Core" />
110
97
<PropertyGroup >
111
98
<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 >
112
99
</PropertyGroup >
113
- <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'))" />
114
- <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'))" />
100
+ <Error Condition =" !Exists('..\packages\MSTest.TestAdapter.1.2.0 \build\net45\MSTest.TestAdapter.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\MSTest.TestAdapter.1.2.0 \build\net45\MSTest.TestAdapter.props'))" />
101
+ <Error Condition =" !Exists('..\packages\MSTest.TestAdapter.1.2.0 \build\net45\MSTest.TestAdapter.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\MSTest.TestAdapter.1.2.0 \build\net45\MSTest.TestAdapter.targets'))" />
115
102
</Target >
116
- <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')" />
103
+ <Import Project =" ..\packages\MSTest.TestAdapter.1.2.0 \build\net45\MSTest.TestAdapter.targets" Condition =" Exists('..\packages\MSTest.TestAdapter.1.2.0 \build\net45\MSTest.TestAdapter.targets')" />
117
104
</Project >
0 commit comments