Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

Commit a03f597

Browse files
committed
Require NuGet 2.7+ to install the package
1 parent 4341e7e commit a03f597

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nuget.package/LibGit2Sharp.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
2-
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
3-
<metadata>
2+
<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
3+
<metadata minClientVersion="2.7">
44
<id>$id$</id>
55
<version>$version$</version>
66
<authors>$author$</authors>

0 commit comments

Comments
 (0)