Skip to content

Commit

Permalink
build: fix package icon (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
skarllot authored Feb 3, 2024
1 parent 2b0fa27 commit d86a095
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<PropertyGroup>
<EnablePackageValidation>true</EnablePackageValidation>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageIcon>icon.png</PackageIcon>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageReleaseNotes>See https://github.com/skarllot/azure-keyvault-reference/releases for release notes.</PackageReleaseNotes>
</PropertyGroup>
Expand Down

0 comments on commit d86a095

Please sign in to comment.