|
|
@@ -1,22 +1,22 @@
|
|
|
{
|
|
|
"runtimeTarget": {
|
|
|
- "name": ".NETCoreApp,Version=v6.0",
|
|
|
+ "name": ".NETCoreApp,Version=v8.0",
|
|
|
"signature": ""
|
|
|
},
|
|
|
"compilationOptions": {},
|
|
|
"targets": {
|
|
|
- ".NETCoreApp,Version=v6.0": {
|
|
|
+ ".NETCoreApp,Version=v8.0": {
|
|
|
"Apq/1.0.0": {
|
|
|
"dependencies": {
|
|
|
"GuerrillaNtp": "3.1.0",
|
|
|
- "Microsoft.Extensions.Logging.Abstractions": "7.0.1",
|
|
|
+ "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
|
|
"Microsoft.SqlServer.Types": "160.1000.6",
|
|
|
"MySql.Data": "8.2.0",
|
|
|
"Oracle.ManagedDataAccess.Core": "3.21.120",
|
|
|
- "System.CodeDom": "7.0.0",
|
|
|
+ "System.CodeDom": "8.0.0",
|
|
|
"System.Data.SQLite": "1.0.118",
|
|
|
"System.Data.SqlClient": "4.8.5",
|
|
|
- "System.Linq.Dynamic.Core": "1.3.5",
|
|
|
+ "System.Linq.Dynamic.Core": "1.3.6",
|
|
|
"log4net": "2.0.15"
|
|
|
},
|
|
|
"runtime": {
|
|
|
@@ -34,7 +34,7 @@
|
|
|
"EntityFramework/6.4.4": {
|
|
|
"dependencies": {
|
|
|
"Microsoft.CSharp": "4.7.0",
|
|
|
- "System.CodeDom": "7.0.0",
|
|
|
+ "System.CodeDom": "8.0.0",
|
|
|
"System.ComponentModel.Annotations": "4.7.0",
|
|
|
"System.Configuration.ConfigurationManager": "6.0.0",
|
|
|
"System.Data.SqlClient": "4.8.5"
|
|
|
@@ -110,11 +110,22 @@
|
|
|
}
|
|
|
},
|
|
|
"Microsoft.CSharp/4.7.0": {},
|
|
|
- "Microsoft.Extensions.Logging.Abstractions/7.0.1": {
|
|
|
+ "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
|
|
|
"runtime": {
|
|
|
- "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
|
- "assemblyVersion": "7.0.0.0",
|
|
|
- "fileVersion": "7.0.723.27404"
|
|
|
+ "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
|
+ "assemblyVersion": "8.0.0.0",
|
|
|
+ "fileVersion": "8.0.23.53103"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
|
|
|
+ },
|
|
|
+ "runtime": {
|
|
|
+ "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
|
+ "assemblyVersion": "8.0.0.0",
|
|
|
+ "fileVersion": "8.0.23.53103"
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
@@ -222,7 +233,7 @@
|
|
|
"ZstdSharp.Port": "0.7.1"
|
|
|
},
|
|
|
"runtime": {
|
|
|
- "lib/net6.0/MySql.Data.dll": {
|
|
|
+ "lib/net8.0/MySql.Data.dll": {
|
|
|
"assemblyVersion": "8.2.0.0",
|
|
|
"fileVersion": "8.2.0.0"
|
|
|
}
|
|
|
@@ -333,11 +344,11 @@
|
|
|
}
|
|
|
},
|
|
|
"System.Buffers/4.5.1": {},
|
|
|
- "System.CodeDom/7.0.0": {
|
|
|
+ "System.CodeDom/8.0.0": {
|
|
|
"runtime": {
|
|
|
- "lib/net6.0/System.CodeDom.dll": {
|
|
|
- "assemblyVersion": "7.0.0.0",
|
|
|
- "fileVersion": "7.0.22.51805"
|
|
|
+ "lib/net8.0/System.CodeDom.dll": {
|
|
|
+ "assemblyVersion": "8.0.0.0",
|
|
|
+ "fileVersion": "8.0.23.53103"
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
@@ -403,17 +414,7 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- "System.Diagnostics.DiagnosticSource/7.0.2": {
|
|
|
- "dependencies": {
|
|
|
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
|
- "assemblyVersion": "7.0.0.0",
|
|
|
- "fileVersion": "7.0.423.11508"
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
+ "System.Diagnostics.DiagnosticSource/7.0.2": {},
|
|
|
"System.Diagnostics.PerformanceCounter/6.0.1": {
|
|
|
"dependencies": {
|
|
|
"System.Configuration.ConfigurationManager": "6.0.0"
|
|
|
@@ -523,11 +524,11 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- "System.Linq.Dynamic.Core/1.3.5": {
|
|
|
+ "System.Linq.Dynamic.Core/1.3.6": {
|
|
|
"runtime": {
|
|
|
- "lib/net6.0/System.Linq.Dynamic.Core.dll": {
|
|
|
- "assemblyVersion": "1.3.5.0",
|
|
|
- "fileVersion": "1.3.5.0"
|
|
|
+ "lib/net7.0/System.Linq.Dynamic.Core.dll": {
|
|
|
+ "assemblyVersion": "1.3.6.0",
|
|
|
+ "fileVersion": "1.3.6.0"
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
@@ -604,35 +605,10 @@
|
|
|
"Microsoft.NETCore.Platforms": "2.0.0"
|
|
|
}
|
|
|
},
|
|
|
- "System.Text.Encodings.Web/7.0.0": {
|
|
|
- "dependencies": {
|
|
|
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/net6.0/System.Text.Encodings.Web.dll": {
|
|
|
- "assemblyVersion": "7.0.0.0",
|
|
|
- "fileVersion": "7.0.22.51805"
|
|
|
- }
|
|
|
- },
|
|
|
- "runtimeTargets": {
|
|
|
- "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": {
|
|
|
- "rid": "browser",
|
|
|
- "assetType": "runtime",
|
|
|
- "assemblyVersion": "7.0.0.0",
|
|
|
- "fileVersion": "7.0.22.51805"
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
+ "System.Text.Encodings.Web/7.0.0": {},
|
|
|
"System.Text.Json/7.0.1": {
|
|
|
"dependencies": {
|
|
|
- "System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
|
|
"System.Text.Encodings.Web": "7.0.0"
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/net6.0/System.Text.Json.dll": {
|
|
|
- "assemblyVersion": "7.0.0.0",
|
|
|
- "fileVersion": "7.0.122.56804"
|
|
|
- }
|
|
|
}
|
|
|
},
|
|
|
"System.Threading.Tasks/4.3.0": {
|
|
|
@@ -664,7 +640,7 @@
|
|
|
},
|
|
|
"ZstdSharp.Port/0.7.1": {
|
|
|
"runtime": {
|
|
|
- "lib/net6.0/ZstdSharp.dll": {
|
|
|
+ "lib/net7.0/ZstdSharp.dll": {
|
|
|
"assemblyVersion": "0.7.1.0",
|
|
|
"fileVersion": "0.7.1.0"
|
|
|
}
|
|
|
@@ -741,12 +717,19 @@
|
|
|
"path": "microsoft.csharp/4.7.0",
|
|
|
"hashPath": "microsoft.csharp.4.7.0.nupkg.sha512"
|
|
|
},
|
|
|
- "Microsoft.Extensions.Logging.Abstractions/7.0.1": {
|
|
|
+ "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
|
|
|
+ "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
|
|
|
+ "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512"
|
|
|
+ },
|
|
|
+ "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
|
|
|
"type": "package",
|
|
|
"serviceable": true,
|
|
|
- "sha512": "sha512-pkeBFx0vqMW/A3aUVHh7MPu3WkBhaVlezhSZeb1c9XD0vUReYH1TLFSy5MxJgZfmz5LZzYoErMorlYZiwpOoNA==",
|
|
|
- "path": "microsoft.extensions.logging.abstractions/7.0.1",
|
|
|
- "hashPath": "microsoft.extensions.logging.abstractions.7.0.1.nupkg.sha512"
|
|
|
+ "sha512": "sha512-arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
|
|
|
+ "path": "microsoft.extensions.logging.abstractions/8.0.0",
|
|
|
+ "hashPath": "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512"
|
|
|
},
|
|
|
"Microsoft.NETCore.Platforms/2.0.0": {
|
|
|
"type": "package",
|
|
|
@@ -846,12 +829,12 @@
|
|
|
"path": "system.buffers/4.5.1",
|
|
|
"hashPath": "system.buffers.4.5.1.nupkg.sha512"
|
|
|
},
|
|
|
- "System.CodeDom/7.0.0": {
|
|
|
+ "System.CodeDom/8.0.0": {
|
|
|
"type": "package",
|
|
|
"serviceable": true,
|
|
|
- "sha512": "sha512-GLltyqEsE5/3IE+zYRP5sNa1l44qKl9v+bfdMcwg+M9qnQf47wK3H0SUR/T+3N4JEQXF3vV4CSuuo0rsg+nq2A==",
|
|
|
- "path": "system.codedom/7.0.0",
|
|
|
- "hashPath": "system.codedom.7.0.0.nupkg.sha512"
|
|
|
+ "sha512": "sha512-WTlRjL6KWIMr/pAaq3rYqh0TJlzpouaQ/W1eelssHgtlwHAH25jXTkUphTYx9HaIIf7XA6qs/0+YhtLEQRkJ+Q==",
|
|
|
+ "path": "system.codedom/8.0.0",
|
|
|
+ "hashPath": "system.codedom.8.0.0.nupkg.sha512"
|
|
|
},
|
|
|
"System.ComponentModel.Annotations/4.7.0": {
|
|
|
"type": "package",
|
|
|
@@ -944,12 +927,12 @@
|
|
|
"path": "system.io.pipelines/6.0.3",
|
|
|
"hashPath": "system.io.pipelines.6.0.3.nupkg.sha512"
|
|
|
},
|
|
|
- "System.Linq.Dynamic.Core/1.3.5": {
|
|
|
+ "System.Linq.Dynamic.Core/1.3.6": {
|
|
|
"type": "package",
|
|
|
"serviceable": true,
|
|
|
- "sha512": "sha512-G8aRAVHSQ/Jmt6dekX+z4K3L6ecX3CizaIYSQoDUolPRIPBYmBCabT+/pq5fMAFM57aOchFn8PUufuVfLjvEZQ==",
|
|
|
- "path": "system.linq.dynamic.core/1.3.5",
|
|
|
- "hashPath": "system.linq.dynamic.core.1.3.5.nupkg.sha512"
|
|
|
+ "sha512": "sha512-7W77SGXSp+Ge1VZU0E4nGzKdqqbbkXBaiIHP973nGpj1b87k6Ky+GO+psAEgw/9lQU3aPL3CUXFKXSjFmM5/bg==",
|
|
|
+ "path": "system.linq.dynamic.core/1.3.6",
|
|
|
+ "hashPath": "system.linq.dynamic.core.1.3.6.nupkg.sha512"
|
|
|
},
|
|
|
"System.Memory/4.5.5": {
|
|
|
"type": "package",
|