Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

Commit dd564c7

Browse files
authored
Update icon of NuGet packages (#65)
1 parent 4697aa1 commit dd564c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Invictus.Testing.LogicApps/Invictus.Testing.LogicApps.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageLicenseUrl>https://github.com/invictus-integration/testing-framework/blob/master/LICENSE</PackageLicenseUrl>
1212
<PackageProjectUrl>https://github.com/invictus-integration/testing-framework</PackageProjectUrl>
1313
<RepositoryUrl>https://github.com/invictus-integration/testing-framework</RepositoryUrl>
14-
<PackageIconUrl>https://raw.githubusercontent.com/invictus-integration/testing-framework/master/docs/images/invictus-small.png</PackageIconUrl>
14+
<PackageIconUrl>https://raw.githubusercontent.com/invictus-integration/testing-framework/master/docs/images/logo/invictus-small.png</PackageIconUrl>
1515
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1616
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1717
</PropertyGroup>

0 commit comments

Comments
 (0)