Skip to content

Commit 1114081

Browse files
authored
Fix up typo in Blazor Server launchSettings.json (#31580)
1 parent b700636 commit 1114081

File tree

1 file changed

+1
-1
lines changed
  • src/ProjectTemplates/Web.ProjectTemplates/content/BlazorServerWeb-CSharp/Properties

1 file changed

+1
-1
lines changed

src/ProjectTemplates/Web.ProjectTemplates/content/BlazorServerWeb-CSharp/Properties/launchSettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"environmentVariables": {
3838
"ASPNETCORE_ENVIRONMENT": "Development"
3939
}
40-
},
40+
}
4141
}
4242
}

0 commit comments

Comments
 (0)