Skip to content

Commit 1f546a7

Browse files
authored
Jmprieur/fix blasor server net core31 template (#499)
* Fixes the instance outside the section in template
1 parent 5671eb5 commit 1f546a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ProjectTemplates/templates/StarterWeb-CSharp/appsettings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
////#elseif (OrganizationalAuth)
1919
// "Instance": "https:////login.microsoftonline.com/",
2020
// "AzureAd": {
21+
// "Instance": "https:////login.microsoftonline.com/",
2122
//#if (MultiOrgAuth)
2223
// "TenantId": "common",
2324
//#elseif (SingleOrgAuth)

0 commit comments

Comments
 (0)