receipt-web
6c646c4
/
Receipt.Web
/
appsettings.Development.json
Clone
▼
Name
Message
Date
📁
Components
Build printing form
13 hours ago
📁
Properties
Initialize web app
13 hours ago
📁
wwwroot
Initialize web app
13 hours ago
📄
appsettings.Development.json
Initialize web app
13 hours ago
📄
appsettings.json
Initialize web app
13 hours ago
📄
packages.lock.json
Initialize web app
13 hours ago
📄
Program.cs
Initialize web app
13 hours ago
📄
Receipt.Web.csproj
Initialize web app
13 hours ago
📄
appsettings.Development.json
1
2
3
4
5
6
7
8
9
{
"
Logging
": {
"
LogLevel
": {
"
Default
": "
Information
",
"
Microsoft.AspNetCore
": "
Warning
"
}
}
}