Master commit.
This commit is contained in:
9
rokoh/bin/Release/net7.0/appsettings.Development.json
Normal file
9
rokoh/bin/Release/net7.0/appsettings.Development.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"DetailedErrors": true,
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
}
|
||||
}
|
||||
9
rokoh/bin/Release/net7.0/appsettings.json
Normal file
9
rokoh/bin/Release/net7.0/appsettings.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
34
rokoh/bin/Release/net7.0/rokoh.deps.json
Normal file
34
rokoh/bin/Release/net7.0/rokoh.deps.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v7.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v7.0": {
|
||||
"rokoh/1.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "1.17.2"
|
||||
},
|
||||
"runtime": {
|
||||
"rokoh.dll": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.17.2": {}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"rokoh/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.17.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-5daNXm8Hb016oETmuHXiW8jclmRR9CzM7XrOh2htYhQ/7AAYtqntZ1MrZkh09+JTtdjYdGsy2XIMPe9cg83x5w==",
|
||||
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.17.2",
|
||||
"hashPath": "microsoft.visualstudio.azure.containers.tools.targets.1.17.2.nupkg.sha512"
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
rokoh/bin/Release/net7.0/rokoh.dll
Normal file
BIN
rokoh/bin/Release/net7.0/rokoh.dll
Normal file
Binary file not shown.
BIN
rokoh/bin/Release/net7.0/rokoh.exe
Normal file
BIN
rokoh/bin/Release/net7.0/rokoh.exe
Normal file
Binary file not shown.
BIN
rokoh/bin/Release/net7.0/rokoh.pdb
Normal file
BIN
rokoh/bin/Release/net7.0/rokoh.pdb
Normal file
Binary file not shown.
20
rokoh/bin/Release/net7.0/rokoh.runtimeconfig.json
Normal file
20
rokoh/bin/Release/net7.0/rokoh.runtimeconfig.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net7.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "7.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"version": "7.0.0"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"System.GC.Server": true,
|
||||
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user