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 @@ -137,7 +137,7 @@ after_test:
137
137
-nf Core\UniqueIdentifier.cs `
138
138
-nf Properties\AssemblyInfo.cs `
139
139
-r .. `
140
- -u 'https://raw.githubusercontent.com/libgit2 /libgit2sharp/{0}/%var2%' }
140
+ -u 'https://raw.githubusercontent.com/leobuskin /libgit2sharp-ssh /{0}/%var2%' }
141
141
142
142
Add-Type -Path "$Env:APPVEYOR_BUILD_FOLDER\LibGit2Sharp\bin\Release\LibGit2Sharp.dll"
143
143
Write-Host "LibGit2Sharp version = $([LibGit2Sharp.GlobalSettings]::Version)" -ForegroundColor "Magenta"
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd" >
3
3
<metadata minClientVersion =" 2.7" >
<
96E1
div aria-hidden="true" style="left:-2px" class="position-absolute top-0 d-flex user-select-none DiffLineTableCellParts-module__in-progress-comment-indicator--hx3m3">4
- <id >$id$</id >
4
+ <id >$id$-SSH </id >
5
5
<version >$version$</version >
6
6
<authors >$author$</authors >
7
7
<owners >nulltoken</owners >
10
10
<requireLicenseAcceptance >false</requireLicenseAcceptance >
11
11
<description >$description$</description >
12
12
<releaseNotes >https://github.com/libgit2/libgit2sharp/blob/master/CHANGES.md#libgit2sharp-changes</releaseNotes >
13
- <iconUrl >https://github.com/libgit2 /libgit2sharp/raw/master/square-logo.png</iconUrl >
13
+ <iconUrl >https://github.com/leobuskin /libgit2sharp-ssh /raw/master/square-logo.png</iconUrl >
14
14
<tags >libgit2 git wrapper bindings API dvcs vcs ssh</tags >
15
15
</metadata >
16
16
<files >
You can’t perform that action at this time.
0 commit comments