Initial Commit
This commit is contained in:
BIN
bin/Debug/net5.0/BouncyCastle.Crypto.dll
Normal file
BIN
bin/Debug/net5.0/BouncyCastle.Crypto.dll
Normal file
Binary file not shown.
BIN
bin/Debug/net5.0/Google.Protobuf.dll
Normal file
BIN
bin/Debug/net5.0/Google.Protobuf.dll
Normal file
Binary file not shown.
BIN
bin/Debug/net5.0/Json.Net.dll
Normal file
BIN
bin/Debug/net5.0/Json.Net.dll
Normal file
Binary file not shown.
BIN
bin/Debug/net5.0/K4os.Compression.LZ4.Streams.dll
Normal file
BIN
bin/Debug/net5.0/K4os.Compression.LZ4.Streams.dll
Normal file
Binary file not shown.
BIN
bin/Debug/net5.0/K4os.Compression.LZ4.dll
Normal file
BIN
bin/Debug/net5.0/K4os.Compression.LZ4.dll
Normal file
Binary file not shown.
BIN
bin/Debug/net5.0/K4os.Hash.xxHash.dll
Normal file
BIN
bin/Debug/net5.0/K4os.Hash.xxHash.dll
Normal file
Binary file not shown.
BIN
bin/Debug/net5.0/MySql.Data.dll
Normal file
BIN
bin/Debug/net5.0/MySql.Data.dll
Normal file
Binary file not shown.
BIN
bin/Debug/net5.0/Newtonsoft.Json.dll
Normal file
BIN
bin/Debug/net5.0/Newtonsoft.Json.dll
Normal file
Binary file not shown.
BIN
bin/Debug/net5.0/NightmareCoreWeb2
Normal file
BIN
bin/Debug/net5.0/NightmareCoreWeb2
Normal file
Binary file not shown.
BIN
bin/Debug/net5.0/NightmareCoreWeb2.Views.dll
Normal file
BIN
bin/Debug/net5.0/NightmareCoreWeb2.Views.dll
Normal file
Binary file not shown.
BIN
bin/Debug/net5.0/NightmareCoreWeb2.Views.pdb
Normal file
BIN
bin/Debug/net5.0/NightmareCoreWeb2.Views.pdb
Normal file
Binary file not shown.
3790
bin/Debug/net5.0/NightmareCoreWeb2.deps.json
Normal file
3790
bin/Debug/net5.0/NightmareCoreWeb2.deps.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
bin/Debug/net5.0/NightmareCoreWeb2.dll
Normal file
BIN
bin/Debug/net5.0/NightmareCoreWeb2.dll
Normal file
Binary file not shown.
BIN
bin/Debug/net5.0/NightmareCoreWeb2.pdb
Normal file
BIN
bin/Debug/net5.0/NightmareCoreWeb2.pdb
Normal file
Binary file not shown.
@ -0,0 +1,8 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"additionalProbingPaths": [
|
||||
"/home/rudi/.dotnet/store/|arch|/|tfm|",
|
||||
"/home/rudi/.nuget/packages"
|
||||
]
|
||||
}
|
||||
}
|
||||
13
bin/Debug/net5.0/NightmareCoreWeb2.runtimeconfig.json
Normal file
13
bin/Debug/net5.0/NightmareCoreWeb2.runtimeconfig.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net5.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"version": "5.0.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.GC.Server": true,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
bin/Debug/net5.0/System.Configuration.ConfigurationManager.dll
Normal file
BIN
bin/Debug/net5.0/System.Configuration.ConfigurationManager.dll
Normal file
Binary file not shown.
BIN
bin/Debug/net5.0/System.Security.Cryptography.ProtectedData.dll
Normal file
BIN
bin/Debug/net5.0/System.Security.Cryptography.ProtectedData.dll
Normal file
Binary file not shown.
BIN
bin/Debug/net5.0/Ubiety.Dns.Core.dll
Normal file
BIN
bin/Debug/net5.0/Ubiety.Dns.Core.dll
Normal file
Binary file not shown.
BIN
bin/Debug/net5.0/Zstandard.Net.dll
Normal file
BIN
bin/Debug/net5.0/Zstandard.Net.dll
Normal file
Binary file not shown.
10
bin/Debug/net5.0/appsettings.Development.json
Normal file
10
bin/Debug/net5.0/appsettings.Development.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"DetailedErrors": true,
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
}
|
||||
}
|
||||
10
bin/Debug/net5.0/appsettings.json
Normal file
10
bin/Debug/net5.0/appsettings.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
BIN
bin/Debug/net5.0/ref/NightmareCoreWeb2.dll
Normal file
BIN
bin/Debug/net5.0/ref/NightmareCoreWeb2.dll
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user