|
|
|
@ -40,17 +40,21 @@ |
|
|
|
|
<Reference Include="log4net"> |
|
|
|
|
<HintPath>..\packages\NUnit.Runners.2.6.3\tools\lib\log4net.dll</HintPath> |
|
|
|
|
</Reference> |
|
|
|
|
<Reference Include="Microsoft.Build"> |
|
|
|
|
<HintPath>C:\Program Files (x86)\MSBuild\14.0\Bin\Microsoft.Build.dll</HintPath> |
|
|
|
|
<Reference Include="Microsoft.Build, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
|
|
|
|
<HintPath>..\packages\Microsoft.Build.15.1.548\lib\net46\Microsoft.Build.dll</HintPath> |
|
|
|
|
<Private>True</Private> |
|
|
|
|
</Reference> |
|
|
|
|
<Reference Include="Microsoft.Build.Engine"> |
|
|
|
|
<HintPath>C:\Program Files (x86)\MSBuild\14.0\Bin\Microsoft.Build.Engine.dll</HintPath> |
|
|
|
|
<Reference Include="Microsoft.Build.Framework, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
|
|
|
|
<HintPath>..\packages\Microsoft.Build.Framework.15.1.548\lib\net46\Microsoft.Build.Framework.dll</HintPath> |
|
|
|
|
<Private>True</Private> |
|
|
|
|
</Reference> |
|
|
|
|
<Reference Include="Microsoft.Build.Framework"> |
|
|
|
|
<HintPath>C:\Program Files (x86)\MSBuild\14.0\Bin\Microsoft.Build.Framework.dll</HintPath> |
|
|
|
|
<Reference Include="Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
|
|
|
|
<HintPath>..\packages\Microsoft.Build.Tasks.Core.15.1.548\lib\net46\Microsoft.Build.Tasks.Core.dll</HintPath> |
|
|
|
|
<Private>True</Private> |
|
|
|
|
</Reference> |
|
|
|
|
<Reference Include="Microsoft.Build.Utilities.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
|
|
|
|
<HintPath>C:\Program Files (x86)\MSBuild\14.0\Bin\Microsoft.Build.Utilities.Core.dll</HintPath> |
|
|
|
|
<Reference Include="Microsoft.Build.Utilities.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
|
|
|
|
<HintPath>..\packages\Microsoft.Build.Utilities.Core.15.1.548\lib\net46\Microsoft.Build.Utilities.Core.dll</HintPath> |
|
|
|
|
<Private>True</Private> |
|
|
|
|
</Reference> |
|
|
|
|
<Reference Include="Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
|
|
|
|
<HintPath>..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
|
|
|
|