Skip to content

Commit f706c81

Browse files
Merge branch 'master' into Release
2 parents 5d535cb + ccfc206 commit f706c81

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CI/azure-pipelines-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ stages:
386386
condition: and(succeeded(), eq('${{ parameters.githubRelease }}', true))
387387
inputs:
388388
isPreRelease: true
389-
gitHubConnection: 'github.com_djrecipe'
389+
gitHubConnection: 'ironsoftwarebuild'
390390
repositoryName: 'iron-software/IronSoftware.System.Drawing'
391391
action: 'create'
392392
target: '$(Build.SourceVersion)'

NuGet/IronSoftware.Drawing.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ For general support and technical inquiries, please email us at: developers@iron
5151
</dependencies>
5252
</metadata>
5353
<files>
54+
<file src=".\ironsoftware-logo.png" target=".\images\" />
5455
<file src=".\LICENSE.txt" target=".\" />
5556
<file src=".\README.txt" target=".\" />
5657
<file src=".\README.md" target="docs\" />

0 commit comments

Comments
 (0)