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 >
41
41
<Reference Include =" curve25519-dotnet, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
42
42
<HintPath >..\packages\curve25519-dotnet.1.3.2\lib\netstandard1.4\curve25519-dotnet.dll</HintPath >
43
43
</Reference >
44
- <Reference Include =" Google.Protobuf, Version=3.3.0 .0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL" >
45
- <HintPath >..\packages\Google.Protobuf.3.3.0 \lib\net45\Google.Protobuf.dll</HintPath >
44
+ <Reference Include =" Google.Protobuf, Version=3.4.1 .0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL" >
45
+ <HintPath >..\packages\Google.Protobuf.3.4.1 \lib\net45\Google.Protobuf.dll</HintPath >
46
46
</Reference >
47
47
<Reference Include =" May-dotnet, Version=1.2.3.0, Culture=neutral, processorArchitecture=MSIL" >
48
48
<HintPath >..\packages\May-dotnet.1.2.3\lib\netstandard1.4\May-dotnet.dll</HintPath >
49
49
</Reference >
50
50
<Reference Include =" Microsoft.VisualStudio.TestPlatform.TestFramework, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
51
- <HintPath >..\packages\MSTest.TestFramework.1.1.18 \lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll</HintPath >
51
+ <HintPath >..\packages\MSTest.TestFramework.1.2.0 \lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll</HintPath >
52
52
</Reference >
53
53
<Reference Include =" Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
54
- <HintPath >..\packages\MSTest.TestFramework.1.1.18 \lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll</HintPath >
54
+ <HintPath >..\packages\MSTest.TestFramework.1.2.0 \lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll</HintPath >
55
55
</Reference >
56
56
<Reference Include =" Microsoft.Win32.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
57
57
<HintPath >..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll</HintPath >
65
65
<HintPath >..\packages\System.Console.4.3.0\lib\net46\System.Console.dll</HintPath >
66
66
</Reference >
67
67
<Reference Include =" System.Core" />
68
- <Reference Include =" System.Diagnostics.DiagnosticSource, Version=4.0.2.0 , Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
69
- <HintPath >..\packages\System.Diagnostics.DiagnosticSource.4.4.0 \lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath >
68
+ <Reference Include =" System.Diagnostics.DiagnosticSource, Version=4.0.2.1 , Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
69
+ <HintPath >..\packages\System.Diagnostics.DiagnosticSource.4.4.1 \lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath >
70
70
</Reference >
71
71
<Reference Include =" System.Diagnostics.Tracing, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
72
72
<HintPath >..\packages\System.Diagnostics.Tracing.4.3.0\lib\net462\System.Diagnostics.Tracing.dll</HintPath >
90
90
<Reference Include =" System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
91
91
<HintPath >..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath >
92
92
</Reference >
93
- <Reference Include =" System.Net.Http, Version=4.1.1.1 , Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
94
- <HintPath >..\packages\System.Net.Http.4.3.2 \lib\net46\System.Net.Http.dll</HintPath >
93
+ <Reference Include =" System.Net.Http, Version=4.1.1.2 , Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
94
+ <HintPath >..\packages\System.Net.Http.4.3.3 \lib\net46\System.Net.Http.dll</HintPath >
95
95
</Reference >
96
96
<Reference Include =" System.Net.Sockets, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
97
97
<HintPath >..\packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll</HintPath >
121
121
<Reference Include =" System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
122
122
<HintPath >..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath >
123
123
</Reference >
124
- <Reference Include =" System.Security.Cryptography.X509Certificates, Version=4.1.1.0 , Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
125
- <HintPath >..\packages\System.Security.Cryptography.X509Certificates.4.3.0 \lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath >
124
+ <Reference Include =" System.Security.Cryptography.X509Certificates, Version=4.1.1.1 , Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
125
+ <HintPath >..\packages\System.Security.Cryptography.X509Certificates.4.3.1 \lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath >
126
126
</Reference >
127
127
<Reference Include =" System.Xml" />
128
128
<Reference Include =" System.Xml.Linq" />
163
163
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
164
164
<Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
165
165
<PropertyGroup >
166
- <ErrorText >Dieses Projekt verweist auf mindestens ein NuGet-Paket, das auf diesem Computer fehlt. Verwenden Sie die Wiederherstellung von NuGet-Paketen, um die fehlenden Dateien herunterzuladen. Weitere Informationen finden Sie unter " http://go.microsoft.com/fwlink/?LinkID=322105". Die fehlende Datei ist " {0}" .</ErrorText >
166
+ <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 >
167
167
</PropertyGroup >
168
- <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'))" />
169
- <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'))" />
168
+ <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'))" />
169
+ <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'))" />
170
+ <Error Condition =" !Exists('..\packages\NETStandard.Library.2.0.1\build\netstandard2.0\NETStandard.Library.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\NETStandard.Library.2.0.1\build\netstandard2.0\NETStandard.Library.targets'))" />
170
171
</Target >
171
- <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')" />
172
+ <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')" />
173
+ <Import Project =" ..\packages\NETStandard.Library.2.0.1\build\netstandard2.0\NETStandard.Library.targets" Condition =" Exists('..\packages\NETStandard.Library.2.0.1\build\netstandard2.0\NETStandard.Library.targets')" />
172
174
</Project >
0 commit comments