Add empty Blazor project

This commit is contained in:
Samuele Locatelli
2021-05-15 15:35:11 +02:00
parent 6f0bc70bd7
commit f8ba1e5cef
34 changed files with 1405 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}