Skip to content

Commit 9316d0f

Browse files
committed
Add logo.png as the package icon in Initium.csproj
1 parent cac3935 commit 9316d0f

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

src/Initium/Initium.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<PackageReadmeFile>README.md</PackageReadmeFile>
1717
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
1818
<PackageTags>dotnet,api-development,api-controllers,middleware,extensions-library,service-layer,Initium,framework,modular-design,csharp,system-text-json,dependency-injection,rest-api,http-response,code-simplification,code-standardization,saas-development,backend-development,microservices,web-apis,enterprise-applications,clean-code,developer-productivity,lightweight,extensible,easy-to-use,software-development,open-source,developer-tools,application-framework </PackageTags>
19+
<PackageIcon>logo.png</PackageIcon>
1920
</PropertyGroup>
2021
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
2122
<NoWarn>1701;1702;NU1902;NU1903;NU1904</NoWarn>

src/Initium/logo.png

7.33 KB
Loading

0 commit comments

Comments
 (0)