We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a2c63e + f586fb6 commit 04f3947Copy full SHA for 04f3947
CHANGELOG.md
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
- Updated documentation and external help
12
- CHNAGELOG added
13
- psakefile added
14
+- Added JSON logo
15
16
### Changed
17
- README
schema/schema.psd1
@@ -104,7 +104,7 @@ PrivateData = @{
104
ProjectUri = 'https://github.com/SchemaModule'
105
106
# A URL to an icon representing this module.
107
- # IconUri = ''
+ IconUri = 'https://github.com/SchemaModule/PowerShell/blob/master/logo.png?raw=true'
108
109
# ReleaseNotes of this module
110
ReleaseNotes = 'https://github.com/SchemaModule/AzDevOps/PowerShell/master/CHANGELOG.md'
0 commit comments