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 2287360 commit 7c67939Copy full SHA for 7c67939
scripts/Update-Snippets.ps1
@@ -21,4 +21,4 @@ if (-not $Path) {
21
Write-Host "Updating snippets in $Path"
22
23
dotnet tool restore
24
-dotnet tool run snippet-generator -b $Path $additionalArgs
+dotnet tool run snippet-generator -b $Path
0 commit comments