Skip to content

Commit 52cd576

Browse files
committed
(build) Correcting issues with build
1 parent 2ca39dd commit 52cd576

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

BuildScripts/dupfinder.config

-4 Bytes
Binary file not shown.

Packaging/nuget/GitHubReleaseManager.Cli.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
<tags>github release notes</tags>
1212
</metadata>
1313
<files>
14-
<file src="..\..\BuildArtifacts\GitHubReleaseManager.exe" target="tools" />
14+
<file src="..\..\BuildArtifacts\GitHubReleaseManager.Cli.exe" target="tools" />
1515
</files>
1616
</package>

0 commit comments

Comments
 (0)