Browse Source

Cleaning

master
Gregory Rudolph 3 years ago
parent
commit
cde48d3ee1
Signed by: rudi
GPG Key ID: EF64F3CBD1A1EBDD
  1. BIN
      bin/Debug/net5.0/BouncyCastle.Crypto.dll
  2. BIN
      bin/Debug/net5.0/Google.Protobuf.dll
  3. BIN
      bin/Debug/net5.0/Json.Net.dll
  4. BIN
      bin/Debug/net5.0/K4os.Compression.LZ4.Streams.dll
  5. BIN
      bin/Debug/net5.0/K4os.Compression.LZ4.dll
  6. BIN
      bin/Debug/net5.0/K4os.Hash.xxHash.dll
  7. BIN
      bin/Debug/net5.0/MySql.Data.dll
  8. BIN
      bin/Debug/net5.0/Newtonsoft.Json.dll
  9. BIN
      bin/Debug/net5.0/NightmareCoreWeb2
  10. BIN
      bin/Debug/net5.0/NightmareCoreWeb2.Views.dll
  11. BIN
      bin/Debug/net5.0/NightmareCoreWeb2.Views.pdb
  12. 3790
      bin/Debug/net5.0/NightmareCoreWeb2.deps.json
  13. BIN
      bin/Debug/net5.0/NightmareCoreWeb2.dll
  14. BIN
      bin/Debug/net5.0/NightmareCoreWeb2.pdb
  15. 8
      bin/Debug/net5.0/NightmareCoreWeb2.runtimeconfig.dev.json
  16. 13
      bin/Debug/net5.0/NightmareCoreWeb2.runtimeconfig.json
  17. BIN
      bin/Debug/net5.0/System.Configuration.ConfigurationManager.dll
  18. BIN
      bin/Debug/net5.0/System.Security.Cryptography.ProtectedData.dll
  19. BIN
      bin/Debug/net5.0/Ubiety.Dns.Core.dll
  20. BIN
      bin/Debug/net5.0/Zstandard.Net.dll
  21. 10
      bin/Debug/net5.0/appsettings.Development.json
  22. 10
      bin/Debug/net5.0/appsettings.json
  23. BIN
      bin/Debug/net5.0/ref/NightmareCoreWeb2.dll
  24. BIN
      bin/Debug/net5.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll

BIN
bin/Debug/net5.0/BouncyCastle.Crypto.dll

Binary file not shown.

BIN
bin/Debug/net5.0/Google.Protobuf.dll

Binary file not shown.

BIN
bin/Debug/net5.0/Json.Net.dll

Binary file not shown.

BIN
bin/Debug/net5.0/K4os.Compression.LZ4.Streams.dll

Binary file not shown.

BIN
bin/Debug/net5.0/K4os.Compression.LZ4.dll

Binary file not shown.

BIN
bin/Debug/net5.0/K4os.Hash.xxHash.dll

Binary file not shown.

BIN
bin/Debug/net5.0/MySql.Data.dll

Binary file not shown.

BIN
bin/Debug/net5.0/Newtonsoft.Json.dll

Binary file not shown.

BIN
bin/Debug/net5.0/NightmareCoreWeb2

Binary file not shown.

BIN
bin/Debug/net5.0/NightmareCoreWeb2.Views.dll

Binary file not shown.

BIN
bin/Debug/net5.0/NightmareCoreWeb2.Views.pdb

Binary file not shown.

3790
bin/Debug/net5.0/NightmareCoreWeb2.deps.json

File diff suppressed because it is too large Load Diff

BIN
bin/Debug/net5.0/NightmareCoreWeb2.dll

Binary file not shown.

BIN
bin/Debug/net5.0/NightmareCoreWeb2.pdb

Binary file not shown.

8
bin/Debug/net5.0/NightmareCoreWeb2.runtimeconfig.dev.json

@ -1,8 +0,0 @@ @@ -1,8 +0,0 @@
{
"runtimeOptions": {
"additionalProbingPaths": [
"/home/rudi/.dotnet/store/|arch|/|tfm|",
"/home/rudi/.nuget/packages"
]
}
}

13
bin/Debug/net5.0/NightmareCoreWeb2.runtimeconfig.json

@ -1,13 +0,0 @@ @@ -1,13 +0,0 @@
{
"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

Binary file not shown.

BIN
bin/Debug/net5.0/System.Security.Cryptography.ProtectedData.dll

Binary file not shown.

BIN
bin/Debug/net5.0/Ubiety.Dns.Core.dll

Binary file not shown.

BIN
bin/Debug/net5.0/Zstandard.Net.dll

Binary file not shown.

10
bin/Debug/net5.0/appsettings.Development.json

@ -1,10 +0,0 @@ @@ -1,10 +0,0 @@
{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}

10
bin/Debug/net5.0/appsettings.json

@ -1,10 +0,0 @@ @@ -1,10 +0,0 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*"
}

BIN
bin/Debug/net5.0/ref/NightmareCoreWeb2.dll

Binary file not shown.

BIN
bin/Debug/net5.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll

Binary file not shown.
Loading…
Cancel
Save