Switched to Blazor.
This commit is contained in:
8
douwco.be/bin/Debug/net9.0/appsettings.Development.json
Normal file
8
douwco.be/bin/Debug/net9.0/appsettings.Development.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
}
|
||||
}
|
||||
9
douwco.be/bin/Debug/net9.0/appsettings.json
Normal file
9
douwco.be/bin/Debug/net9.0/appsettings.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
BIN
douwco.be/bin/Debug/net9.0/douwco.be
Executable file
BIN
douwco.be/bin/Debug/net9.0/douwco.be
Executable file
Binary file not shown.
23
douwco.be/bin/Debug/net9.0/douwco.be.deps.json
Normal file
23
douwco.be/bin/Debug/net9.0/douwco.be.deps.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v9.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v9.0": {
|
||||
"douwco.be/1.0.0": {
|
||||
"runtime": {
|
||||
"douwco.be.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"douwco.be/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
douwco.be/bin/Debug/net9.0/douwco.be.dll
Normal file
BIN
douwco.be/bin/Debug/net9.0/douwco.be.dll
Normal file
Binary file not shown.
BIN
douwco.be/bin/Debug/net9.0/douwco.be.pdb
Normal file
BIN
douwco.be/bin/Debug/net9.0/douwco.be.pdb
Normal file
Binary file not shown.
19
douwco.be/bin/Debug/net9.0/douwco.be.runtimeconfig.json
Normal file
19
douwco.be/bin/Debug/net9.0/douwco.be.runtimeconfig.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net9.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "9.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"version": "9.0.0"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"System.GC.Server": true,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
13796
douwco.be/bin/Debug/net9.0/douwco.be.staticwebassets.endpoints.json
Normal file
13796
douwco.be/bin/Debug/net9.0/douwco.be.staticwebassets.endpoints.json
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user