Skip to content

Commit 35e0cf5

Browse files
authored
Merge pull request #400 from nils-a/bugfix/GH-399
(#399) included GitReleaseManager.exe.config in nuget
2 parents 7a29d7e + 143f8ba commit 35e0cf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nuspec/nuget/GitReleaseManager.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
</metadata>
2222
<files>
2323
<file src="..\..\BuildArtifacts\temp\_PublishedApplications\GitReleaseManager.Cli\net472\*.exe" target="tools" />
24+
<file src="..\..\BuildArtifacts\temp\_PublishedApplications\GitReleaseManager.Cli\net472\*.exe.config" target="tools" />
2425
<file src="..\..\BuildArtifacts\temp\_PublishedApplications\GitReleaseManager.Cli\net472\*.xml" target="tools" />
2526
<file src="..\..\BuildArtifacts\temp\_PublishedApplications\GitReleaseManager.Cli\net472\*.dll" target="tools" exclude="**\Serilog.Sinks.Debug.dll" />
2627
<file src="..\..\BuildArtifacts\temp\_PublishedApplications\GitReleaseManager.Cli\net472\*.pdb" target="tools" />

0 commit comments

Comments
 (0)