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 59235c4 + 78a18b0 commit 22f6ca8Copy full SHA for 22f6ca8
dscecho/echo.dsc.resource.json
@@ -2,6 +2,7 @@
2
"$schema": "https://aka.ms/dsc/schemas/v3/bundled/resource/manifest.json",
3
"type": "Microsoft.DSC.Debug/Echo",
4
"version": "1.0.0",
5
+ "description": "Echo resource for testing and debugging purposes",
6
"get": {
7
"executable": "dscecho",
8
"args": [
0 commit comments