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.
1 parent edfefd5 commit 572724bCopy full SHA for 572724b
tools/ImportExamples.ps1
@@ -24,7 +24,7 @@ function Start-Generator {
24
)
25
26
$GraphMapping = @{
27
- #"v1.0" = "v1.0\examples"
+ "v1.0" = "v1.0\examples"
28
"beta" = "beta\examples"
29
}
30
if ($GenerationMode -eq "auto") {
0 commit comments