This repository was archived by the owner on Feb 3, 2023. It is now read-only.
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 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.72 \build\LibGit2Sharp.NativeBinaries.props" Condition =" Exists('..\packages\LibGit2Sharp.NativeBinaries.1.0.72 \build\LibGit2Sharp.NativeBinaries.props')" />
3
+ <Import Project =" ..\packages\LibGit2Sharp.NativeBinaries.1.0.81 \build\LibGit2Sharp.NativeBinaries.props" Condition =" Exists('..\packages\LibGit2Sharp.NativeBinaries.1.0.81 \build\LibGit2Sharp.NativeBinaries.props')" />
4
4
<PropertyGroup >
5
5
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6
6
<Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
402
402
<PropertyGroup >
403
403
<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 >
404
404
</PropertyGroup >
405
- <Error Condition =" !Exists('..\packages\LibGit2Sharp.NativeBinaries.1.0.72 \build\LibGit2Sharp.NativeBinaries.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\LibGit2Sharp.NativeBinaries.1.0.72 \build\LibGit2Sharp.NativeBinaries.props'))" />
405
+ <Error Condition =" !Exists('..\packages\LibGit2Sharp.NativeBinaries.1.0.81 \build\LibGit2Sharp.NativeBinaries.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\LibGit2Sharp.NativeBinaries.1.0.81 \build\LibGit2Sharp.NativeBinaries.props'))" />
406
406
</Target >
407
407
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
408
408
Other similar extension points exist, see Microsoft.Common.targets.
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<packages >
3
- <package id =" LibGit2Sharp.NativeBinaries" version =" 1.0.72 " targetFramework =" net40" allowedVersions =" [1.0.72 ]" />
3
+ <package id =" LibGit2Sharp.NativeBinaries" version =" 1.0.81 " targetFramework =" net40" allowedVersions =" [1.0.81 ]" />
4
4
</packages >
You can’t perform that action at this time.
0 commit comments