Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Ros <sebastienros@gmail.com>2022-10-01 01:47:20 +0300
committerSebastien Ros <sebastienros@gmail.com>2022-10-01 01:47:20 +0300
commit3d240b741bd91f8d2872c912ab2d52623f56cb8b (patch)
tree68251ea85c48ff32ff5bcee59c043d863d693289
parent14e62b13aa0c833558233534c814595885264b9f (diff)
Another filesebros/38120
-rw-r--r--src/ProjectTemplates/Web.ProjectTemplates/content/ComponentsWebAssembly-CSharp/Client/Properties/launchSettings.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/ComponentsWebAssembly-CSharp/Client/Properties/launchSettings.json b/src/ProjectTemplates/Web.ProjectTemplates/content/ComponentsWebAssembly-CSharp/Client/Properties/launchSettings.json
index 39b9dda30b..67010f8081 100644
--- a/src/ProjectTemplates/Web.ProjectTemplates/content/ComponentsWebAssembly-CSharp/Client/Properties/launchSettings.json
+++ b/src/ProjectTemplates/Web.ProjectTemplates/content/ComponentsWebAssembly-CSharp/Client/Properties/launchSettings.json
@@ -1,4 +1,5 @@
{
+ "$schema": "https://json.schemastore.org/launchsettings.json",
"iisSettings": {
//#if (WindowsAuth)
"windowsAuthentication": true,