This website works better with JavaScript
Home
Explore
Help
Sign In
csharp
/
stride3d.stride-docs
mirror of
https://github.com/stride3d/stride-docs.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
876559f697
Branches
Tags
master
master-3.1
master-4.1
master-4.2
release
staging
2.0.0.20
2.0.0.19
2.0.0.17
2.0.0.16
2.0.0.15
2.0.0.14
2.0.0.13
stride3d.stride...
/
appsettings.Development.json
appsettings.Development.json
118 B
History
Raw
1
2
3
4
5
6
7
8
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}