Skip to content

Commit 9076738

Browse files
authored
Merge pull request #4473 from hoopsomuah/patch-3
Update dsc yaml exmaple in create.md to fix failure when using it.
2 parents e2377b3 + e8fcf3b commit 9076738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/package-manager/configuration/create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ properties:
6262
module: Microsoft.Windows.Developer
6363
allowPrerelease: true
6464
settings:
65-
MinVersion: 10.0.19041
65+
MinVersion: "10.0.19041"
6666
resources:
6767
- resource: DeveloperMode
6868
directives:

0 commit comments

Comments
 (0)