Added dockerfile
This commit is contained in:
8
bin/Debug/net8.0/appsettings.Development.json
Normal file
8
bin/Debug/net8.0/appsettings.Development.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
}
|
||||
}
|
||||
9
bin/Debug/net8.0/appsettings.json
Normal file
9
bin/Debug/net8.0/appsettings.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
23
bin/Debug/net8.0/douwco.be.deps.json
Normal file
23
bin/Debug/net8.0/douwco.be.deps.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {
|
||||
"douwco.be/1.0.0": {
|
||||
"runtime": {
|
||||
"douwco.be.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"douwco.be/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
bin/Debug/net8.0/douwco.be.dll
Normal file
BIN
bin/Debug/net8.0/douwco.be.dll
Normal file
Binary file not shown.
BIN
bin/Debug/net8.0/douwco.be.exe
Normal file
BIN
bin/Debug/net8.0/douwco.be.exe
Normal file
Binary file not shown.
BIN
bin/Debug/net8.0/douwco.be.pdb
Normal file
BIN
bin/Debug/net8.0/douwco.be.pdb
Normal file
Binary file not shown.
19
bin/Debug/net8.0/douwco.be.runtimeconfig.json
Normal file
19
bin/Debug/net8.0/douwco.be.runtimeconfig.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"version": "8.0.0"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"System.GC.Server": true,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
1
bin/Debug/net8.0/douwco.be.staticwebassets.runtime.json
Normal file
1
bin/Debug/net8.0/douwco.be.staticwebassets.runtime.json
Normal file
@@ -0,0 +1 @@
|
||||
{"ContentRoots":["D:\\Projects\\douwco.be\\wwwroot\\"],"Root":{"Children":{"douwe_ravers.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"douwe_ravers.html"},"Patterns":null},"font":{"Children":{"brass-mono.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"font/brass-mono.woff"},"Patterns":null},"UbuntuMono-Regular.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"font/UbuntuMono-Regular.woff"},"Patterns":null}},"Asset":null,"Patterns":null},"games.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"games.html"},"Patterns":null},"home.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"home.html"},"Patterns":null},"img":{"Children":{"douwco_logo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"img/douwco_logo.svg"},"Patterns":null}},"Asset":null,"Patterns":null},"portofolio.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"portofolio.html"},"Patterns":null},"README.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"README.md"},"Patterns":null},"script.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"script.js"},"Patterns":null},"style.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"style.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}
|
||||
Reference in New Issue
Block a user