Skip to content

Commit 071bd59

Browse files
authored
Update Run-Starterweb-Locally.ps1
1 parent df83c40 commit 071bd59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ $ErrorActionPreference = 'Stop'
99

1010
. $PSScriptRoot\Test-Template.ps1
1111

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

0 commit comments

Comments
 (0)