1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 12.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
- <Import Project =" ..\packages\LibGit2Sharp.NativeBinaries.1.0.129 \build\LibGit2Sharp.NativeBinaries.props" Condition =" Exists('..\packages\LibGit2Sharp.NativeBinaries.1.0.129 \build\LibGit2Sharp.NativeBinaries.props')" />
3
+ <Import Project =" ..\packages\LibGit2Sharp.NativeBinaries.1.0.137 \build\LibGit2Sharp.NativeBinaries.props" Condition =" Exists('..\packages\LibGit2Sharp.NativeBinaries.1.0.137 \build\LibGit2Sharp.NativeBinaries.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 >
42
42
<HintPath >..\packages\FluentDateTime.1.13.0\lib\NET35\FluentDateTime.dll</HintPath >
43
43
<Private >True</Private >
44
44
</Reference >
45
- <Reference Include =" GitTools.Core, Version=1.0 .0.0, Culture=neutral, processorArchitecture=MSIL" >
46
- <HintPath >..\packages\GitTools.Core.1.0.0 \lib\net45\GitTools.Core.dll</HintPath >
45
+ <Reference Include =" GitTools.Core, Version=1.1 .0.0, Culture=neutral, processorArchitecture=MSIL" >
46
+ <HintPath >..\packages\GitTools.Core.1.1.0-beta0001 \lib\net45\GitTools.Core.dll</HintPath >
47
47
<Private >True</Private >
48
48
</Reference >
49
- <Reference Include =" GitTools.Testing, Version=1.1.0 .0, Culture=neutral, processorArchitecture=MSIL" >
50
- <HintPath >..\packages\GitTools.Testing.1.1.0 \lib\net4\GitTools.Testing.dll</HintPath >
49
+ <Reference Include =" GitTools.Testing, Version=1.1.1 .0, Culture=neutral, processorArchitecture=MSIL" >
50
+ <HintPath >..\packages\GitTools.Testing.1.1.1-beta0001 \lib\net4\GitTools.Testing.dll</HintPath >
51
51
<Private >True</Private >
52
52
</Reference >
53
- <Reference Include =" LibGit2Sharp, Version=0.22 .0.0, Culture=neutral, PublicKeyToken=7cbde695407f0333, processorArchitecture=MSIL" >
54
- <HintPath >..\packages\LibGit2Sharp.0.22.0 \lib\net40\LibGit2Sharp.dll</HintPath >
53
+ <Reference Include =" LibGit2Sharp, Version=0.23 .0.0, Culture=neutral, PublicKeyToken=7cbde695407f0333, processorArchitecture=MSIL" >
54
+ <HintPath >..\packages\LibGit2Sharp.0.23.0-pre20150419160303 \lib\net40\LibGit2Sharp.dll</HintPath >
55
55
<Private >True</Private >
56
56
</Reference >
57
57
<Reference Include =" NSubstitute, Version=1.10.0.0, Culture=neutral, PublicKeyToken=92dd2e9066daa5ca, processorArchitecture=MSIL" >
66
66
<HintPath >..\packages\NUnitTestAdapter.2.0.0\lib\nunit.core.interfaces.dll</HintPath >
67
67
<Private >True</Private >
68
68
</Reference >
69
- <Reference Include =" nunit.framework, Version=2.6.4.14350 , Culture=neutral, PublicKeyToken=96d09a1eb7f44a77 , processorArchitecture=MSIL" >
70
- <SpecificVersion >False</ SpecificVersion >
71
- <HintPath >..\packages\NUnit.2.6.4\lib\nunit.framework.dll</ HintPath >
69
+ <Reference Include =" nunit.framework, Version=3.2.1.0 , Culture=neutral, PublicKeyToken=2638cd05610744eb , processorArchitecture=MSIL" >
70
+ <HintPath >..\packages\NUnit.3.2.1\lib\net45\nunit.framework.dll</ HintPath >
71
+ <Private >True</ Private >
72
72
</Reference >
73
73
<Reference Include =" nunit.util, Version=2.6.4.14350, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL" >
74
74
<HintPath >..\packages\NUnitTestAdapter.2.0.0\lib\nunit.util.dll</HintPath >
193
193
<PropertyGroup >
194
194
<ErrorText >This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
195
195
</PropertyGroup >
196
- <Error Condition =" !Exists('..\packages\LibGit2Sharp.NativeBinaries.1.0.129\build\LibGit2Sharp.NativeBinaries.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\LibGit2Sharp.NativeBinaries.1.0.129\build\LibGit2Sharp.NativeBinaries.props'))" />
197
196
<Error Condition =" !Exists('..\packages\Fody.1.29.4\build\dotnet\Fody.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Fody.1.29.4\build\dotnet\Fody.targets'))" />
197
+ <Error Condition =" !Exists('..\packages\LibGit2Sharp.NativeBinaries.1.0.137\build\LibGit2Sharp.NativeBinaries.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\LibGit2Sharp.NativeBinaries.1.0.137\build\LibGit2Sharp.NativeBinaries.props'))" />
198
198
</Target >
199
199
<Import Project =" ..\packages\Fody.1.29.4\build\dotnet\Fody.targets" Condition =" Exists('..\packages\Fody.1.29.4\build\dotnet\Fody.targets')" />
200
200
</Project >
0 commit comments