Skip to content
This repository was archived by the owner on Sep 20, 2022. It is now read-only.

Commit 52d2673

Browse files
author
Jake Ginnivan
committed
Fixed #21 - missing octokit dependency in nuget package
1 parent d53d68f commit 52d2673

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

GitReleaseNotes.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<file src="GitReleaseNotes.exe" target="tools"/>
1818
<file src="GitReleaseNotes.pdb" target="tools"/>
1919
<file src="Args.dll" target="tools"/>
20+
<file src="Octokit.dll" target="tools"/>
2021
<file src="LibGit2Sharp.dll" target="tools"/>
2122
<file src="NativeBinaries/amd64/git2-11f8336.dll" target="tools/NativeBinaries/amd64/"/>
2223
<file src="NativeBinaries/x86/git2-11f8336.dll" target="tools/NativeBinaries/x86/"/>

0 commit comments

Comments
 (0)