Skip to content

Commit 22f6ca8

Browse files
authored
Merge pull request #916 from SteveL-MSFT/echo-description
Add description to Echo resource
2 parents 59235c4 + 78a18b0 commit 22f6ca8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dscecho/echo.dsc.resource.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"$schema": "https://aka.ms/dsc/schemas/v3/bundled/resource/manifest.json",
33
"type": "Microsoft.DSC.Debug/Echo",
44
"version": "1.0.0",
5+
"description": "Echo resource for testing and debugging purposes",
56
"get": {
67
"executable": "dscecho",
78
"args": [

0 commit comments

Comments
 (0)