Skip to content

Commit df83c40

Browse files
authored
Update Run-Razor-Locally.ps1
1 parent d55ab1c commit df83c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ProjectTemplates/scripts/Run-Razor-Locally.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ param()
66

77
. $PSScriptRoot\Test-Template.ps1
88

9-
Test-Template "webapp" "webapp" "Microsoft.DotNet.Web.ProjectTemplates.6.0.6.0.0-dev.nupkg" $false
9+
Test-Template "webapp" "webapp" -au Individual" "Microsoft.DotNet.Web.ProjectTemplates.6.0.6.0.0-dev.nupkg" $false

0 commit comments

Comments
 (0)