1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 4.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
- <Import Project =" ..\packages\LibGit2Sharp.NativeBinaries.1.0.160 \build\LibGit2Sharp.NativeBinaries.props" Condition =" Exists('..\packages\LibGit2Sharp.NativeBinaries.1.0.160 \build\LibGit2Sharp.NativeBinaries.props')" />
3
+ <Import Project =" ..\packages\LibGit2Sharp.NativeBinaries.1.0.163 \build\LibGit2Sharp.NativeBinaries.props" Condition =" Exists('..\packages\LibGit2Sharp.NativeBinaries.1.0.163 \build\LibGit2Sharp.NativeBinaries.props')" />
4
4
<PropertyGroup >
5
5
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6
6
<Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
366
366
</ItemGroup >
367
367
<ItemGroup >
368
368
<None Include =" libgit2sharp.snk" />
369
- <None Include =" packages.config" />
370
369
<None Include =" Core\Handles\Objects.tt" >
371
370
<Generator >TextTemplatingFileGenerator</Generator >
372
371
<LastGenOutput >Objects.cs</LastGenOutput >
373
372
</None >
373
+ <None Include =" packages.config" />
374
374
</ItemGroup >
375
375
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
376
376
<Import Project =" UniqueIdentifier.targets" />
380
380
<PreBuildEvent >
381
381
</PreBuildEvent >
382
382
</PropertyGroup >
383
- <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
384
- <PropertyGroup >
385
- <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 >
386
- </PropertyGroup >
387
- <Error Condition =" !Exists('..\packages\LibGit2Sharp.NativeBinaries.1.0.160\build\LibGit2Sharp.NativeBinaries.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\LibGit2Sharp.NativeBinaries.1.0.160\build\LibGit2Sharp.NativeBinaries.props'))" />
388
- </Target >
389
383
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
390
384
Other similar extension points exist, see Microsoft.Common.targets.
391
385
<Target Name="BeforeBuild">
394
388
</Target>
395
389
-->
396
390
<ItemGroup />
397
- </Project >
391
+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
392
+ <PropertyGroup >
393
+ <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 >
394
+ </PropertyGroup >
395
+ <Error Condition =" !Exists('..\packages\LibGit2Sharp.NativeBinaries.1.0.163\build\LibGit2Sharp.NativeBinaries.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\LibGit2Sharp.NativeBinaries.1.0.163\build\LibGit2Sharp.NativeBinaries.props'))" />
396
+ </Target >
397
+ </Project >
0 commit comments