|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 | 2 | <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
3 |
| - <Import Project="packages\NUnit.3.11.0\build\NUnit.props" Condition="Exists('packages\NUnit.3.11.0\build\NUnit.props')" /> |
| 3 | + <Import Project="packages\NUnit.3.12.0\build\NUnit.props" Condition="Exists('packages\NUnit.3.12.0\build\NUnit.props')" /> |
4 | 4 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
5 | 5 | <PropertyGroup>
|
6 | 6 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
33 | 33 | <WarningLevel>4</WarningLevel>
|
34 | 34 | </PropertyGroup>
|
35 | 35 | <ItemGroup>
|
36 |
| - <Reference Include="Ghpr.Core, Version=0.9.4.0, Culture=neutral, processorArchitecture=MSIL"> |
37 |
| - <HintPath>packages\Ghpr.Core.0.9.4\lib\net452\Ghpr.Core.dll</HintPath> |
| 36 | + <Reference Include="Ghpr.Core, Version=0.9.9.1, Culture=neutral, processorArchitecture=MSIL"> |
| 37 | + <HintPath>packages\Ghpr.Core.0.9.9.1\lib\net452\Ghpr.Core.dll</HintPath> |
38 | 38 | </Reference>
|
39 |
| - <Reference Include="Ghpr.LocalFileSystem, Version=0.9.4.0, Culture=neutral, processorArchitecture=MSIL"> |
40 |
| - <HintPath>packages\Ghpr.LocalFileSystem.0.9.4\lib\net452\Ghpr.LocalFileSystem.dll</HintPath> |
| 39 | + <Reference Include="Ghpr.LocalFileSystem, Version=0.9.9.2, Culture=neutral, processorArchitecture=MSIL"> |
| 40 | + <HintPath>packages\Ghpr.LocalFileSystem.0.9.9.2\lib\net452\Ghpr.LocalFileSystem.dll</HintPath> |
41 | 41 | </Reference>
|
42 |
| - <Reference Include="Ghpr.NUnit, Version=0.9.4.0, Culture=neutral, processorArchitecture=MSIL"> |
43 |
| - <HintPath>packages\Ghpr.NUnit.0.9.4\lib\net452\Ghpr.NUnit.dll</HintPath> |
| 42 | + <Reference Include="Ghpr.NUnit, Version=0.9.9.1, Culture=neutral, processorArchitecture=MSIL"> |
| 43 | + <HintPath>packages\Ghpr.NUnit.0.9.9.1\lib\net452\Ghpr.NUnit.dll</HintPath> |
44 | 44 | </Reference>
|
45 | 45 | <Reference Include="Ghpr.SerilogToSeqLogger, Version=0.9.3.0, Culture=neutral, processorArchitecture=MSIL">
|
46 | 46 | <HintPath>packages\Ghpr.SerilogToSeqLogger.0.9.3\lib\net452\Ghpr.SerilogToSeqLogger.dll</HintPath>
|
47 | 47 | </Reference>
|
48 | 48 | <Reference Include="Mono.Cecil, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
|
49 |
| - <HintPath>packages\NUnit.Engine.3.9.0\lib\Mono.Cecil.dll</HintPath> |
| 49 | + <HintPath>packages\NUnit.Engine.3.10.0\lib\net20\Mono.Cecil.dll</HintPath> |
50 | 50 | </Reference>
|
51 | 51 | <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
52 |
| - <HintPath>packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 52 | + <HintPath>packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
53 | 53 | </Reference>
|
54 |
| - <Reference Include="nunit-agent, Version=3.9.0.0, Culture=neutral, processorArchitecture=MSIL"> |
55 |
| - <HintPath>packages\NUnit.Engine.3.9.0\lib\nunit-agent.exe</HintPath> |
| 54 | + <Reference Include="nunit-agent, Version=3.10.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 55 | + <HintPath>packages\NUnit.Engine.3.10.0\lib\net20\nunit-agent.exe</HintPath> |
56 | 56 | </Reference>
|
57 |
| - <Reference Include="nunit-agent-x86, Version=3.9.0.0, Culture=neutral, processorArchitecture=x86"> |
58 |
| - <HintPath>packages\NUnit.Engine.3.9.0\lib\nunit-agent-x86.exe</HintPath> |
| 57 | + <Reference Include="nunit-agent-x86, Version=3.10.0.0, Culture=neutral, processorArchitecture=x86"> |
| 58 | + <HintPath>packages\NUnit.Engine.3.10.0\lib\net20\nunit-agent-x86.exe</HintPath> |
59 | 59 | </Reference>
|
60 |
| - <Reference Include="nunit.engine, Version=3.9.0.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL"> |
61 |
| - <HintPath>packages\NUnit.Engine.3.9.0\lib\nunit.engine.dll</HintPath> |
| 60 | + <Reference Include="nunit.engine, Version=3.10.0.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL"> |
| 61 | + <HintPath>packages\NUnit.Engine.3.10.0\lib\net20\nunit.engine.dll</HintPath> |
62 | 62 | </Reference>
|
63 | 63 | <Reference Include="nunit.engine.api, Version=3.0.0.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL">
|
64 |
| - <HintPath>packages\NUnit.Engine.3.9.0\lib\nunit.engine.api.dll</HintPath> |
| 64 | + <HintPath>packages\NUnit.Engine.3.10.0\lib\net20\nunit.engine.api.dll</HintPath> |
65 | 65 | </Reference>
|
66 |
| - <Reference Include="nunit.framework, Version=3.11.0.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL"> |
67 |
| - <HintPath>packages\NUnit.3.11.0\lib\net45\nunit.framework.dll</HintPath> |
| 66 | + <Reference Include="nunit.framework, Version=3.12.0.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL"> |
| 67 | + <HintPath>packages\NUnit.3.12.0\lib\net45\nunit.framework.dll</HintPath> |
68 | 68 | </Reference>
|
69 | 69 | <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
|
70 |
| - <HintPath>packages\Serilog.2.7.1\lib\net45\Serilog.dll</HintPath> |
| 70 | + <HintPath>packages\Serilog.2.8.0\lib\net45\Serilog.dll</HintPath> |
71 | 71 | </Reference>
|
72 | 72 | <Reference Include="Serilog.Formatting.Compact, Version=1.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
|
73 | 73 | <HintPath>packages\Serilog.Formatting.Compact.1.0.0\lib\net45\Serilog.Formatting.Compact.dll</HintPath>
|
|
79 | 79 | <HintPath>packages\Serilog.Sinks.File.4.0.0\lib\net45\Serilog.Sinks.File.dll</HintPath>
|
80 | 80 | </Reference>
|
81 | 81 | <Reference Include="Serilog.Sinks.PeriodicBatching, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
|
82 |
| - <HintPath>packages\Serilog.Sinks.PeriodicBatching.2.1.1\lib\net45\Serilog.Sinks.PeriodicBatching.dll</HintPath> |
| 82 | + <HintPath>packages\Serilog.Sinks.PeriodicBatching.2.2.0\lib\net45\Serilog.Sinks.PeriodicBatching.dll</HintPath> |
83 | 83 | </Reference>
|
84 | 84 | <Reference Include="Serilog.Sinks.Seq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
|
85 | 85 | <HintPath>packages\Serilog.Sinks.Seq.4.0.0\lib\net45\Serilog.Sinks.Seq.dll</HintPath>
|
|
146 | 146 | <PropertyGroup>
|
147 | 147 | <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>
|
148 | 148 | </PropertyGroup>
|
149 |
| - <Error Condition="!Exists('packages\NUnit.3.11.0\build\NUnit.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\NUnit.3.11.0\build\NUnit.props'))" /> |
| 149 | + <Error Condition="!Exists('packages\NUnit.3.12.0\build\NUnit.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\NUnit.3.12.0\build\NUnit.props'))" /> |
150 | 150 | </Target>
|
151 | 151 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
152 | 152 | Other similar extension points exist, see Microsoft.Common.targets.
|
|
0 commit comments