diff options
| author | Sjory <Mgj32000@gmail.com> | 2024-12-05 13:23:12 +0100 |
|---|---|---|
| committer | Sjory <Mgj32000@gmail.com> | 2024-12-05 13:23:12 +0100 |
| commit | dae84a9660ed572dc150e548eb71ac38a0efbf6e (patch) | |
| tree | 285a1321c9cc0a403122449d81970729522930b7 /DrinksMachineWebsite/bin/Debug/net7.0/appsettings.Development.json | |
| parent | ca3e50a78787685fb5a39c6f751a87b2beb65c17 (diff) | |
Updated to .Net v8.0
since there was almost no development made except a few test. i startet from scratch with .Net 8.0 and made a Blazor (Auot - Server/Web app)
Diffstat (limited to 'DrinksMachineWebsite/bin/Debug/net7.0/appsettings.Development.json')
| -rw-r--r-- | DrinksMachineWebsite/bin/Debug/net7.0/appsettings.Development.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/DrinksMachineWebsite/bin/Debug/net7.0/appsettings.Development.json b/DrinksMachineWebsite/bin/Debug/net7.0/appsettings.Development.json deleted file mode 100644 index 770d3e9..0000000 --- a/DrinksMachineWebsite/bin/Debug/net7.0/appsettings.Development.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "DetailedErrors": true, - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - } -} |
