Skip to content

Commit 7c67939

Browse files
authored
Update scripts/Update-Snippets.ps1
1 parent 2287360 commit 7c67939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/Update-Snippets.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ if (-not $Path) {
2121
Write-Host "Updating snippets in $Path"
2222

2323
dotnet tool restore
24-
dotnet tool run snippet-generator -b $Path $additionalArgs
24+
dotnet tool run snippet-generator -b $Path

0 commit comments

Comments
 (0)