diff --git a/ILifeTimeService/ILifeTimeService.csproj b/ILifeTimeService/ILifeTimeService.csproj deleted file mode 100644 index be0b81b..0000000 --- a/ILifeTimeService/ILifeTimeService.csproj +++ /dev/null @@ -1,15 +0,0 @@ - - - - net8.0-windows - enable - true - enable - - - - - - - - diff --git a/ILifeTimeService/IRecurringJob.cs b/ILifeTimeService/IRecurringJob.cs deleted file mode 100644 index d0b6ce5..0000000 --- a/ILifeTimeService/IRecurringJob.cs +++ /dev/null @@ -1,29 +0,0 @@ - -using System.Threading.Tasks; - - -namespace PluginSystem -{ - - public interface IRecurringJob:IJobPlugin - { - - } - public interface ICustomJob:IJobPlugin - { - } - - -} - - -namespace PluginSystem -{ - // 插件接口定义 - public interface IJobPlugin - { - string Name { get; } - string Description { get; } - Task ExecuteAsync(); - } -} \ No newline at end of file diff --git a/ILifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.deps.json b/ILifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.deps.json deleted file mode 100644 index 014e9b6..0000000 --- a/ILifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.deps.json +++ /dev/null @@ -1,130 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v8.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v8.0": { - "ILifeTimeService/1.0.0": { - "dependencies": { - "Autofac": "8.3.0", - "Hangfire.Core": "1.8.18" - }, - "runtime": { - "ILifeTimeService.dll": {} - } - }, - "Autofac/8.3.0": { - "dependencies": { - "System.Diagnostics.DiagnosticSource": "8.0.1" - }, - "runtime": { - "lib/net8.0/Autofac.dll": { - "assemblyVersion": "8.3.0.0", - "fileVersion": "8.3.0.0" - } - } - }, - "Hangfire.Core/1.8.18": { - "dependencies": { - "Newtonsoft.Json": "11.0.1" - }, - "runtime": { - "lib/netstandard2.0/Hangfire.Core.dll": { - "assemblyVersion": "1.8.18.0", - "fileVersion": "1.8.18.0" - } - }, - "resources": { - "lib/netstandard2.0/ca/Hangfire.Core.resources.dll": { - "locale": "ca" - }, - "lib/netstandard2.0/de/Hangfire.Core.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Hangfire.Core.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fa/Hangfire.Core.resources.dll": { - "locale": "fa" - }, - "lib/netstandard2.0/fr/Hangfire.Core.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/nb/Hangfire.Core.resources.dll": { - "locale": "nb" - }, - "lib/netstandard2.0/nl/Hangfire.Core.resources.dll": { - "locale": "nl" - }, - "lib/netstandard2.0/pt-BR/Hangfire.Core.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/pt-PT/Hangfire.Core.resources.dll": { - "locale": "pt-PT" - }, - "lib/netstandard2.0/pt/Hangfire.Core.resources.dll": { - "locale": "pt" - }, - "lib/netstandard2.0/sv/Hangfire.Core.resources.dll": { - "locale": "sv" - }, - "lib/netstandard2.0/tr-TR/Hangfire.Core.resources.dll": { - "locale": "tr-TR" - }, - "lib/netstandard2.0/zh-TW/Hangfire.Core.resources.dll": { - "locale": "zh-TW" - }, - "lib/netstandard2.0/zh/Hangfire.Core.resources.dll": { - "locale": "zh" - } - } - }, - "Newtonsoft.Json/11.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "11.0.0.0", - "fileVersion": "11.0.1.21818" - } - } - }, - "System.Diagnostics.DiagnosticSource/8.0.1": {} - } - }, - "libraries": { - "ILifeTimeService/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Autofac/8.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0Bv8aSKuK4nQAiDKw3+pIv9hUhbPwS63ql9KhjR6DRgE14UNdXrMqO8YMI0PnffZPyCrMs85lNhZRI4eBgQO4w==", - "path": "autofac/8.3.0", - "hashPath": "autofac.8.3.0.nupkg.sha512" - }, - "Hangfire.Core/1.8.18": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oNAkV8QQoYg5+vM2M024NBk49EhTO2BmKDLuQaKNew23RpH9OUGtKDl1KldBdDJrD8TMFzjhWCArol3igd2i2w==", - "path": "hangfire.core/1.8.18", - "hashPath": "hangfire.core.1.8.18.nupkg.sha512" - }, - "Newtonsoft.Json/11.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pNN4l+J6LlpIvHOeNdXlwxv39NPJ2B5klz+Rd2UQZIx30Squ5oND1Yy3wEAUoKn0GPUj6Yxt9lxlYWQqfZcvKg==", - "path": "newtonsoft.json/11.0.1", - "hashPath": "newtonsoft.json.11.0.1.nupkg.sha512" - }, - "System.Diagnostics.DiagnosticSource/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==", - "path": "system.diagnostics.diagnosticsource/8.0.1", - "hashPath": "system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/ILifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.dll b/ILifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.dll deleted file mode 100644 index 2bc473a..0000000 Binary files a/ILifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.dll and /dev/null differ diff --git a/ILifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.pdb b/ILifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.pdb deleted file mode 100644 index 04322ba..0000000 Binary files a/ILifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.pdb and /dev/null differ diff --git a/ILifeTimeService/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/ILifeTimeService/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs deleted file mode 100644 index 2217181..0000000 --- a/ILifeTimeService/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.AssemblyInfo.cs b/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.AssemblyInfo.cs deleted file mode 100644 index 68f53c8..0000000 --- a/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 姝や唬鐮佺敱宸ュ叿鐢熸垚銆 -// 杩愯鏃剁増鏈:4.0.30319.42000 -// -// 瀵规鏂囦欢鐨勬洿鏀瑰彲鑳戒細瀵艰嚧涓嶆纭殑琛屼负锛屽苟涓斿鏋 -// 閲嶆柊鐢熸垚浠g爜锛岃繖浜涙洿鏀瑰皢浼氫涪澶便 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("ILifeTimeService")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("ILifeTimeService")] -[assembly: System.Reflection.AssemblyTitleAttribute("ILifeTimeService")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// 鐢 MSBuild WriteCodeFragment 绫荤敓鎴愩 - diff --git a/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.AssemblyInfoInputs.cache b/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.AssemblyInfoInputs.cache deleted file mode 100644 index 14b7097..0000000 --- a/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -114009c88d7bdb9382e11f566397c1481b2105ee diff --git a/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.GeneratedMSBuildEditorConfig.editorconfig b/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 133b7fe..0000000 --- a/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,8 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetPlatformMinVersion = 7.0 -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.PublishSingleFile = -build_property.IncludeAllContentForSelfExtract = -build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows diff --git a/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.GlobalUsings.g.cs b/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.GlobalUsings.g.cs deleted file mode 100644 index 08bb19f..0000000 --- a/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.Linq; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.assets.cache b/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.assets.cache deleted file mode 100644 index 067f7be..0000000 Binary files a/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.assets.cache and /dev/null differ diff --git a/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.csproj.AssemblyReference.cache b/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.csproj.AssemblyReference.cache deleted file mode 100644 index 0553fdf..0000000 Binary files a/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.csproj.AssemblyReference.cache and /dev/null differ diff --git a/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.csproj.BuildWithSkipAnalyzers b/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.csproj.CoreCompileInputs.cache b/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.csproj.CoreCompileInputs.cache deleted file mode 100644 index eb63d74..0000000 --- a/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -6da1179f7a7ee56d150e1fe72a800bd737f9cbfc222a71aa9d74cf4f4f907dfc diff --git a/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.csproj.FileListAbsolute.txt b/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.csproj.FileListAbsolute.txt deleted file mode 100644 index e7a3e24..0000000 --- a/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,12 +0,0 @@ -C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\bin\Debug\net8.0-windows\ILifeTimeService.deps.json -C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\bin\Debug\net8.0-windows\ILifeTimeService.dll -C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\bin\Debug\net8.0-windows\ILifeTimeService.pdb -C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\obj\Debug\net8.0-windows\ILifeTimeService.csproj.AssemblyReference.cache -C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\obj\Debug\net8.0-windows\ILifeTimeService.GeneratedMSBuildEditorConfig.editorconfig -C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\obj\Debug\net8.0-windows\ILifeTimeService.AssemblyInfoInputs.cache -C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\obj\Debug\net8.0-windows\ILifeTimeService.AssemblyInfo.cs -C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\obj\Debug\net8.0-windows\ILifeTimeService.csproj.CoreCompileInputs.cache -C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\obj\Debug\net8.0-windows\ILifeTimeService.dll -C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\obj\Debug\net8.0-windows\refint\ILifeTimeService.dll -C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\obj\Debug\net8.0-windows\ILifeTimeService.pdb -C:\Users\89237\source\repos\WpfApp4\ILifeTimeService\obj\Debug\net8.0-windows\ref\ILifeTimeService.dll diff --git a/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.dll b/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.dll deleted file mode 100644 index 2bc473a..0000000 Binary files a/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.dll and /dev/null differ diff --git a/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.pdb b/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.pdb deleted file mode 100644 index 04322ba..0000000 Binary files a/ILifeTimeService/obj/Debug/net8.0-windows/ILifeTimeService.pdb and /dev/null differ diff --git a/ILifeTimeService/obj/Debug/net8.0-windows/ref/ILifeTimeService.dll b/ILifeTimeService/obj/Debug/net8.0-windows/ref/ILifeTimeService.dll deleted file mode 100644 index 1631a4f..0000000 Binary files a/ILifeTimeService/obj/Debug/net8.0-windows/ref/ILifeTimeService.dll and /dev/null differ diff --git a/ILifeTimeService/obj/Debug/net8.0-windows/refint/ILifeTimeService.dll b/ILifeTimeService/obj/Debug/net8.0-windows/refint/ILifeTimeService.dll deleted file mode 100644 index 1631a4f..0000000 Binary files a/ILifeTimeService/obj/Debug/net8.0-windows/refint/ILifeTimeService.dll and /dev/null differ diff --git a/ILifeTimeService/obj/ILifeTimeService.csproj.nuget.dgspec.json b/ILifeTimeService/obj/ILifeTimeService.csproj.nuget.dgspec.json deleted file mode 100644 index 19c86ab..0000000 --- a/ILifeTimeService/obj/ILifeTimeService.csproj.nuget.dgspec.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\work\\濂囩憺鎺ュ彛\\ILifeTimeService\\ILifeTimeService.csproj": {} - }, - "projects": { - "D:\\work\\濂囩憺鎺ュ彛\\ILifeTimeService\\ILifeTimeService.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\work\\濂囩憺鎺ュ彛\\ILifeTimeService\\ILifeTimeService.csproj", - "projectName": "ILifeTimeService", - "projectPath": "D:\\work\\濂囩憺鎺ュ彛\\ILifeTimeService\\ILifeTimeService.csproj", - "packagesPath": "C:\\Users\\35200\\.nuget\\packages\\", - "outputPath": "D:\\work\\濂囩憺鎺ュ彛\\ILifeTimeService\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\" - ], - "configFilePaths": [ - "C:\\Users\\35200\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "net8.0-windows7.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, - "D:\\work\\SZH\\FJYZY\\src\\Modules\\SettleAccount\\OutPut": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/ILifeTimeService/obj/ILifeTimeService.csproj.nuget.g.props b/ILifeTimeService/obj/ILifeTimeService.csproj.nuget.g.props deleted file mode 100644 index e9b72a4..0000000 --- a/ILifeTimeService/obj/ILifeTimeService.csproj.nuget.g.props +++ /dev/null @@ -1,20 +0,0 @@ -锘 - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\35200\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\ - PackageReference - 5.10.0 - - - - - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/ILifeTimeService/obj/ILifeTimeService.csproj.nuget.g.targets b/ILifeTimeService/obj/ILifeTimeService.csproj.nuget.g.targets deleted file mode 100644 index 53cfaa1..0000000 --- a/ILifeTimeService/obj/ILifeTimeService.csproj.nuget.g.targets +++ /dev/null @@ -1,6 +0,0 @@ -锘 - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/ILifeTimeService/obj/Release/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/ILifeTimeService/obj/Release/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs deleted file mode 100644 index af94399..0000000 --- a/ILifeTimeService/obj/Release/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = "")] diff --git a/ILifeTimeService/obj/Release/net8.0-windows/ILifeTimeService.AssemblyInfo.cs b/ILifeTimeService/obj/Release/net8.0-windows/ILifeTimeService.AssemblyInfo.cs deleted file mode 100644 index 593c3eb..0000000 --- a/ILifeTimeService/obj/Release/net8.0-windows/ILifeTimeService.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 姝や唬鐮佺敱宸ュ叿鐢熸垚銆 -// 杩愯鏃剁増鏈:4.0.30319.42000 -// -// 瀵规鏂囦欢鐨勬洿鏀瑰彲鑳戒細瀵艰嚧涓嶆纭殑琛屼负锛屽苟涓斿鏋 -// 閲嶆柊鐢熸垚浠g爜锛岃繖浜涙洿鏀瑰皢浼氫涪澶便 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("ILifeTimeService")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("ILifeTimeService")] -[assembly: System.Reflection.AssemblyTitleAttribute("ILifeTimeService")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// 鐢 MSBuild WriteCodeFragment 绫荤敓鎴愩 - diff --git a/ILifeTimeService/obj/Release/net8.0-windows/ILifeTimeService.AssemblyInfoInputs.cache b/ILifeTimeService/obj/Release/net8.0-windows/ILifeTimeService.AssemblyInfoInputs.cache deleted file mode 100644 index db25d55..0000000 --- a/ILifeTimeService/obj/Release/net8.0-windows/ILifeTimeService.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -41a82eb602976d7d76bb05714b3c6b87d3aeafcb diff --git a/ILifeTimeService/obj/Release/net8.0-windows/ILifeTimeService.GeneratedMSBuildEditorConfig.editorconfig b/ILifeTimeService/obj/Release/net8.0-windows/ILifeTimeService.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 133b7fe..0000000 --- a/ILifeTimeService/obj/Release/net8.0-windows/ILifeTimeService.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,8 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetPlatformMinVersion = 7.0 -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.PublishSingleFile = -build_property.IncludeAllContentForSelfExtract = -build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows diff --git a/ILifeTimeService/obj/Release/net8.0-windows/ILifeTimeService.assets.cache b/ILifeTimeService/obj/Release/net8.0-windows/ILifeTimeService.assets.cache deleted file mode 100644 index 9dd5a8c..0000000 Binary files a/ILifeTimeService/obj/Release/net8.0-windows/ILifeTimeService.assets.cache and /dev/null differ diff --git a/ILifeTimeService/obj/project.assets.json b/ILifeTimeService/obj/project.assets.json deleted file mode 100644 index 708dbb8..0000000 --- a/ILifeTimeService/obj/project.assets.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "version": 3, - "targets": { - "net8.0-windows7.0": {} - }, - "libraries": {}, - "projectFileDependencyGroups": { - "net8.0-windows7.0": [] - }, - "packageFolders": { - "C:\\Users\\35200\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}, - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\work\\濂囩憺鎺ュ彛\\ILifeTimeService\\ILifeTimeService.csproj", - "projectName": "ILifeTimeService", - "projectPath": "D:\\work\\濂囩憺鎺ュ彛\\ILifeTimeService\\ILifeTimeService.csproj", - "packagesPath": "C:\\Users\\35200\\.nuget\\packages\\", - "outputPath": "D:\\work\\濂囩憺鎺ュ彛\\ILifeTimeService\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\" - ], - "configFilePaths": [ - "C:\\Users\\35200\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "net8.0-windows7.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, - "D:\\work\\SZH\\FJYZY\\src\\Modules\\SettleAccount\\OutPut": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/ILifeTimeService/obj/project.nuget.cache b/ILifeTimeService/obj/project.nuget.cache deleted file mode 100644 index fba1b89..0000000 --- a/ILifeTimeService/obj/project.nuget.cache +++ /dev/null @@ -1,8 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "4QGWYI6UmVanXFLTQiBdxEZMKEnSKbzBPbM+NtW0AX2LPW64Hy+h2vuf0TMJVPCp07xgcie8x3t+LDVI23XJQg==", - "success": true, - "projectFilePath": "D:\\work\\濂囩憺鎺ュ彛\\ILifeTimeService\\ILifeTimeService.csproj", - "expectedPackageFiles": [], - "logs": [] -} \ No newline at end of file diff --git a/LifeTimeService/Job.cs b/LifeTimeService/Job.cs deleted file mode 100644 index 24eb5ac..0000000 --- a/LifeTimeService/Job.cs +++ /dev/null @@ -1,33 +0,0 @@ - -using PluginSystem; -using Autofac; - -namespace LifeTimeService -{ - public class MyService1 : IJobPlugin - { - - public string Name { set; get; }= "MyService1"; - - public string Description => throw new NotImplementedException(); - - public Task ExecuteAsync() - { - Console.WriteLine("MyService1"); - return Task.CompletedTask; - } - } - public class MyService2 : IJobPlugin - { - public string Name { set; get; } = "MyService2"; - public string Description => throw new NotImplementedException(); - - public Task ExecuteAsync() - { - Console.WriteLine("MyService2"); - return Task.CompletedTask; - } - } - - -} diff --git a/LifeTimeService/Jobs.csproj b/LifeTimeService/Jobs.csproj deleted file mode 100644 index 881e840..0000000 --- a/LifeTimeService/Jobs.csproj +++ /dev/null @@ -1,14 +0,0 @@ - - - - net8.0-windows - enable - true - enable - - - - - - - diff --git a/LifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.dll b/LifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.dll deleted file mode 100644 index 2bc473a..0000000 Binary files a/LifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.dll and /dev/null differ diff --git a/LifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.pdb b/LifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.pdb deleted file mode 100644 index 04322ba..0000000 Binary files a/LifeTimeService/bin/Debug/net8.0-windows/ILifeTimeService.pdb and /dev/null differ diff --git a/LifeTimeService/bin/Debug/net8.0-windows/Jobs.deps.json b/LifeTimeService/bin/Debug/net8.0-windows/Jobs.deps.json deleted file mode 100644 index 6e19f0f..0000000 --- a/LifeTimeService/bin/Debug/net8.0-windows/Jobs.deps.json +++ /dev/null @@ -1,146 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v8.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v8.0": { - "Jobs/1.0.0": { - "dependencies": { - "ILifeTimeService": "1.0.0" - }, - "runtime": { - "Jobs.dll": {} - } - }, - "Autofac/8.3.0": { - "dependencies": { - "System.Diagnostics.DiagnosticSource": "8.0.1" - }, - "runtime": { - "lib/net8.0/Autofac.dll": { - "assemblyVersion": "8.3.0.0", - "fileVersion": "8.3.0.0" - } - } - }, - "Hangfire.Core/1.8.18": { - "dependencies": { - "Newtonsoft.Json": "11.0.1" - }, - "runtime": { - "lib/netstandard2.0/Hangfire.Core.dll": { - "assemblyVersion": "1.8.18.0", - "fileVersion": "1.8.18.0" - } - }, - "resources": { - "lib/netstandard2.0/ca/Hangfire.Core.resources.dll": { - "locale": "ca" - }, - "lib/netstandard2.0/de/Hangfire.Core.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Hangfire.Core.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fa/Hangfire.Core.resources.dll": { - "locale": "fa" - }, - "lib/netstandard2.0/fr/Hangfire.Core.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/nb/Hangfire.Core.resources.dll": { - "locale": "nb" - }, - "lib/netstandard2.0/nl/Hangfire.Core.resources.dll": { - "locale": "nl" - }, - "lib/netstandard2.0/pt-BR/Hangfire.Core.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/pt-PT/Hangfire.Core.resources.dll": { - "locale": "pt-PT" - }, - "lib/netstandard2.0/pt/Hangfire.Core.resources.dll": { - "locale": "pt" - }, - "lib/netstandard2.0/sv/Hangfire.Core.resources.dll": { - "locale": "sv" - }, - "lib/netstandard2.0/tr-TR/Hangfire.Core.resources.dll": { - "locale": "tr-TR" - }, - "lib/netstandard2.0/zh-TW/Hangfire.Core.resources.dll": { - "locale": "zh-TW" - }, - "lib/netstandard2.0/zh/Hangfire.Core.resources.dll": { - "locale": "zh" - } - } - }, - "Newtonsoft.Json/11.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "11.0.0.0", - "fileVersion": "11.0.1.21818" - } - } - }, - "System.Diagnostics.DiagnosticSource/8.0.1": {}, - "ILifeTimeService/1.0.0": { - "dependencies": { - "Autofac": "8.3.0", - "Hangfire.Core": "1.8.18" - }, - "runtime": { - "ILifeTimeService.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.0.0" - } - } - } - } - }, - "libraries": { - "Jobs/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Autofac/8.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0Bv8aSKuK4nQAiDKw3+pIv9hUhbPwS63ql9KhjR6DRgE14UNdXrMqO8YMI0PnffZPyCrMs85lNhZRI4eBgQO4w==", - "path": "autofac/8.3.0", - "hashPath": "autofac.8.3.0.nupkg.sha512" - }, - "Hangfire.Core/1.8.18": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oNAkV8QQoYg5+vM2M024NBk49EhTO2BmKDLuQaKNew23RpH9OUGtKDl1KldBdDJrD8TMFzjhWCArol3igd2i2w==", - "path": "hangfire.core/1.8.18", - "hashPath": "hangfire.core.1.8.18.nupkg.sha512" - }, - "Newtonsoft.Json/11.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pNN4l+J6LlpIvHOeNdXlwxv39NPJ2B5klz+Rd2UQZIx30Squ5oND1Yy3wEAUoKn0GPUj6Yxt9lxlYWQqfZcvKg==", - "path": "newtonsoft.json/11.0.1", - "hashPath": "newtonsoft.json.11.0.1.nupkg.sha512" - }, - "System.Diagnostics.DiagnosticSource/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==", - "path": "system.diagnostics.diagnosticsource/8.0.1", - "hashPath": "system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512" - }, - "ILifeTimeService/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/LifeTimeService/bin/Debug/net8.0-windows/Jobs.dll b/LifeTimeService/bin/Debug/net8.0-windows/Jobs.dll deleted file mode 100644 index 73c0f23..0000000 Binary files a/LifeTimeService/bin/Debug/net8.0-windows/Jobs.dll and /dev/null differ diff --git a/LifeTimeService/bin/Debug/net8.0-windows/Jobs.pdb b/LifeTimeService/bin/Debug/net8.0-windows/Jobs.pdb deleted file mode 100644 index 8979b4a..0000000 Binary files a/LifeTimeService/bin/Debug/net8.0-windows/Jobs.pdb and /dev/null differ diff --git a/LifeTimeService/bin/Debug/net8.0-windows/LifeTimeService.deps.json b/LifeTimeService/bin/Debug/net8.0-windows/LifeTimeService.deps.json deleted file mode 100644 index 7d84b52..0000000 --- a/LifeTimeService/bin/Debug/net8.0-windows/LifeTimeService.deps.json +++ /dev/null @@ -1,146 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v8.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v8.0": { - "LifeTimeService/1.0.0": { - "dependencies": { - "ILifeTimeService": "1.0.0" - }, - "runtime": { - "LifeTimeService.dll": {} - } - }, - "Autofac/8.3.0": { - "dependencies": { - "System.Diagnostics.DiagnosticSource": "8.0.1" - }, - "runtime": { - "lib/net8.0/Autofac.dll": { - "assemblyVersion": "8.3.0.0", - "fileVersion": "8.3.0.0" - } - } - }, - "Hangfire.Core/1.8.18": { - "dependencies": { - "Newtonsoft.Json": "11.0.1" - }, - "runtime": { - "lib/netstandard2.0/Hangfire.Core.dll": { - "assemblyVersion": "1.8.18.0", - "fileVersion": "1.8.18.0" - } - }, - "resources": { - "lib/netstandard2.0/ca/Hangfire.Core.resources.dll": { - "locale": "ca" - }, - "lib/netstandard2.0/de/Hangfire.Core.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Hangfire.Core.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fa/Hangfire.Core.resources.dll": { - "locale": "fa" - }, - "lib/netstandard2.0/fr/Hangfire.Core.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/nb/Hangfire.Core.resources.dll": { - "locale": "nb" - }, - "lib/netstandard2.0/nl/Hangfire.Core.resources.dll": { - "locale": "nl" - }, - "lib/netstandard2.0/pt-BR/Hangfire.Core.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/pt-PT/Hangfire.Core.resources.dll": { - "locale": "pt-PT" - }, - "lib/netstandard2.0/pt/Hangfire.Core.resources.dll": { - "locale": "pt" - }, - "lib/netstandard2.0/sv/Hangfire.Core.resources.dll": { - "locale": "sv" - }, - "lib/netstandard2.0/tr-TR/Hangfire.Core.resources.dll": { - "locale": "tr-TR" - }, - "lib/netstandard2.0/zh-TW/Hangfire.Core.resources.dll": { - "locale": "zh-TW" - }, - "lib/netstandard2.0/zh/Hangfire.Core.resources.dll": { - "locale": "zh" - } - } - }, - "Newtonsoft.Json/11.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "11.0.0.0", - "fileVersion": "11.0.1.21818" - } - } - }, - "System.Diagnostics.DiagnosticSource/8.0.1": {}, - "ILifeTimeService/1.0.0": { - "dependencies": { - "Autofac": "8.3.0", - "Hangfire.Core": "1.8.18" - }, - "runtime": { - "ILifeTimeService.dll": { - "assemblyVersion": "1.0.0", - "fileVersion": "1.0.0.0" - } - } - } - } - }, - "libraries": { - "LifeTimeService/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Autofac/8.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0Bv8aSKuK4nQAiDKw3+pIv9hUhbPwS63ql9KhjR6DRgE14UNdXrMqO8YMI0PnffZPyCrMs85lNhZRI4eBgQO4w==", - "path": "autofac/8.3.0", - "hashPath": "autofac.8.3.0.nupkg.sha512" - }, - "Hangfire.Core/1.8.18": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oNAkV8QQoYg5+vM2M024NBk49EhTO2BmKDLuQaKNew23RpH9OUGtKDl1KldBdDJrD8TMFzjhWCArol3igd2i2w==", - "path": "hangfire.core/1.8.18", - "hashPath": "hangfire.core.1.8.18.nupkg.sha512" - }, - "Newtonsoft.Json/11.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pNN4l+J6LlpIvHOeNdXlwxv39NPJ2B5klz+Rd2UQZIx30Squ5oND1Yy3wEAUoKn0GPUj6Yxt9lxlYWQqfZcvKg==", - "path": "newtonsoft.json/11.0.1", - "hashPath": "newtonsoft.json.11.0.1.nupkg.sha512" - }, - "System.Diagnostics.DiagnosticSource/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==", - "path": "system.diagnostics.diagnosticsource/8.0.1", - "hashPath": "system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512" - }, - "ILifeTimeService/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/LifeTimeService/bin/Debug/net8.0-windows/LifeTimeService.dll b/LifeTimeService/bin/Debug/net8.0-windows/LifeTimeService.dll deleted file mode 100644 index f43509f..0000000 Binary files a/LifeTimeService/bin/Debug/net8.0-windows/LifeTimeService.dll and /dev/null differ diff --git a/LifeTimeService/bin/Debug/net8.0-windows/LifeTimeService.pdb b/LifeTimeService/bin/Debug/net8.0-windows/LifeTimeService.pdb deleted file mode 100644 index 6133cb7..0000000 Binary files a/LifeTimeService/bin/Debug/net8.0-windows/LifeTimeService.pdb and /dev/null differ diff --git a/LifeTimeService/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/LifeTimeService/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs deleted file mode 100644 index 2217181..0000000 --- a/LifeTimeService/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.AssemblyInfo.cs b/LifeTimeService/obj/Debug/net8.0-windows/Jobs.AssemblyInfo.cs deleted file mode 100644 index 1cc1306..0000000 --- a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 姝や唬鐮佺敱宸ュ叿鐢熸垚銆 -// 杩愯鏃剁増鏈:4.0.30319.42000 -// -// 瀵规鏂囦欢鐨勬洿鏀瑰彲鑳戒細瀵艰嚧涓嶆纭殑琛屼负锛屽苟涓斿鏋 -// 閲嶆柊鐢熸垚浠g爜锛岃繖浜涙洿鏀瑰皢浼氫涪澶便 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Jobs")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Jobs")] -[assembly: System.Reflection.AssemblyTitleAttribute("Jobs")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// 鐢 MSBuild WriteCodeFragment 绫荤敓鎴愩 - diff --git a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.AssemblyInfoInputs.cache b/LifeTimeService/obj/Debug/net8.0-windows/Jobs.AssemblyInfoInputs.cache deleted file mode 100644 index 358d6bc..0000000 --- a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -8ab5eb3c29822326be945c9e1a456885b84cd945 diff --git a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.GeneratedMSBuildEditorConfig.editorconfig b/LifeTimeService/obj/Debug/net8.0-windows/Jobs.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 133b7fe..0000000 --- a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,8 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetPlatformMinVersion = 7.0 -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.PublishSingleFile = -build_property.IncludeAllContentForSelfExtract = -build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows diff --git a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.GlobalUsings.g.cs b/LifeTimeService/obj/Debug/net8.0-windows/Jobs.GlobalUsings.g.cs deleted file mode 100644 index 08bb19f..0000000 --- a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.Linq; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.assets.cache b/LifeTimeService/obj/Debug/net8.0-windows/Jobs.assets.cache deleted file mode 100644 index 573969d..0000000 Binary files a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.assets.cache and /dev/null differ diff --git a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.AssemblyReference.cache b/LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.AssemblyReference.cache deleted file mode 100644 index 261dbd0..0000000 Binary files a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.AssemblyReference.cache and /dev/null differ diff --git a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.BuildWithSkipAnalyzers b/LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.CoreCompileInputs.cache b/LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.CoreCompileInputs.cache deleted file mode 100644 index a46d4b4..0000000 --- a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -eedd187b5c049f8936f5691b5510f526ac083e48d8e80ec915f4df79b80fd330 diff --git a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.FileListAbsolute.txt b/LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.FileListAbsolute.txt deleted file mode 100644 index fc9e510..0000000 --- a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,15 +0,0 @@ -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\bin\Debug\net8.0-windows\Jobs.deps.json -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\bin\Debug\net8.0-windows\Jobs.dll -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\bin\Debug\net8.0-windows\Jobs.pdb -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\bin\Debug\net8.0-windows\ILifeTimeService.dll -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\bin\Debug\net8.0-windows\ILifeTimeService.pdb -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\Jobs.csproj.AssemblyReference.cache -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\Jobs.GeneratedMSBuildEditorConfig.editorconfig -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\Jobs.AssemblyInfoInputs.cache -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\Jobs.AssemblyInfo.cs -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\Jobs.csproj.CoreCompileInputs.cache -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\Jobs.csproj.Up2Date -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\Jobs.dll -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\refint\Jobs.dll -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\Jobs.pdb -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\ref\Jobs.dll diff --git a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.Up2Date b/LifeTimeService/obj/Debug/net8.0-windows/Jobs.csproj.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.dll b/LifeTimeService/obj/Debug/net8.0-windows/Jobs.dll deleted file mode 100644 index 73c0f23..0000000 Binary files a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.dll and /dev/null differ diff --git a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.pdb b/LifeTimeService/obj/Debug/net8.0-windows/Jobs.pdb deleted file mode 100644 index 8979b4a..0000000 Binary files a/LifeTimeService/obj/Debug/net8.0-windows/Jobs.pdb and /dev/null differ diff --git a/LifeTimeService/obj/Debug/net8.0-windows/LifeTime.8AA255C0.Up2Date b/LifeTimeService/obj/Debug/net8.0-windows/LifeTime.8AA255C0.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.AssemblyInfo.cs b/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.AssemblyInfo.cs deleted file mode 100644 index a72153c..0000000 --- a/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 姝や唬鐮佺敱宸ュ叿鐢熸垚銆 -// 杩愯鏃剁増鏈:4.0.30319.42000 -// -// 瀵规鏂囦欢鐨勬洿鏀瑰彲鑳戒細瀵艰嚧涓嶆纭殑琛屼负锛屽苟涓斿鏋 -// 閲嶆柊鐢熸垚浠g爜锛岃繖浜涙洿鏀瑰皢浼氫涪澶便 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("LifeTimeService")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("LifeTimeService")] -[assembly: System.Reflection.AssemblyTitleAttribute("LifeTimeService")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// 鐢 MSBuild WriteCodeFragment 绫荤敓鎴愩 - diff --git a/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.AssemblyInfoInputs.cache b/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.AssemblyInfoInputs.cache deleted file mode 100644 index 0b80288..0000000 --- a/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -2bb8628a6260719fcf541437bc8bc908cf1ef222d426131ecf6e4c20a1178d90 diff --git a/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.GeneratedMSBuildEditorConfig.editorconfig b/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 1b47d83..0000000 --- a/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,13 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetPlatformMinVersion = 7.0 -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = LifeTimeService -build_property.ProjectDir = C:\Users\89237\source\repos\WpfApp4\LifeTimeService\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = diff --git a/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.GlobalUsings.g.cs b/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.GlobalUsings.g.cs deleted file mode 100644 index 08bb19f..0000000 --- a/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.Linq; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.assets.cache b/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.assets.cache deleted file mode 100644 index 632680b..0000000 Binary files a/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.assets.cache and /dev/null differ diff --git a/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.csproj.AssemblyReference.cache b/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.csproj.AssemblyReference.cache deleted file mode 100644 index 3890813..0000000 Binary files a/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.csproj.AssemblyReference.cache and /dev/null differ diff --git a/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.csproj.BuildWithSkipAnalyzers b/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.csproj.CoreCompileInputs.cache b/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.csproj.CoreCompileInputs.cache deleted file mode 100644 index 618d8dd..0000000 --- a/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -3711de83c611591f45280360567387e42b4fad87a7f64cfbd8abf80f19782ef0 diff --git a/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.csproj.FileListAbsolute.txt b/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.csproj.FileListAbsolute.txt deleted file mode 100644 index 344cb69..0000000 --- a/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,15 +0,0 @@ -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\bin\Debug\net8.0-windows\LifeTimeService.deps.json -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\bin\Debug\net8.0-windows\LifeTimeService.dll -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\bin\Debug\net8.0-windows\LifeTimeService.pdb -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\bin\Debug\net8.0-windows\ILifeTimeService.dll -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\bin\Debug\net8.0-windows\ILifeTimeService.pdb -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\LifeTimeService.csproj.AssemblyReference.cache -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\LifeTimeService.GeneratedMSBuildEditorConfig.editorconfig -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\LifeTimeService.AssemblyInfoInputs.cache -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\LifeTimeService.AssemblyInfo.cs -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\LifeTimeService.csproj.CoreCompileInputs.cache -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\LifeTime.8AA255C0.Up2Date -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\LifeTimeService.dll -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\refint\LifeTimeService.dll -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\LifeTimeService.pdb -C:\Users\89237\source\repos\WpfApp4\LifeTimeService\obj\Debug\net8.0-windows\ref\LifeTimeService.dll diff --git a/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.dll b/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.dll deleted file mode 100644 index f43509f..0000000 Binary files a/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.dll and /dev/null differ diff --git a/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.pdb b/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.pdb deleted file mode 100644 index 6133cb7..0000000 Binary files a/LifeTimeService/obj/Debug/net8.0-windows/LifeTimeService.pdb and /dev/null differ diff --git a/LifeTimeService/obj/Debug/net8.0-windows/ref/Jobs.dll b/LifeTimeService/obj/Debug/net8.0-windows/ref/Jobs.dll deleted file mode 100644 index 329ee9c..0000000 Binary files a/LifeTimeService/obj/Debug/net8.0-windows/ref/Jobs.dll and /dev/null differ diff --git a/LifeTimeService/obj/Debug/net8.0-windows/ref/LifeTimeService.dll b/LifeTimeService/obj/Debug/net8.0-windows/ref/LifeTimeService.dll deleted file mode 100644 index 1f3a3e0..0000000 Binary files a/LifeTimeService/obj/Debug/net8.0-windows/ref/LifeTimeService.dll and /dev/null differ diff --git a/LifeTimeService/obj/Debug/net8.0-windows/refint/Jobs.dll b/LifeTimeService/obj/Debug/net8.0-windows/refint/Jobs.dll deleted file mode 100644 index 329ee9c..0000000 Binary files a/LifeTimeService/obj/Debug/net8.0-windows/refint/Jobs.dll and /dev/null differ diff --git a/LifeTimeService/obj/Debug/net8.0-windows/refint/LifeTimeService.dll b/LifeTimeService/obj/Debug/net8.0-windows/refint/LifeTimeService.dll deleted file mode 100644 index 1f3a3e0..0000000 Binary files a/LifeTimeService/obj/Debug/net8.0-windows/refint/LifeTimeService.dll and /dev/null differ diff --git a/LifeTimeService/obj/Jobs.csproj.nuget.dgspec.json b/LifeTimeService/obj/Jobs.csproj.nuget.dgspec.json deleted file mode 100644 index 19776fc..0000000 --- a/LifeTimeService/obj/Jobs.csproj.nuget.dgspec.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\work\\濂囩憺鎺ュ彛\\LifeTimeService\\Jobs.csproj": {} - }, - "projects": { - "D:\\work\\濂囩憺鎺ュ彛\\ILifeTimeService\\ILifeTimeService.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\work\\濂囩憺鎺ュ彛\\ILifeTimeService\\ILifeTimeService.csproj", - "projectName": "ILifeTimeService", - "projectPath": "D:\\work\\濂囩憺鎺ュ彛\\ILifeTimeService\\ILifeTimeService.csproj", - "packagesPath": "C:\\Users\\35200\\.nuget\\packages\\", - "outputPath": "D:\\work\\濂囩憺鎺ュ彛\\ILifeTimeService\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\" - ], - "configFilePaths": [ - "C:\\Users\\35200\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "net8.0-windows7.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, - "D:\\work\\SZH\\FJYZY\\src\\Modules\\SettleAccount\\OutPut": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\work\\濂囩憺鎺ュ彛\\LifeTimeService\\Jobs.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\work\\濂囩憺鎺ュ彛\\LifeTimeService\\Jobs.csproj", - "projectName": "Jobs", - "projectPath": "D:\\work\\濂囩憺鎺ュ彛\\LifeTimeService\\Jobs.csproj", - "packagesPath": "C:\\Users\\35200\\.nuget\\packages\\", - "outputPath": "D:\\work\\濂囩憺鎺ュ彛\\LifeTimeService\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\" - ], - "configFilePaths": [ - "C:\\Users\\35200\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "net8.0-windows7.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, - "D:\\work\\SZH\\FJYZY\\src\\Modules\\SettleAccount\\OutPut": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "projectReferences": { - "D:\\work\\濂囩憺鎺ュ彛\\ILifeTimeService\\ILifeTimeService.csproj": { - "projectPath": "D:\\work\\濂囩憺鎺ュ彛\\ILifeTimeService\\ILifeTimeService.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/LifeTimeService/obj/Jobs.csproj.nuget.g.props b/LifeTimeService/obj/Jobs.csproj.nuget.g.props deleted file mode 100644 index e9b72a4..0000000 --- a/LifeTimeService/obj/Jobs.csproj.nuget.g.props +++ /dev/null @@ -1,20 +0,0 @@ -锘 - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\35200\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\ - PackageReference - 5.10.0 - - - - - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/LifeTimeService/obj/Jobs.csproj.nuget.g.targets b/LifeTimeService/obj/Jobs.csproj.nuget.g.targets deleted file mode 100644 index 53cfaa1..0000000 --- a/LifeTimeService/obj/Jobs.csproj.nuget.g.targets +++ /dev/null @@ -1,6 +0,0 @@ -锘 - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/LifeTimeService/obj/LifeTimeService.csproj.nuget.dgspec.json b/LifeTimeService/obj/LifeTimeService.csproj.nuget.dgspec.json deleted file mode 100644 index 45c45fa..0000000 --- a/LifeTimeService/obj/LifeTimeService.csproj.nuget.dgspec.json +++ /dev/null @@ -1,156 +0,0 @@ -{ - "format": 1, - "restore": { - "C:\\Users\\89237\\source\\repos\\WpfApp4\\LifeTimeService\\LifeTimeService.csproj": {} - }, - "projects": { - "C:\\Users\\89237\\source\\repos\\WpfApp4\\ILifeTimeService\\ILifeTimeService.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Users\\89237\\source\\repos\\WpfApp4\\ILifeTimeService\\ILifeTimeService.csproj", - "projectName": "ILifeTimeService", - "projectPath": "C:\\Users\\89237\\source\\repos\\WpfApp4\\ILifeTimeService\\ILifeTimeService.csproj", - "packagesPath": "C:\\Users\\89237\\.nuget\\packages\\", - "outputPath": "C:\\Users\\89237\\source\\repos\\WpfApp4\\ILifeTimeService\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\89237\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net8.0-windows" - ], - "sources": { - "C:\\Program Files\\dotnet\\library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - } - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "dependencies": { - "Autofac": { - "target": "Package", - "version": "[8.3.0, )" - }, - "Hangfire.Core": { - "target": "Package", - "version": "[1.8.18, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - }, - "Microsoft.WindowsDesktop.App.WPF": { - "privateAssets": "none" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400/PortableRuntimeIdentifierGraph.json" - } - } - }, - "C:\\Users\\89237\\source\\repos\\WpfApp4\\LifeTimeService\\LifeTimeService.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Users\\89237\\source\\repos\\WpfApp4\\LifeTimeService\\LifeTimeService.csproj", - "projectName": "LifeTimeService", - "projectPath": "C:\\Users\\89237\\source\\repos\\WpfApp4\\LifeTimeService\\LifeTimeService.csproj", - "packagesPath": "C:\\Users\\89237\\.nuget\\packages\\", - "outputPath": "C:\\Users\\89237\\source\\repos\\WpfApp4\\LifeTimeService\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\89237\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net8.0-windows" - ], - "sources": { - "C:\\Program Files\\dotnet\\library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "projectReferences": { - "C:\\Users\\89237\\source\\repos\\WpfApp4\\ILifeTimeService\\ILifeTimeService.csproj": { - "projectPath": "C:\\Users\\89237\\source\\repos\\WpfApp4\\ILifeTimeService\\ILifeTimeService.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - } - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - }, - "Microsoft.WindowsDesktop.App.WPF": { - "privateAssets": "none" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400/PortableRuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/LifeTimeService/obj/LifeTimeService.csproj.nuget.g.props b/LifeTimeService/obj/LifeTimeService.csproj.nuget.g.props deleted file mode 100644 index 58ed911..0000000 --- a/LifeTimeService/obj/LifeTimeService.csproj.nuget.g.props +++ /dev/null @@ -1,16 +0,0 @@ -锘 - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\89237\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages - PackageReference - 6.11.0 - - - - - - \ No newline at end of file diff --git a/LifeTimeService/obj/LifeTimeService.csproj.nuget.g.targets b/LifeTimeService/obj/LifeTimeService.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef..0000000 --- a/LifeTimeService/obj/LifeTimeService.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ -锘 - \ No newline at end of file diff --git a/LifeTimeService/obj/Release/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/LifeTimeService/obj/Release/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs deleted file mode 100644 index 2217181..0000000 --- a/LifeTimeService/obj/Release/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/LifeTimeService/obj/Release/net8.0-windows/Jobs.AssemblyInfo.cs b/LifeTimeService/obj/Release/net8.0-windows/Jobs.AssemblyInfo.cs deleted file mode 100644 index db4503d..0000000 --- a/LifeTimeService/obj/Release/net8.0-windows/Jobs.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 姝や唬鐮佺敱宸ュ叿鐢熸垚銆 -// 杩愯鏃剁増鏈:4.0.30319.42000 -// -// 瀵规鏂囦欢鐨勬洿鏀瑰彲鑳戒細瀵艰嚧涓嶆纭殑琛屼负锛屽苟涓斿鏋 -// 閲嶆柊鐢熸垚浠g爜锛岃繖浜涙洿鏀瑰皢浼氫涪澶便 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Jobs")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Jobs")] -[assembly: System.Reflection.AssemblyTitleAttribute("Jobs")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// 鐢 MSBuild WriteCodeFragment 绫荤敓鎴愩 - diff --git a/LifeTimeService/obj/Release/net8.0-windows/Jobs.AssemblyInfoInputs.cache b/LifeTimeService/obj/Release/net8.0-windows/Jobs.AssemblyInfoInputs.cache deleted file mode 100644 index f3323af..0000000 --- a/LifeTimeService/obj/Release/net8.0-windows/Jobs.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -4e13f267994357c0e034fb6f545781e01c965d9d diff --git a/LifeTimeService/obj/Release/net8.0-windows/Jobs.GeneratedMSBuildEditorConfig.editorconfig b/LifeTimeService/obj/Release/net8.0-windows/Jobs.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 133b7fe..0000000 --- a/LifeTimeService/obj/Release/net8.0-windows/Jobs.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,8 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetPlatformMinVersion = 7.0 -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.PublishSingleFile = -build_property.IncludeAllContentForSelfExtract = -build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows diff --git a/LifeTimeService/obj/Release/net8.0-windows/Jobs.GlobalUsings.g.cs b/LifeTimeService/obj/Release/net8.0-windows/Jobs.GlobalUsings.g.cs deleted file mode 100644 index 08bb19f..0000000 --- a/LifeTimeService/obj/Release/net8.0-windows/Jobs.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.Linq; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/LifeTimeService/obj/Release/net8.0-windows/Jobs.assets.cache b/LifeTimeService/obj/Release/net8.0-windows/Jobs.assets.cache deleted file mode 100644 index 6c6129f..0000000 Binary files a/LifeTimeService/obj/Release/net8.0-windows/Jobs.assets.cache and /dev/null differ diff --git a/LifeTimeService/obj/Release/net8.0-windows/Jobs.csproj.AssemblyReference.cache b/LifeTimeService/obj/Release/net8.0-windows/Jobs.csproj.AssemblyReference.cache deleted file mode 100644 index 0553fdf..0000000 Binary files a/LifeTimeService/obj/Release/net8.0-windows/Jobs.csproj.AssemblyReference.cache and /dev/null differ diff --git a/LifeTimeService/obj/project.assets.json b/LifeTimeService/obj/project.assets.json deleted file mode 100644 index 0df5f2d..0000000 --- a/LifeTimeService/obj/project.assets.json +++ /dev/null @@ -1,95 +0,0 @@ -{ - "version": 3, - "targets": { - "net8.0-windows7.0": { - "ILifeTimeService/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v8.0", - "compile": { - "bin/placeholder/ILifeTimeService.dll": {} - }, - "runtime": { - "bin/placeholder/ILifeTimeService.dll": {} - } - } - } - }, - "libraries": { - "ILifeTimeService/1.0.0": { - "type": "project", - "path": "../ILifeTimeService/ILifeTimeService.csproj", - "msbuildProject": "../ILifeTimeService/ILifeTimeService.csproj" - } - }, - "projectFileDependencyGroups": { - "net8.0-windows7.0": [ - "ILifeTimeService >= 1.0.0" - ] - }, - "packageFolders": { - "C:\\Users\\35200\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}, - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\work\\濂囩憺鎺ュ彛\\LifeTimeService\\Jobs.csproj", - "projectName": "Jobs", - "projectPath": "D:\\work\\濂囩憺鎺ュ彛\\LifeTimeService\\Jobs.csproj", - "packagesPath": "C:\\Users\\35200\\.nuget\\packages\\", - "outputPath": "D:\\work\\濂囩憺鎺ュ彛\\LifeTimeService\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\" - ], - "configFilePaths": [ - "C:\\Users\\35200\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "net8.0-windows7.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, - "D:\\work\\SZH\\FJYZY\\src\\Modules\\SettleAccount\\OutPut": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "projectReferences": { - "D:\\work\\濂囩憺鎺ュ彛\\ILifeTimeService\\ILifeTimeService.csproj": { - "projectPath": "D:\\work\\濂囩憺鎺ュ彛\\ILifeTimeService\\ILifeTimeService.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/LifeTimeService/obj/project.nuget.cache b/LifeTimeService/obj/project.nuget.cache deleted file mode 100644 index 4803392..0000000 --- a/LifeTimeService/obj/project.nuget.cache +++ /dev/null @@ -1,8 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "xi+LSMQn3+IFp4l3US76deIf78ZT+Aa9mYnKh0SnftAsm+G4X50w0NbBfZQ/pnqFDZTJLJpWstqOMdeERzukcg==", - "success": true, - "projectFilePath": "D:\\work\\濂囩憺鎺ュ彛\\LifeTimeService\\Jobs.csproj", - "expectedPackageFiles": [], - "logs": [] -} \ No newline at end of file diff --git a/Models/Entity.cs b/Models/Entity.cs deleted file mode 100644 index b52e136..0000000 --- a/Models/Entity.cs +++ /dev/null @@ -1,1398 +0,0 @@ -锘縰sing System; -using System.Collections.Generic; -using System.ComponentModel.DataAnnotations; -using System.ComponentModel.DataAnnotations.Schema; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace TaskManager.Controllers -{ - - #region 鍩虹鏁版嵁 - - - - public interface IDoExecute - { - Task ExecuteAsync(); - } - - - public class BaseEntity - { - [Key] - [DatabaseGenerated(DatabaseGeneratedOption.Identity)] - public long UId { get; set; } - public bool WriteState { get; set; } - public bool ReadState { get; set; } - - public DateTime CreationTime{get;set;} - - public string Remark { get; set; } - - - } - /// - /// 渚涘簲鍟嗗熀纭淇℃伅锛氳褰曚緵搴斿晢鐨勫熀鏈祫鏂欍佽仈绯绘柟寮忋佽祫璐ㄧ瓑淇℃伅 - /// - public class SupplierBaseInfo : BaseEntity - { - - - - } - - /// - /// 浜哄憳璧勮川淇℃伅锛氬瓨鍌ㄧ敓浜с佽川妫绛変汉鍛樼殑璧勮川璇佷功銆佸煿璁褰曠瓑 - /// - public class PersonnelQualificationInfo : BaseEntity { } - - /// - /// BOM涓绘暟鎹細鐗╂枡娓呭崟锛屽畾涔変骇鍝佺粨鏋勫拰缁勬垚鍏崇郴 - /// - public class BOMMasterData : BaseEntity { } - - /// - /// 鐗╂枡涓绘暟鎹細璁板綍鍘熸潗鏂欍佸崐鎴愬搧銆佹垚鍝佺殑鍩烘湰灞炴у拰鍙傛暟 - /// - public class MaterialMasterData : BaseEntity { } - - /// - /// 宸ヨ壓瑁呭锛氱敓浜ц繃绋嬩腑浣跨敤鐨勫伐鍏枫佹ā鍏枫佸す鍏风瓑淇℃伅 - /// - public class ProcessEquipment : BaseEntity { } - - /// - /// 宸ヨ壓锛氫骇鍝佸埗閫犺繃绋嬬殑宸ヨ壓璺嚎銆佸弬鏁板拰鏂规硶 - /// - public class ProcessTechnology : BaseEntity { } - #endregion - - #region 璁″垝鏁版嵁 - /// - /// 鏁磋溅鏈堝害鐢熶骇璁″垝锛氭湀搴︽暣杞︾敓浜ф暟閲忋佽溅鍨嬨佹椂闂村畨鎺掔瓑璁″垝淇℃伅 - /// - public class MonthlyProductionPlan:BaseEntity - { - /// - /// 涓婚敭 - /// - public string id { get; set; } - /// - /// 闇姹傚彂甯冪増娆:鍞竴鐗堟ID - /// - public string releaseEdition { get; set; } - /// - /// 杞﹀瀷 - /// - public string models { get; set; } - /// - /// 閿鍞崟浣 - /// - public string salseDepartment { get; set; } - /// - /// 绫诲瀷 - /// - public string type { get; set; } - /// - /// 鍔ㄥ姏鎬绘垚 - /// - - public string assembly { get; set; } - /// - /// 鐗堝瀷 - /// - public string pattern { get; set; } - /// - /// 鍐呴グ - /// - public string omterior { get; set; } - /// - /// 鐗╂枡鍙 - /// - public string materialCode { get; set; } - /// - /// 璧峰鏈堜唤-鏍煎紡锛歽yyy-MM - /// - public string startMonth { get; set; } - /// - /// 鏁伴噺1 - /// - public string quantity1 { get; set; } - /// - /// 鏁伴噺2 - /// - public string quantity2 { get; set; } - /// - /// 鏁伴噺3 - /// - public string quantity3 { get; set; } - /// - /// 鏁伴噺4 - /// - public string quantity4 { get; set; } - /// - /// 鏁伴噺5 - /// - public string quantity5 { get; set; } - /// - /// 鏁伴噺6 - /// - public string quantity6 { get; set; } - /// - /// 宸ュ巶 - /// - public string plant { get; set; } - /// - /// 鍒涘缓浜 - /// - public string createByUser { get; set; } - /// - /// 鍒涘缓鏃堕棿 - /// - public string createTime { get; set; } - /// - /// 淇敼浜 - /// - public string updateByUser { get; set; } - /// - /// 淇敼鏃堕棿 - /// - public string updateTime { get; set; } - /// - /// 鏄惁鍒犻櫎(0:鍚,1鏄) - /// - public string isDelete { get; set; } - /// - /// 鐗堟湰鍙 - /// - public string version { get; set; } - } - - /// - /// M+6鏈堢墿鏂欓渶姹傝鍒掞細鏈潵6涓湀鐨勭墿鏂欓渶姹傞娴嬪拰璁″垝 - /// - public class MaterialRequirementPlanM6 : BaseEntity - { - /// - /// 涓婚敭 - /// - public string id { get; set; } - /// - /// 闇姹傚彂甯冪増娆:鍞竴鐗堟ID - /// - public string releaseEdition { get; set; } - /// - /// 闆朵欢鍙:濂囩憺闆朵欢鍙 - /// - public string materialCode { get; set; } - /// - /// 闆朵欢鍚嶇О - /// - public string materialDescription { get; set; } - /// - /// 宸ュ巶浠g爜 - /// - public string plantId { get; set; } - /// - /// 宸ュ巶鍚嶇О - /// - - public string plantName { get; set; } - /// - /// 璧峰鏈堜唤-鏍煎紡锛歽yyy-MM - /// - public string startMonth { get; set; } - /// - /// 闇姹傛暟閲1 - /// - public string quantityDemand1 { get; set; } - /// - /// 闇姹傛暟閲2 - /// - public string quantityDemand2 { get; set; } - /// - /// 闇姹傛暟閲3 - /// - public string quantityDemand3 { get; set; } - /// - /// 闇姹傛暟閲4 - /// - public string quantityDemand4 { get; set; } - /// - /// 闇姹傛暟閲5 - /// - public string quantityDemand5 { get; set; } - /// - /// 闇姹傛暟閲6 - /// - public string quantityDemand6 { get; set; } - /// - /// 闇姹傛暟閲7 - /// - public string quantityDemand7 { get; set; } - /// - /// 闇姹傛暟閲8 - /// - public string quantityDemand8 { get; set; } - /// - /// 闇姹傛暟閲9 - /// - public string quantityDemand9 { get; set; } - /// - /// 闇姹傛暟閲10 - /// - public string quantityDemand10 { get; set; } - /// - /// 闇姹傛暟閲11 - /// - public string quantityDemand11 { get; set; } - /// - /// 闇姹傛暟閲12 - /// - public string quantityDemand12 { get; set; } - /// - /// 褰撴枃浠跺す鏁版嵁鍙戠敓鍙樻洿鏃(鏇存柊闇姹=1/鍚﹀垯=0) - /// - public string isUpdate { get; set; } - /// - /// 鍒涘缓浜 - /// - public string createByUser { get; set; } - /// - /// 鍒涘缓鏃堕棿 - /// - public string createTime { get; set; } - /// - /// 淇敼浜 - /// - public string updateByUser { get; set; } - /// - /// 淇敼鏃堕棿 - /// - public string updateTime { get; set; } - /// - /// 鏄惁鍒犻櫎(0:鍚,1鏄) - /// - public string isDelete { get; set; } - /// - /// 鐗堟湰鍙 - /// - public string version { get; set; } - } - - /// - /// 鏃ョ墿鏂欓渶姹傝鍒掞細姣忔棩鐢熶骇鎵闇鐨勭墿鏂欐槑缁嗗拰鏁伴噺璁″垝 - /// - public class DailyMaterialRequirementPlan : BaseEntity - { - /// - /// 涓婚敭 - /// - public string id { get; set; } - /// - /// 闇姹傚彂甯冪増娆:鍞竴鐗堟ID - /// - public string releaseEdition { get; set; } - /// - /// 闆朵欢鍙:濂囩憺闆朵欢鍙 - /// - public string materialCode { get; set; } - /// - /// 闆朵欢鍚嶇О - /// - public string materialDescription { get; set; } - /// - /// 宸ュ巶浠g爜 - /// - public string plantId { get; set; } - /// - /// 宸ュ巶鍚嶇О - /// - - public string plantName { get; set; } - /// - /// 璧峰鏈堜唤-鏍煎紡锛歽yyy-MM - /// - public string startMonth { get; set; } - /// - /// 闇姹傛暟閲1 锛堝嵆闇姹傝捣濮嬫棩鏈熺殑闇姹傛暟閲忥級 - /// - public string quantityDemand1 { get; set; } - /// - /// 闇姹傛暟閲2锛堝嵆闇姹傝捣濮嬫棩鏈+1澶╃殑闇姹傛暟閲 .锛 - /// - public string quantityDemand2 { get; set; } - /// - /// 闇姹傛暟閲3锛堝嵆闇姹傝捣濮嬫棩鏈+2澶╃殑闇姹傛暟閲 .锛 - /// - public string quantityDemand3 { get; set; } - /// - /// 闇姹傛暟閲4 - /// - public string quantityDemand4 { get; set; } - /// - /// 闇姹傛暟閲5 - /// - public string quantityDemand5 { get; set; } - /// - /// 闇姹傛暟閲6 - /// - public string quantityDemand6 { get; set; } - /// - /// 闇姹傛暟閲7 - /// - public string quantityDemand7 { get; set; } - /// - /// 闇姹傛暟閲8 - /// - public string quantityDemand8 { get; set; } - /// - /// 闇姹傛暟閲9 - /// - public string quantityDemand9 { get; set; } - /// - /// 闇姹傛暟閲10 - /// - public string quantityDemand10 { get; set; } - /// - /// 闇姹傛暟閲11 - /// - public string quantityDemand11 { get; set; } - /// - /// 闇姹傛暟閲12 - /// - public string quantityDemand12 { get; set; } - /// - /// 闇姹傛暟閲13 - /// - public string quantityDemand13 { get; set; } - /// - /// 闇姹傛暟閲14 - /// - public string quantityDemand14 { get; set; } - /// - /// 闇姹傛暟閲15 - /// - public string quantityDemand15 { get; set; } - /// - /// 闇姹傛暟閲16 - /// - public string quantityDemand16 { get; set; } - /// - /// 闇姹傛暟閲17 - /// - public string quantityDemand17 { get; set; } - /// - /// 闇姹傛暟閲18 - /// - public string quantityDemand18 { get; set; } - /// - /// 闇姹傛暟閲19 - /// - public string quantityDemand19 { get; set; } - /// - /// 闇姹傛暟閲20 - /// - public string quantityDemand20 { get; set; } - /// - /// 闇姹傛暟閲21 - /// - public string quantityDemand21 { get; set; } - /// - /// 闇姹傛暟閲22 - /// - public string quantityDemand22 { get; set; } - /// - /// 闇姹傛暟閲23 - /// - public string quantityDemand23 { get; set; } - /// - /// 闇姹傛暟閲24 - /// - public string quantityDemand24 { get; set; } - /// - /// 闇姹傛暟閲25 - /// - public string quantityDemand25 { get; set; } - /// - /// 闇姹傛暟閲26 - /// - public string quantityDemand26 { get; set; } - /// - /// 闇姹傛暟閲27 - /// - public string quantityDemand27 { get; set; } - /// - /// 闇姹傛暟閲28 - /// - public string quantityDemand28 { get; set; } - /// - /// 闇姹傛暟閲29 - /// - public string quantityDemand29 { get; set; } - /// - /// 闇姹傛暟閲30 - /// - public string quantityDemand130 { get; set; } - /// - /// 闇姹傛暟閲31 - /// - public string quantityDemand31 { get; set; } - /// - /// 褰撴枃浠跺す鏁版嵁鍙戠敓鍙樻洿鏃(鏇存柊闇姹=1/鍚﹀垯=0) - /// - public string isUpdate { get; set; } - /// - /// 鍒涘缓浜 - /// - public string createByUser { get; set; } - /// - /// 鍒涘缓鏃堕棿 - /// - public string createTime { get; set; } - /// - /// 淇敼浜 - /// - public string updateByUser { get; set; } - /// - /// 淇敼鏃堕棿 - /// - public string updateTime { get; set; } - /// - /// 鏄惁鍒犻櫎(0:鍚,1鏄) - /// - public string isDelete { get; set; } - /// - /// 鐗堟湰鍙 - /// - public string version { get; set; } - - } - - /// - /// 璁″垝鍗忚锛氫笌渚涘簲鍟嗙璁㈢殑闀挎湡閲囪喘妗嗘灦鍗忚 - /// - public class PlanningAgreement : BaseEntity - { - /// - /// 涓婚敭 - /// - public string id { get; set; } - /// - /// 璁″垝鍗忚鍙 - /// - public string scheduleAgreement { get; set; } - /// - /// 琛岄」鐩彿 - /// - public string serialNumber { get; set; } - /// - /// 闆朵欢鍙:濂囩憺闆朵欢鍙 - /// - public string materialCode { get; set; } - /// - /// 闆朵欢鍚嶇О - /// - public string materialDescription { get; set; } - /// - /// 閲囪喘缁 - /// - public string purchasingGroup { get; set; } - /// - /// 宸ュ巶浠g爜 - /// - public string plantId { get; set; } - /// - /// 闇姹傛暟閲 - /// - - public string quantityDemand { get; set; } - /// - /// 浜よ揣鏃ユ湡-鏍煎紡锛歽yyy-MM-dd - /// - public string dateReceived { get; set; } - - /// - /// 鍒涘缓浜 - /// - public string createByUser { get; set; } - /// - /// 鍒涘缓鏃堕棿 - /// - public string createTime { get; set; } - /// - /// 淇敼浜 - /// - public string updateByUser { get; set; } - /// - /// 淇敼鏃堕棿 - /// - public string updateTime { get; set; } - /// - /// 鏄惁鍒犻櫎(0:鍚,1鏄) - /// - public string isDelete { get; set; } - /// - /// 鐗堟湰鍙 - /// - public string version { get; set; } - } - - /// - /// 閲囪喘璁㈠崟锛氬悜渚涘簲鍟嗗彂鍑虹殑鍏蜂綋閲囪喘璇锋眰鍜屽悎鍚 - /// - public class PurchaseOrder : BaseEntity - { - /// - /// 涓婚敭 - /// - public string id { get; set; } - /// - /// 閲囪喘璁㈠崟鍙 - /// - public string purchaseOrder { get; set; } - /// - /// 琛岄」鐩彿 - /// - public string serialNumber { get; set; } - /// - /// 宸ュ巶浠g爜 - /// - public string plantId { get; set; } - /// - /// 宸ュ巶鍚嶇О - /// - public string plantName { get; set; } - /// - /// 鍑瘉鏃ユ湡-鏍煎紡锛歽yyy-MM-dd - /// - public string voucherDate { get; set; } - /// - /// 闇鏂硅仈绯讳汉 - /// - public string purchaser { get; set; } - /// - /// 渚涙柟鑱旂郴浜 - /// - - public string supplier { get; set; } - /// - /// 鐗╂枡缂栫爜 - /// - public string materialCode { get; set; } - /// - /// 鐗╂枡鎻忚堪 - /// - public string materialDescription { get; set; } - /// - /// 闇姹傛暟閲 - /// - public string quantityDemand { get; set; } - /// - /// 鐗╂枡鍗曚綅 - /// - public string materialUnit { get; set; } - /// - /// 浜よ揣鏃ユ湡-鏍煎紡锛歽yyy-MM-dd - /// - public string deliveryDate { get; set; } - /// - /// 浜よ揣鍦扮偣 - /// - public string deliveryPlace { get; set; } - /// - /// 鍒拌揣鏁伴噺 - /// - public string quantityDelivery { get; set; } - /// - /// 澶囨敞:鍚壒娆″彿淇℃伅 - /// - public string note { get; set; } - /// - /// 椤圭洰绫诲埆鏂囨湰 - /// - public string itemType { get; set; } - /// - /// 鍥介檯璐告槗鏉′欢 - /// - public string tradeTerms { get; set; } - /// - /// 鍑哄彛鍥藉 - /// - public string country { get; set; } - /// - /// 鎵规 - /// - public string batch { get; set; } - /// - /// 鍒涘缓浜 - /// - public string createByUser { get; set; } - /// - /// 鍒涘缓鏃堕棿 - /// - public string createTime { get; set; } - /// - /// 淇敼浜 - /// - public string updateByUser { get; set; } - /// - /// 淇敼鏃堕棿 - /// - public string updateTime { get; set; } - /// - /// 鏄惁鍒犻櫎(0:鍚,1鏄) - /// - public string isDelete { get; set; } - /// - /// 鐗堟湰鍙 - /// - public string version { get; set; } - } - #endregion - - #region 鐢熶骇杩囩▼鏁版嵁 - /// - /// 鏉ユ枡妫楠屾暟鎹細鍘熸潗鏂欏埌璐ф楠岀殑缁撴灉鍜岃褰 - /// - public class IncomingInspectionData : BaseEntity { - - - - } - - /// - /// 鎺掍骇鏁版嵁锛氱敓浜т换鍔$殑鍏蜂綋瀹夋帓鍜岃皟搴︿俊鎭 - /// - public class ProductionSchedulingData : BaseEntity { } - - /// - /// 杩囩▼鎺у埗椤硅川閲忔暟鎹細鐢熶骇杩囩▼涓叧閿帶鍒剁偣鐨勮川閲忔娴嬫暟鎹 - /// - public class ProcessControlQualityData : BaseEntity { } - - /// - /// 鐢熶骇杩囩▼鏁版嵁锛氳褰曚骇鍝佺敓浜ц繃绋嬩腑鐨勫伐鑹哄弬鏁般佽澶囩姸鎬佺瓑淇℃伅 - /// - public class ProductionProcessData : BaseEntity { } - - /// - /// 浜у搧涓娆″悎鏍肩巼锛氫骇鍝侀娆¢氳繃鎵鏈夋楠岀殑姣斾緥鏁版嵁 - /// - public class FirstPassYield : BaseEntity { } - - /// - /// 宸ヤ綅涓娆″悎鏍肩巼锛氬悇涓敓浜у伐浣嶇殑棣栨閫氳繃鐜囨暟鎹 - /// - public class WorkstationFirstPassYield : BaseEntity { } - - /// - /// 缂洪櫡涓氬姟鏁版嵁锛氫骇鍝佺敓浜ц繃绋嬩腑鍙戠幇鐨勭己闄风被鍨嬨佹暟閲忓拰澶勭悊鎯呭喌 - /// - public class DefectBusinessData : BaseEntity { } - - /// - /// 鐜涓氬姟鏁版嵁锛氱敓浜х幆澧冪浉鍏崇殑鏁版嵁锛屽娓╁害銆佹箍搴︺佹磥鍑搴︾瓑 - /// - public class EnvironmentalBusinessData : BaseEntity { } - - /// - /// 璁惧OEE杈炬垚鐜囷細璁惧缁煎悎鏁堢巼鐨勮揪鎴愭儏鍐靛拰缁熻鏁版嵁 - /// - public class EquipmentOEE : BaseEntity { } - - /// - /// OEE鏃堕棿鏄庣粏锛氳澶嘜EE璁$畻涓殑鏃堕棿鏋勬垚鏄庣粏锛堣繍琛屻佸仠鏈恒佺┖闂茬瓑锛 - /// - public class OEETimeDetails : BaseEntity { } - #endregion - - #region 鐗╂祦閰嶉佹暟鎹 - /// - /// 杩囩剨瑁呮湭杩囨昏锛氬凡瀹屾垚鐒婅浣嗗皻鏈繘鍏ユ昏闃舵鐨勮溅杈嗕俊鎭 - /// - public class WeldingToAssemblyVehicles : BaseEntity - { - /// - /// 涓婚敭 - /// - public string id { get; set; } - /// - /// 杞﹀瀷 - /// - public string models { get; set; } - /// - /// VIN - /// - public string vin { get; set; } - /// - /// 浜х嚎浠g爜 - /// - public string productionLineId { get; set; } - /// - /// 浜х嚎鍚嶇О - /// - public string productionLineName { get; set; } - /// - /// 鐗╂枡缂栫爜 - /// - public string materialCode { get; set; } - /// - /// 鐗╂枡鎻忚堪 - /// - public string materialDescription { get; set; } - /// - /// 鐢熶骇澶囨敞(鎶ュ伐绫诲瀷) - /// - - public string productionType { get; set; } - /// - /// 涓婄嚎鏃ユ湡鏃堕棿-鏍煎紡锛歽yyy-MM-dd HH:mm:ss - /// - public string onLineTime { get; set; } - - /// - /// 鍒涘缓浜 - /// - public string createByUser { get; set; } - /// - /// 鍒涘缓鏃堕棿 - /// - public string createTime { get; set; } - /// - /// 淇敼浜 - /// - public string updateByUser { get; set; } - /// - /// 淇敼鏃堕棿 - /// - public string updateTime { get; set; } - /// - /// 鏄惁鍒犻櫎(0:鍚,1鏄) - /// - public string isDelete { get; set; } - /// - /// 鐗堟湰鍙 - /// - public string version { get; set; } - } - - /// - /// 杩囨秱瑁呮湭杩囨昏锛氬凡瀹屾垚娑傝浣嗗皻鏈繘鍏ユ昏闃舵鐨勮溅杈嗕俊鎭 - /// - public class PaintingToAssemblyVehicles : BaseEntity - { - - /// - /// 涓婚敭 - /// - public string id { get; set; } - /// - /// 杞﹀瀷 - /// - public string models { get; set; } - /// - /// VIN - /// - public string vin { get; set; } - /// - /// 浜х嚎浠g爜 - /// - public string productionLineId { get; set; } - /// - /// 浜х嚎鍚嶇О - /// - public string productionLineName { get; set; } - /// - /// 鐗╂枡缂栫爜 - /// - public string materialCode { get; set; } - /// - /// 鐗╂枡鎻忚堪 - /// - public string materialDescription { get; set; } - /// - /// 涓婄嚎鏃ユ湡鏃堕棿-鏍煎紡锛歽yyy-MM-dd HH:mm:ss - /// - public string onLineTime { get; set; } - /// - /// 鎬昏杞﹂棿 - /// - public string finalWorkshop { get; set; } - /// - /// 鎬昏涓婄嚎鏃ユ湡鏃堕棿-鏍煎紡锛歽yyy-MM-dd HH:mm:ss - /// - public string finalOnLineTime { get; set; } - /// - /// 鍒涘缓浜 - /// - public string createByUser { get; set; } - /// - /// 鍒涘缓鏃堕棿 - /// - public string createTime { get; set; } - /// - /// 淇敼浜 - /// - public string updateByUser { get; set; } - /// - /// 淇敼鏃堕棿 - /// - public string updateTime { get; set; } - /// - /// 鏄惁鍒犻櫎(0:鍚,1鏄) - /// - public string isDelete { get; set; } - /// - /// 鐗堟湰鍙 - /// - public string version { get; set; } - - } - - /// - /// 鎺掑簭渚涜揣锛氭寜鐓х敓浜ч『搴忚繘琛岀墿鏂欎緵搴旂殑鐩稿叧鏁版嵁 - /// - public class SequencedSupply : BaseEntity - { - - /// - /// 涓婚敭 - /// - public string id { get; set; } - /// - /// 杞﹀瀷 - /// - public string models { get; set; } - /// - /// VIN - /// - public string vin { get; set; } - /// - /// 浜х嚎浠g爜 - /// - public string productionLineId { get; set; } - /// - /// 浜х嚎鍚嶇О - /// - public string productionLineName { get; set; } - /// - /// 鐗╂枡缂栫爜 - /// - public string materialCode { get; set; } - /// - /// 鐗╂枡鎻忚堪 - /// - public string materialDescription { get; set; } - /// - /// 鎺掑簭鏃ユ湡:鏃堕棿鏍煎紡 yyyy-MM-dd - /// - public string sortDate { get; set; } - /// - /// 鎺掑簭鏃堕棿:鏃堕棿鏍煎紡 HH:mm:ss - /// - public string sortTime { get; set; } - /// - /// 涓婄嚎鏃ユ湡 - /// - public string onLineDate { get; set; } - /// - /// 涓婄嚎鏃堕棿:鏃堕棿鏍煎紡锛20:34:12 - /// - public string onLineTime { get; set; } - /// - /// 杞﹀瀷绫诲埆 - /// - public string modelCategory { get; set; } - /// - /// 鍔ㄥ姏鎬绘垚鐗╂枡鍙 - /// - public string assemblyMaterialCode { get; set; } - - /// - /// 鍙戝姩鏈虹墿鏂欏彿 - /// - public string motorMaterialCode { get; set; } - /// - /// 宸ュ巶 - /// - public string plant { get; set; } - /// - /// 鍒涘缓浜 - /// - public string createByUser { get; set; } - /// - /// 鍒涘缓鏃堕棿 - /// - public string createTime { get; set; } - /// - /// 淇敼浜 - /// - public string updateByUser { get; set; } - /// - /// 淇敼鏃堕棿 - /// - public string updateTime { get; set; } - /// - /// 鏄惁鍒犻櫎(0:鍚,1鏄) - /// - public string isDelete { get; set; } - /// - /// 鐗堟湰鍙 - /// - public string version { get; set; } - } - - /// - /// 鐪嬫澘閰嶉佸崟锛氬熀浜庣湅鏉跨鐞嗙殑鐗╂枡閰嶉佸崟鎹拰鎵ц鎯呭喌 - /// - public class KanbanDeliveryNote : BaseEntity - { /// - /// 涓婚敭 - /// - public string id { get; set; } - /// - /// 閰嶉佸崟鍙 - /// - public string deliveryNumber { get; set; } - /// - /// 琛岄」鐩彿 - /// - public string serialNumber { get; set; } - /// - /// 閰嶉佸崟鐘舵 - /// - public string serialSrate { get; set; } - /// - /// 闆朵欢鍙 - /// - public string materialCode { get; set; } - /// - /// 闆朵欢鍚嶇О - /// - public string materialDescription { get; set; } - - /// - /// 宸ュ巶浠g爜 - /// - public string plantId { get; set; } - /// - /// 鏀惰揣閬撳彛 - /// - public string receivingCrossings { get; set; } - /// - /// 鏁伴噺 - /// - public string quantityDelivery { get; set; } - /// - /// 鍒涘缓鏃堕棿-鏍煎紡锛歽yyy-MM-dd HH:mm:ss - /// - public string dataCreateTime { get; set; } - /// - /// 渚涘簲鍟嗘帴鏀舵椂闂-鏍煎紡锛歽yyy-MM-dd HH:mm:ss - /// - public string supplierReceiveTime { get; set; } - /// - /// 閬撳彛鍙戣揣鏃堕棿-鏍煎紡锛歽yyy-MM-dd HH:mm:ss - /// - public string roadShippedTime { get; set; } - - /// - /// 閬撳彛鏀惰揣鏃堕棿-鏍煎紡锛歽yyy-MM-dd HH:mm:ss - /// - public string roadReceiveTime { get; set; } - /// - /// 鍒涘缓浜 - /// - public string createByUser { get; set; } - /// - /// 鍒涘缓鏃堕棿 - /// - public string createTime { get; set; } - /// - /// 淇敼浜 - /// - public string updateByUser { get; set; } - /// - /// 淇敼鏃堕棿 - /// - public string updateTime { get; set; } - /// - /// 鏄惁鍒犻櫎(0:鍚,1鏄) - /// - public string isDelete { get; set; } - /// - /// 鐗堟湰鍙 - /// - public string version { get; set; } - } - - /// - /// 閫璐у崟锛氳褰曚笉鍚堟牸鍝佹垨澶氫綑鐗╂枡閫鍥炰緵搴斿晢鐨勫崟鎹 - /// - public class ReturnGoodsNote : BaseEntity - { /// - /// 涓婚敭 - /// - public string id { get; set; } - /// - /// 閫璐у崟鍙 - /// - public string returnNumber { get; set; } - /// - /// 琛岄」鐩彿 - /// - public string serialNumber { get; set; } - /// - /// 閫璐у崟鐘舵 - /// - public string serialSrate { get; set; } - /// - /// 鍙栬揣鍦 - /// - public string pickUpLocation { get; set; } - /// - /// 闇姹傚彇璐ф椂闂:鏍煎紡锛歽yyy-MM-dd HH:mm:ss - /// - public string demandPickupTime { get; set; } - /// - /// 鍙栬揣閬撳彛 - /// - public string pickUpCrossings { get; set; } - /// - /// 鍙嶉淇℃伅:渚涘簲鍟嗗湪LES绯荤粺鍙嶉鐨勪俊鎭 - /// - public string feedback { get; set; } - /// - /// 宸ュ巶:绀轰緥锛1000-濂囩憺姹借溅瓒呬竴宸ュ巶 - /// - public string plant { get; set; } - /// - /// 闆朵欢鍙 - /// - public string materialCode { get; set; } - /// - /// 闆朵欢鍚嶇О - /// - public string materialDescription { get; set; } - /// - /// 鏁伴噺 - /// - public string quantityDelivery { get; set; } - /// - /// 閫璐х被鍨:0-涓嶅悎鏍煎搧锛1-鍚堟牸鍝 - /// - public string returnType { get; set; } - - /// - /// 鎵规鍙 - /// - public string lotNumber { get; set; } - /// - /// 鍒ゅ畾浜 - /// - public string judge { get; set; } - /// - /// 閫璐у師鍥 - /// - public string returnReason { get; set; } - /// - /// 鍒涘缓浜 - /// - public string createByUser { get; set; } - /// - /// 鍒涘缓鏃堕棿 - /// - public string createTime { get; set; } - /// - /// 淇敼浜 - /// - public string updateByUser { get; set; } - /// - /// 淇敼鏃堕棿 - /// - public string updateTime { get; set; } - /// - /// 鏄惁鍒犻櫎(0:鍚,1鏄) - /// - public string isDelete { get; set; } - /// - /// 鐗堟湰鍙 - /// - public string version { get; set; } - - } - - /// - /// 濂囩憺RDC鍏变韩搴撳瓨锛氬鐟炲尯鍩熼厤閫佷腑蹇冪殑鍏变韩搴撳瓨淇℃伅 - /// - public class CheryRDCSharedInventory : BaseEntity - { - /// - /// 涓婚敭 - /// - public string id { get; set; } - /// - /// 宸ュ巶浠g爜 - /// - public string plantId { get; set; } - /// - /// 宸ュ巶鍚嶇О - /// - public string plantName { get; set; } - /// - /// 闆朵欢鍙 - /// - public string materialCode { get; set; } - /// - /// 闆朵欢鍚嶇О - /// - public string materialDescription { get; set; } - /// - /// 褰撳墠搴撳瓨鏁伴噺 - /// - public string quantityCurrent { get; set; } - /// - /// 搴撳瓨鐘舵 - /// - public string stockState { get; set; } - /// - /// 鏇存柊鏃堕棿:鏍煎紡锛歽yyy-MM-dd HH:mm:ss - /// - public string dataUpdateTime { get; set; } - /// - /// 鍒涘缓浜 - /// - public string createByUser { get; set; } - /// - /// 鍒涘缓鏃堕棿 - /// - public string createTime { get; set; } - /// - /// 淇敼浜 - /// - public string updateByUser { get; set; } - /// - /// 淇敼鏃堕棿 - /// - public string updateTime { get; set; } - /// - /// 鏄惁鍒犻櫎(0:鍚,1鏄) - /// - public string isDelete { get; set; } - /// - /// 鐗堟湰鍙 - /// - public string version { get; set; } - } - - /// - /// 鏃RP鐘舵佺洃鎺э細姣忔棩鐗╂枡闇姹傝鍒掔殑鎵ц鐘舵佸拰鐩戞帶鏁版嵁 - /// - public class DailyMRPStatusMonitoring : BaseEntity - { - - /// - /// 涓婚敭 - /// - public string id { get; set; } - /// - /// 宸ュ巶浠g爜 - /// - public string plantId { get; set; } - /// - /// 宸ュ巶鍚嶇О - /// - public string plantName { get; set; } - /// - /// 闇姹傜姸鎬 - /// - public string demandSrate { get; set; } - /// - /// 闇姹傜被鍨 - /// - public string demandType { get; set; } - /// - /// 闆朵欢鍙:濂囩憺闆朵欢鍙 - /// - public string materialCode { get; set; } - /// - /// 闆朵欢鍚嶇О - /// - public string materialDescription { get; set; } - /// - /// 闆嗚揣鏍囪瘑 - /// - public string summarySign { get; set; } - /// - /// 闇姹傛棩鏈-鏍煎紡:yyyy-MM-dd - /// - public string dateRequired { get; set; } - /// - /// 闇姹傛暟閲 - /// - public string quantityDemand { get; set; } - /// - /// 闇姹傜‘璁ゆ椂闂 - /// - public string confirmTime { get; set; } - /// - /// 宸插缓鍗曟暟閲 - /// - public string creatQuantity { get; set; } - /// - /// 宸插彂璐ф暟閲 - /// - public string quantityDelivery { get; set; } - /// - /// 宸叉敹璐ф暟閲 - /// - public string quantityReceive { get; set; } - /// - /// 鍦ㄩ旀暟閲 - /// - - public string quantityInTransit { get; set; } - /// - /// 鎸夋椂鍒拌揣姣 - /// - public string onTimePercentage { get; set; } - /// - /// 闆嗚揣浠跺凡寤哄崟鏁伴噺 - /// - public string summaryCreatQuantity { get; set; } - /// - /// 闆嗚揣浠跺凡鍙戣揣鏁伴噺 - /// - public string summaryQuantityDelivery { get; set; } - /// - /// 闆嗚揣浠跺凡鏀惰揣鏁伴噺 - /// - public string summaryQuantityReceive { get; set; } - /// - /// 闆嗚揣浠跺凡鍦ㄩ旀暟閲 - /// - public string summaryQuantityInTransit { get; set; } - /// - /// 鍒涘缓浜 - /// - public string createByUser { get; set; } - /// - /// 鍒涘缓鏃堕棿 - /// - public string createTime { get; set; } - /// - /// 淇敼浜 - /// - public string updateByUser { get; set; } - /// - /// 淇敼鏃堕棿 - /// - public string updateTime { get; set; } - /// - /// 鏄惁鍒犻櫎(0:鍚,1鏄) - /// - public string isDelete { get; set; } - /// - /// 鐗堟湰鍙 - /// - public string version { get; set; } - } - - /// - /// 鏃RP棰勮鎺ㄧЩ锛氭瘡鏃ョ墿鏂欓渶姹傝鍒掔殑棰勮鎯呭喌鍜岃秼鍔垮垎鏋 - /// - public class DailyMRPWarningTrend : BaseEntity { } - public class DailyMRPWarningTrend { - /// - /// 涓婚敭 - /// - public string id { get; set; } - /// - /// 宸ュ巶浠g爜 - /// - public string plantId { get; set; } - /// - /// 闆朵欢鍙:濂囩憺闆朵欢鍙 - /// - public string materialCode { get; set; } - /// - /// 闆朵欢鍚嶇О - /// - public string materialDescription { get; set; } - /// - /// 褰撳墠搴撳瓨 - /// - public string quantityCurrent { get; set; } - /// - /// 闇姹傛棩鏈-鏍煎紡:yyyy-MM-dd - /// - public string reckonDate { get; set; } - /// - /// 闇姹傛暟閲 - /// - public string quantityPlanned { get; set; } - /// - /// 婊¤冻鏁伴噺 - /// - public string quantityPlannedDelivery { get; set; } - /// - /// 鍦ㄩ旀暟閲 - /// - public string quantityInTransit { get; set; } - /// - /// 鏃AP:鏃ラ渶姹傛暟閲忎笌婊¤冻鏁伴噺宸紓 - /// - public string dateGap { get; set; } - /// - /// 搴撳瓨GAP:搴撳瓨鎺ㄧЩ宸紓 - /// - public string inventoryGap { get; set; } - /// - /// 鍒涘缓浜 - /// - public string createByUser { get; set; } - /// - /// 鍒涘缓鏃堕棿 - /// - public string createTime { get; set; } - /// - /// 淇敼浜 - /// - public string updateByUser { get; set; } - /// - /// 淇敼鏃堕棿 - /// - public string updateTime { get; set; } - /// - /// 鏄惁鍒犻櫎(0:鍚,1鏄) - /// - public string isDelete { get; set; } - /// - /// 鐗堟湰鍙 - /// - public string version { get; set; } - - } - - /// - /// 渚涘簲鍟嗗叡浜簱瀛-涓婂崍锛氫緵搴斿晢鍏变韩搴撳瓨鐨勪笂鍗堟椂鐐规暟鎹 - /// - public class SupplierSharedInventoryMorning : BaseEntity { } - - /// - /// 渚涘簲鍟嗗叡浜簱瀛-鏅氫笂锛氫緵搴斿晢鍏变韩搴撳瓨鐨勬櫄涓婃椂鐐规暟鎹 - /// - public class SupplierSharedInventoryEvening : BaseEntity { } - #endregion - - #region 鍏朵粬鏁版嵁 - /// - /// 闄勪欢绫绘暟鎹細涓庣敓浜ц繃绋嬬浉鍏崇殑鏂囨。銆佸浘鐗囥佸浘绾哥瓑闄勪欢淇℃伅 - /// - public class AttachmentData : BaseEntity { } - #endregion - -} diff --git a/Models/Logs.cs b/Models/Logs.cs deleted file mode 100644 index 82934dd..0000000 --- a/Models/Logs.cs +++ /dev/null @@ -1,24 +0,0 @@ - -namespace Models -{ - public class Logs - { public string JobID { get; set; } - public string TaskID { get; set; } - - public DateTime? LogTime { get; set; } - - public string ReaderTableName { get; set; } - public string WriterTableName { get; set; } - public string LogInfo { get; set; } - - public Logs(string jobID, string taskID, DateTime? logTime, string readerTableName, string writerTableName, string logInfo) - { - JobID = jobID; - TaskID = taskID; - LogTime = logTime; - ReaderTableName = readerTableName; - WriterTableName = writerTableName; - LogInfo = logInfo; - } - } -} diff --git a/Models/Models.csproj b/Models/Models.csproj deleted file mode 100644 index 01eaad7..0000000 --- a/Models/Models.csproj +++ /dev/null @@ -1,10 +0,0 @@ - - - - net8.0-windows - enable - true - enable - - - diff --git a/Models/bin/Debug/net8.0-windows/Models.deps.json b/Models/bin/Debug/net8.0-windows/Models.deps.json deleted file mode 100644 index cbeb5d3..0000000 --- a/Models/bin/Debug/net8.0-windows/Models.deps.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v8.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v8.0": { - "Models/1.0.0": { - "runtime": { - "Models.dll": {} - } - } - } - }, - "libraries": { - "Models/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Models/bin/Debug/net8.0-windows/Models.dll b/Models/bin/Debug/net8.0-windows/Models.dll deleted file mode 100644 index 044cb5e..0000000 Binary files a/Models/bin/Debug/net8.0-windows/Models.dll and /dev/null differ diff --git a/Models/bin/Debug/net8.0-windows/Models.pdb b/Models/bin/Debug/net8.0-windows/Models.pdb deleted file mode 100644 index b5e39ba..0000000 Binary files a/Models/bin/Debug/net8.0-windows/Models.pdb and /dev/null differ diff --git a/Models/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Models/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs deleted file mode 100644 index 2217181..0000000 --- a/Models/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/Models/obj/Debug/net8.0-windows/Models.AssemblyInfo.cs b/Models/obj/Debug/net8.0-windows/Models.AssemblyInfo.cs deleted file mode 100644 index f1a30a0..0000000 --- a/Models/obj/Debug/net8.0-windows/Models.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 姝や唬鐮佺敱宸ュ叿鐢熸垚銆 -// 杩愯鏃剁増鏈:4.0.30319.42000 -// -// 瀵规鏂囦欢鐨勬洿鏀瑰彲鑳戒細瀵艰嚧涓嶆纭殑琛屼负锛屽苟涓斿鏋 -// 閲嶆柊鐢熸垚浠g爜锛岃繖浜涙洿鏀瑰皢浼氫涪澶便 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Models")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Models")] -[assembly: System.Reflection.AssemblyTitleAttribute("Models")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// 鐢 MSBuild WriteCodeFragment 绫荤敓鎴愩 - diff --git a/Models/obj/Debug/net8.0-windows/Models.AssemblyInfoInputs.cache b/Models/obj/Debug/net8.0-windows/Models.AssemblyInfoInputs.cache deleted file mode 100644 index 3095339..0000000 --- a/Models/obj/Debug/net8.0-windows/Models.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -8ec50f53a0b86919aed90e6899e26e9dbd27b630 diff --git a/Models/obj/Debug/net8.0-windows/Models.GeneratedMSBuildEditorConfig.editorconfig b/Models/obj/Debug/net8.0-windows/Models.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 133b7fe..0000000 --- a/Models/obj/Debug/net8.0-windows/Models.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,8 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetPlatformMinVersion = 7.0 -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.PublishSingleFile = -build_property.IncludeAllContentForSelfExtract = -build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows diff --git a/Models/obj/Debug/net8.0-windows/Models.GlobalUsings.g.cs b/Models/obj/Debug/net8.0-windows/Models.GlobalUsings.g.cs deleted file mode 100644 index 08bb19f..0000000 --- a/Models/obj/Debug/net8.0-windows/Models.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.Linq; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Models/obj/Debug/net8.0-windows/Models.assets.cache b/Models/obj/Debug/net8.0-windows/Models.assets.cache deleted file mode 100644 index 914964b..0000000 Binary files a/Models/obj/Debug/net8.0-windows/Models.assets.cache and /dev/null differ diff --git a/Models/obj/Debug/net8.0-windows/Models.csproj.BuildWithSkipAnalyzers b/Models/obj/Debug/net8.0-windows/Models.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/Models/obj/Debug/net8.0-windows/Models.csproj.CoreCompileInputs.cache b/Models/obj/Debug/net8.0-windows/Models.csproj.CoreCompileInputs.cache deleted file mode 100644 index f539ad6..0000000 --- a/Models/obj/Debug/net8.0-windows/Models.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -b4d65fa39a0e5eaf05430d3b88f3e7df38f1efa3ba1af756dea674204e898590 diff --git a/Models/obj/Debug/net8.0-windows/Models.csproj.FileListAbsolute.txt b/Models/obj/Debug/net8.0-windows/Models.csproj.FileListAbsolute.txt deleted file mode 100644 index 38c55c8..0000000 --- a/Models/obj/Debug/net8.0-windows/Models.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,11 +0,0 @@ -C:\Users\89237\source\repos\WpfApp4\Models\bin\Debug\net8.0-windows\Models.deps.json -C:\Users\89237\source\repos\WpfApp4\Models\bin\Debug\net8.0-windows\Models.dll -C:\Users\89237\source\repos\WpfApp4\Models\bin\Debug\net8.0-windows\Models.pdb -C:\Users\89237\source\repos\WpfApp4\Models\obj\Debug\net8.0-windows\Models.GeneratedMSBuildEditorConfig.editorconfig -C:\Users\89237\source\repos\WpfApp4\Models\obj\Debug\net8.0-windows\Models.AssemblyInfoInputs.cache -C:\Users\89237\source\repos\WpfApp4\Models\obj\Debug\net8.0-windows\Models.AssemblyInfo.cs -C:\Users\89237\source\repos\WpfApp4\Models\obj\Debug\net8.0-windows\Models.csproj.CoreCompileInputs.cache -C:\Users\89237\source\repos\WpfApp4\Models\obj\Debug\net8.0-windows\Models.dll -C:\Users\89237\source\repos\WpfApp4\Models\obj\Debug\net8.0-windows\refint\Models.dll -C:\Users\89237\source\repos\WpfApp4\Models\obj\Debug\net8.0-windows\Models.pdb -C:\Users\89237\source\repos\WpfApp4\Models\obj\Debug\net8.0-windows\ref\Models.dll diff --git a/Models/obj/Debug/net8.0-windows/Models.dll b/Models/obj/Debug/net8.0-windows/Models.dll deleted file mode 100644 index 044cb5e..0000000 Binary files a/Models/obj/Debug/net8.0-windows/Models.dll and /dev/null differ diff --git a/Models/obj/Debug/net8.0-windows/Models.pdb b/Models/obj/Debug/net8.0-windows/Models.pdb deleted file mode 100644 index b5e39ba..0000000 Binary files a/Models/obj/Debug/net8.0-windows/Models.pdb and /dev/null differ diff --git a/Models/obj/Debug/net8.0-windows/ref/Models.dll b/Models/obj/Debug/net8.0-windows/ref/Models.dll deleted file mode 100644 index 56bcd6d..0000000 Binary files a/Models/obj/Debug/net8.0-windows/ref/Models.dll and /dev/null differ diff --git a/Models/obj/Debug/net8.0-windows/refint/Models.dll b/Models/obj/Debug/net8.0-windows/refint/Models.dll deleted file mode 100644 index 56bcd6d..0000000 Binary files a/Models/obj/Debug/net8.0-windows/refint/Models.dll and /dev/null differ diff --git a/Models/obj/Models.csproj.nuget.dgspec.json b/Models/obj/Models.csproj.nuget.dgspec.json deleted file mode 100644 index 16e7078..0000000 --- a/Models/obj/Models.csproj.nuget.dgspec.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\work\\濂囩憺鎺ュ彛\\Models\\Models.csproj": {} - }, - "projects": { - "D:\\work\\濂囩憺鎺ュ彛\\Models\\Models.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\work\\濂囩憺鎺ュ彛\\Models\\Models.csproj", - "projectName": "Models", - "projectPath": "D:\\work\\濂囩憺鎺ュ彛\\Models\\Models.csproj", - "packagesPath": "C:\\Users\\35200\\.nuget\\packages\\", - "outputPath": "D:\\work\\濂囩憺鎺ュ彛\\Models\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\" - ], - "configFilePaths": [ - "C:\\Users\\35200\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "net8.0-windows7.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, - "D:\\work\\SZH\\FJYZY\\src\\Modules\\SettleAccount\\OutPut": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/Models/obj/Models.csproj.nuget.g.props b/Models/obj/Models.csproj.nuget.g.props deleted file mode 100644 index e9b72a4..0000000 --- a/Models/obj/Models.csproj.nuget.g.props +++ /dev/null @@ -1,20 +0,0 @@ -锘 - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\35200\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\ - PackageReference - 5.10.0 - - - - - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/Models/obj/Models.csproj.nuget.g.targets b/Models/obj/Models.csproj.nuget.g.targets deleted file mode 100644 index 53cfaa1..0000000 --- a/Models/obj/Models.csproj.nuget.g.targets +++ /dev/null @@ -1,6 +0,0 @@ -锘 - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/Models/obj/Release/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Models/obj/Release/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs deleted file mode 100644 index af94399..0000000 --- a/Models/obj/Release/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = "")] diff --git a/Models/obj/Release/net8.0-windows/Models.AssemblyInfo.cs b/Models/obj/Release/net8.0-windows/Models.AssemblyInfo.cs deleted file mode 100644 index ce31a6a..0000000 --- a/Models/obj/Release/net8.0-windows/Models.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 姝や唬鐮佺敱宸ュ叿鐢熸垚銆 -// 杩愯鏃剁増鏈:4.0.30319.42000 -// -// 瀵规鏂囦欢鐨勬洿鏀瑰彲鑳戒細瀵艰嚧涓嶆纭殑琛屼负锛屽苟涓斿鏋 -// 閲嶆柊鐢熸垚浠g爜锛岃繖浜涙洿鏀瑰皢浼氫涪澶便 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Models")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Models")] -[assembly: System.Reflection.AssemblyTitleAttribute("Models")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// 鐢 MSBuild WriteCodeFragment 绫荤敓鎴愩 - diff --git a/Models/obj/Release/net8.0-windows/Models.AssemblyInfoInputs.cache b/Models/obj/Release/net8.0-windows/Models.AssemblyInfoInputs.cache deleted file mode 100644 index 2b54a98..0000000 --- a/Models/obj/Release/net8.0-windows/Models.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -3d3510959f5711a4635a36c1c2dc5cfdb09486bb diff --git a/Models/obj/Release/net8.0-windows/Models.GeneratedMSBuildEditorConfig.editorconfig b/Models/obj/Release/net8.0-windows/Models.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 133b7fe..0000000 --- a/Models/obj/Release/net8.0-windows/Models.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,8 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetPlatformMinVersion = 7.0 -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.PublishSingleFile = -build_property.IncludeAllContentForSelfExtract = -build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows diff --git a/Models/obj/Release/net8.0-windows/Models.assets.cache b/Models/obj/Release/net8.0-windows/Models.assets.cache deleted file mode 100644 index 1a2db15..0000000 Binary files a/Models/obj/Release/net8.0-windows/Models.assets.cache and /dev/null differ diff --git a/Models/obj/project.assets.json b/Models/obj/project.assets.json deleted file mode 100644 index 8cdcc27..0000000 --- a/Models/obj/project.assets.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "version": 3, - "targets": { - "net8.0-windows7.0": {} - }, - "libraries": {}, - "projectFileDependencyGroups": { - "net8.0-windows7.0": [] - }, - "packageFolders": { - "C:\\Users\\35200\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}, - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\work\\濂囩憺鎺ュ彛\\Models\\Models.csproj", - "projectName": "Models", - "projectPath": "D:\\work\\濂囩憺鎺ュ彛\\Models\\Models.csproj", - "packagesPath": "C:\\Users\\35200\\.nuget\\packages\\", - "outputPath": "D:\\work\\濂囩憺鎺ュ彛\\Models\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\" - ], - "configFilePaths": [ - "C:\\Users\\35200\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "net8.0-windows7.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, - "D:\\work\\SZH\\FJYZY\\src\\Modules\\SettleAccount\\OutPut": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Models/obj/project.nuget.cache b/Models/obj/project.nuget.cache deleted file mode 100644 index ac83822..0000000 --- a/Models/obj/project.nuget.cache +++ /dev/null @@ -1,8 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "GhiiYCwWILZJBz++YJJsieooHQRupmxtTOUvFdyK1Duwi3gyAnE1/JmI/ohNzDbxL5SuH0nU6nQxldNUgnIkzg==", - "success": true, - "projectFilePath": "D:\\work\\濂囩憺鎺ュ彛\\Models\\Models.csproj", - "expectedPackageFiles": [], - "logs": [] -} \ No newline at end of file diff --git a/WpfApp4/bin/Debug/net8.0-windows/Autofac.Extras.CommonServiceLocator.dll b/WpfApp4/bin/Debug/net8.0-windows/Autofac.Extras.CommonServiceLocator.dll deleted file mode 100644 index db4e024..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Autofac.Extras.CommonServiceLocator.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Autofac.Integration.Mef.dll b/WpfApp4/bin/Debug/net8.0-windows/Autofac.Integration.Mef.dll deleted file mode 100644 index 7c4f8cc..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Autofac.Integration.Mef.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Autofac.dll b/WpfApp4/bin/Debug/net8.0-windows/Autofac.dll deleted file mode 100644 index d3262cb..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Autofac.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Azure.Core.dll b/WpfApp4/bin/Debug/net8.0-windows/Azure.Core.dll deleted file mode 100644 index d3fa20b..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Azure.Core.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Azure.Identity.dll b/WpfApp4/bin/Debug/net8.0-windows/Azure.Identity.dll deleted file mode 100644 index aab6832..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Azure.Identity.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/CommonServiceLocator.dll b/WpfApp4/bin/Debug/net8.0-windows/CommonServiceLocator.dll deleted file mode 100644 index b41f0be..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/CommonServiceLocator.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Dapper.dll b/WpfApp4/bin/Debug/net8.0-windows/Dapper.dll deleted file mode 100644 index a837f48..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Dapper.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Hangfire.AspNetCore.dll b/WpfApp4/bin/Debug/net8.0-windows/Hangfire.AspNetCore.dll deleted file mode 100644 index 47e8e77..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Hangfire.AspNetCore.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Hangfire.Core.dll b/WpfApp4/bin/Debug/net8.0-windows/Hangfire.Core.dll deleted file mode 100644 index 68f4491..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Hangfire.Core.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Hangfire.NetCore.dll b/WpfApp4/bin/Debug/net8.0-windows/Hangfire.NetCore.dll deleted file mode 100644 index 6163475..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Hangfire.NetCore.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Hangfire.SqlServer.dll b/WpfApp4/bin/Debug/net8.0-windows/Hangfire.SqlServer.dll deleted file mode 100644 index a636121..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Hangfire.SqlServer.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ILifeTimeService.dll b/WpfApp4/bin/Debug/net8.0-windows/ILifeTimeService.dll deleted file mode 100644 index 2bc473a..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ILifeTimeService.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ILifeTimeService.pdb b/WpfApp4/bin/Debug/net8.0-windows/ILifeTimeService.pdb deleted file mode 100644 index 04322ba..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ILifeTimeService.pdb and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Bcl.AsyncInterfaces.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Bcl.AsyncInterfaces.dll deleted file mode 100644 index a5b7ff9..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Bcl.AsyncInterfaces.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Data.SqlClient.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Data.SqlClient.dll deleted file mode 100644 index 85903b0..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Data.SqlClient.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.Abstractions.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.Abstractions.dll deleted file mode 100644 index 7d487ca..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.Abstractions.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.Relational.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.Relational.dll deleted file mode 100644 index c15151a..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.Relational.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.SqlServer.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.SqlServer.dll deleted file mode 100644 index 095b41c..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.SqlServer.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.dll deleted file mode 100644 index 020594b..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.Caching.Abstractions.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.Caching.Abstractions.dll deleted file mode 100644 index 2aff8ae..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.Caching.Abstractions.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.Caching.Memory.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.Caching.Memory.dll deleted file mode 100644 index 92b65be..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.Caching.Memory.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.Configuration.Abstractions.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.Configuration.Abstractions.dll deleted file mode 100644 index 3f8c0f7..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.Configuration.Abstractions.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.DependencyInjection.Abstractions.dll deleted file mode 100644 index 6afb19a..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.DependencyInjection.Abstractions.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.DependencyInjection.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.DependencyInjection.dll deleted file mode 100644 index 42550fa..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.DependencyInjection.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.Logging.Abstractions.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.Logging.Abstractions.dll deleted file mode 100644 index 1817c83..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.Logging.Abstractions.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.Logging.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.Logging.dll deleted file mode 100644 index 11ec356..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.Logging.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.Options.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.Options.dll deleted file mode 100644 index f98daeb..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.Options.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.Primitives.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.Primitives.dll deleted file mode 100644 index 32830d7..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Extensions.Primitives.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Identity.Client.Extensions.Msal.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Identity.Client.Extensions.Msal.dll deleted file mode 100644 index 9a7cadb..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Identity.Client.Extensions.Msal.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Identity.Client.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Identity.Client.dll deleted file mode 100644 index 73873e5..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.Identity.Client.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.IdentityModel.Abstractions.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.IdentityModel.Abstractions.dll deleted file mode 100644 index dfcb632..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.IdentityModel.Abstractions.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.IdentityModel.JsonWebTokens.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.IdentityModel.JsonWebTokens.dll deleted file mode 100644 index 30b9c05..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.IdentityModel.JsonWebTokens.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.IdentityModel.Logging.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.IdentityModel.Logging.dll deleted file mode 100644 index ce60b3c..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.IdentityModel.Logging.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll deleted file mode 100644 index 57a9536..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.IdentityModel.Protocols.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.IdentityModel.Protocols.dll deleted file mode 100644 index 9fd9ebf..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.IdentityModel.Protocols.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.IdentityModel.Tokens.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.IdentityModel.Tokens.dll deleted file mode 100644 index da12e5f..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.IdentityModel.Tokens.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.SqlServer.Server.dll b/WpfApp4/bin/Debug/net8.0-windows/Microsoft.SqlServer.Server.dll deleted file mode 100644 index ddeaa86..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Microsoft.SqlServer.Server.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Models.dll b/WpfApp4/bin/Debug/net8.0-windows/Models.dll deleted file mode 100644 index 044cb5e..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Models.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Models.pdb b/WpfApp4/bin/Debug/net8.0-windows/Models.pdb deleted file mode 100644 index b5e39ba..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Models.pdb and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ModernWpf.Controls.dll b/WpfApp4/bin/Debug/net8.0-windows/ModernWpf.Controls.dll deleted file mode 100644 index f9a080f..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ModernWpf.Controls.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ModernWpf.dll b/WpfApp4/bin/Debug/net8.0-windows/ModernWpf.dll deleted file mode 100644 index 7b7133a..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ModernWpf.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Newtonsoft.Json.dll b/WpfApp4/bin/Debug/net8.0-windows/Newtonsoft.Json.dll deleted file mode 100644 index 585c91d..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Newtonsoft.Json.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/Plugins/LifeTimeService.dll b/WpfApp4/bin/Debug/net8.0-windows/Plugins/LifeTimeService.dll deleted file mode 100644 index 7dd8e25..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/Plugins/LifeTimeService.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/System.ClientModel.dll b/WpfApp4/bin/Debug/net8.0-windows/System.ClientModel.dll deleted file mode 100644 index 00a3380..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/System.ClientModel.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/System.ComponentModel.Composition.dll b/WpfApp4/bin/Debug/net8.0-windows/System.ComponentModel.Composition.dll deleted file mode 100644 index 97c0fc0..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/System.ComponentModel.Composition.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/System.Data.SqlClient.dll b/WpfApp4/bin/Debug/net8.0-windows/System.Data.SqlClient.dll deleted file mode 100644 index 2eef011..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/System.Data.SqlClient.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/System.Diagnostics.DiagnosticSource.dll b/WpfApp4/bin/Debug/net8.0-windows/System.Diagnostics.DiagnosticSource.dll deleted file mode 100644 index 6342b26..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/System.Diagnostics.DiagnosticSource.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/System.Formats.Asn1.dll b/WpfApp4/bin/Debug/net8.0-windows/System.Formats.Asn1.dll deleted file mode 100644 index 0d6c1ae..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/System.Formats.Asn1.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/System.IO.Pipelines.dll b/WpfApp4/bin/Debug/net8.0-windows/System.IO.Pipelines.dll deleted file mode 100644 index 3e267c5..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/System.IO.Pipelines.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/System.IdentityModel.Tokens.Jwt.dll b/WpfApp4/bin/Debug/net8.0-windows/System.IdentityModel.Tokens.Jwt.dll deleted file mode 100644 index 2311025..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/System.IdentityModel.Tokens.Jwt.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/System.Memory.Data.dll b/WpfApp4/bin/Debug/net8.0-windows/System.Memory.Data.dll deleted file mode 100644 index 6f2a3e0..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/System.Memory.Data.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/System.Runtime.Caching.dll b/WpfApp4/bin/Debug/net8.0-windows/System.Runtime.Caching.dll deleted file mode 100644 index 14826eb..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/System.Runtime.Caching.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/System.Text.Encodings.Web.dll b/WpfApp4/bin/Debug/net8.0-windows/System.Text.Encodings.Web.dll deleted file mode 100644 index 3133984..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/System.Text.Encodings.Web.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/System.Text.Json.dll b/WpfApp4/bin/Debug/net8.0-windows/System.Text.Json.dll deleted file mode 100644 index 761ac4c..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/System.Text.Json.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/TaskManager.deps.json b/WpfApp4/bin/Debug/net8.0-windows/TaskManager.deps.json deleted file mode 100644 index 42c273a..0000000 --- a/WpfApp4/bin/Debug/net8.0-windows/TaskManager.deps.json +++ /dev/null @@ -1,1757 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v8.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v8.0": { - "TaskManager/1.0.0": { - "dependencies": { - "Autofac": "8.3.0", - "Autofac.Extras.CommonServiceLocator": "6.1.0", - "Autofac.Mef": "7.0.0", - "Dapper": "2.1.66", - "Hangfire": "1.8.18", - "ILifeTimeService": "1.0.0", - "Microsoft.EntityFrameworkCore": "9.0.5", - "Microsoft.EntityFrameworkCore.SqlServer": "9.0.5", - "Models": "1.0.0", - "ModernWpfUI": "0.9.6", - "System.Data.SqlClient": "4.9.0" - }, - "runtime": { - "TaskManager.dll": {} - } - }, - "Autofac/8.3.0": { - "dependencies": { - "System.Diagnostics.DiagnosticSource": "9.0.5" - }, - "runtime": { - "lib/net8.0/Autofac.dll": { - "assemblyVersion": "8.3.0.0", - "fileVersion": "8.3.0.0" - } - } - }, - "Autofac.Extras.CommonServiceLocator/6.1.0": { - "dependencies": { - "Autofac": "8.3.0", - "CommonServiceLocator": "2.0.7" - }, - "runtime": { - "lib/net7.0/Autofac.Extras.CommonServiceLocator.dll": { - "assemblyVersion": "6.1.0.0", - "fileVersion": "6.1.0.0" - } - } - }, - "Autofac.Mef/7.0.0": { - "dependencies": { - "Autofac": "8.3.0", - "System.ComponentModel.Composition": "8.0.0" - }, - "runtime": { - "lib/net8.0/Autofac.Integration.Mef.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.0.0" - } - } - }, - "Azure.Core/1.38.0": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.1", - "System.ClientModel": "1.0.0", - "System.Diagnostics.DiagnosticSource": "9.0.5", - "System.Memory.Data": "1.0.2", - "System.Numerics.Vectors": "4.5.0", - "System.Text.Encodings.Web": "9.0.5", - "System.Text.Json": "9.0.5", - "System.Threading.Tasks.Extensions": "4.5.4" - }, - "runtime": { - "lib/net6.0/Azure.Core.dll": { - "assemblyVersion": "1.38.0.0", - "fileVersion": "1.3800.24.12602" - } - } - }, - "Azure.Identity/1.11.4": { - "dependencies": { - "Azure.Core": "1.38.0", - "Microsoft.Identity.Client": "4.61.3", - "Microsoft.Identity.Client.Extensions.Msal": "4.61.3", - "System.Memory": "4.5.4", - "System.Security.Cryptography.ProtectedData": "6.0.0", - "System.Text.Json": "9.0.5", - "System.Threading.Tasks.Extensions": "4.5.4" - }, - "runtime": { - "lib/netstandard2.0/Azure.Identity.dll": { - "assemblyVersion": "1.11.4.0", - "fileVersion": "1.1100.424.31005" - } - } - }, - "CommonServiceLocator/2.0.7": { - "runtime": { - "lib/net7.0/CommonServiceLocator.dll": { - "assemblyVersion": "2.0.7.0", - "fileVersion": "2.0.7.0" - } - } - }, - "Dapper/2.1.66": { - "runtime": { - "lib/net8.0/Dapper.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.1.66.48463" - } - } - }, - "Hangfire/1.8.18": { - "dependencies": { - "Hangfire.AspNetCore": "1.8.18", - "Hangfire.Core": "1.8.18", - "Hangfire.SqlServer": "1.8.18" - } - }, - "Hangfire.AspNetCore/1.8.18": { - "dependencies": { - "Hangfire.NetCore": "1.8.18" - }, - "runtime": { - "lib/netcoreapp3.0/Hangfire.AspNetCore.dll": { - "assemblyVersion": "1.8.18.0", - "fileVersion": "1.8.18.0" - } - } - }, - "Hangfire.Core/1.8.18": { - "dependencies": { - "Newtonsoft.Json": "11.0.1" - }, - "runtime": { - "lib/netstandard2.0/Hangfire.Core.dll": { - "assemblyVersion": "1.8.18.0", - "fileVersion": "1.8.18.0" - } - }, - "resources": { - "lib/netstandard2.0/ca/Hangfire.Core.resources.dll": { - "locale": "ca" - }, - "lib/netstandard2.0/de/Hangfire.Core.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Hangfire.Core.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fa/Hangfire.Core.resources.dll": { - "locale": "fa" - }, - "lib/netstandard2.0/fr/Hangfire.Core.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/nb/Hangfire.Core.resources.dll": { - "locale": "nb" - }, - "lib/netstandard2.0/nl/Hangfire.Core.resources.dll": { - "locale": "nl" - }, - "lib/netstandard2.0/pt-BR/Hangfire.Core.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/pt-PT/Hangfire.Core.resources.dll": { - "locale": "pt-PT" - }, - "lib/netstandard2.0/pt/Hangfire.Core.resources.dll": { - "locale": "pt" - }, - "lib/netstandard2.0/sv/Hangfire.Core.resources.dll": { - "locale": "sv" - }, - "lib/netstandard2.0/tr-TR/Hangfire.Core.resources.dll": { - "locale": "tr-TR" - }, - "lib/netstandard2.0/zh-TW/Hangfire.Core.resources.dll": { - "locale": "zh-TW" - }, - "lib/netstandard2.0/zh/Hangfire.Core.resources.dll": { - "locale": "zh" - } - } - }, - "Hangfire.NetCore/1.8.18": { - "dependencies": { - "Hangfire.Core": "1.8.18", - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5", - "Microsoft.Extensions.Hosting.Abstractions": "3.0.0", - "Microsoft.Extensions.Logging.Abstractions": "9.0.5" - }, - "runtime": { - "lib/netstandard2.1/Hangfire.NetCore.dll": { - "assemblyVersion": "1.8.18.0", - "fileVersion": "1.8.18.0" - } - } - }, - "Hangfire.SqlServer/1.8.18": { - "dependencies": { - "Hangfire.Core": "1.8.18" - }, - "runtime": { - "lib/netstandard2.0/Hangfire.SqlServer.dll": { - "assemblyVersion": "1.8.18.0", - "fileVersion": "1.8.18.0" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.1": { - "runtime": { - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "4.700.20.21406" - } - } - }, - "Microsoft.CSharp/4.5.0": {}, - "Microsoft.Data.SqlClient/5.1.6": { - "dependencies": { - "Azure.Identity": "1.11.4", - "Microsoft.Data.SqlClient.SNI.runtime": "5.1.1", - "Microsoft.Identity.Client": "4.61.3", - "Microsoft.IdentityModel.JsonWebTokens": "6.35.0", - "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0", - "Microsoft.SqlServer.Server": "1.0.0", - "System.Configuration.ConfigurationManager": "6.0.1", - "System.Diagnostics.DiagnosticSource": "9.0.5", - "System.Runtime.Caching": "6.0.0", - "System.Security.Cryptography.Cng": "5.0.0", - "System.Security.Principal.Windows": "5.0.0", - "System.Text.Encoding.CodePages": "6.0.0", - "System.Text.Encodings.Web": "9.0.5" - }, - "runtime": { - "lib/net6.0/Microsoft.Data.SqlClient.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.16.24240.5" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": { - "rid": "unix", - "assetType": "runtime", - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.16.24240.5" - }, - "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.16.24240.5" - } - } - }, - "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": { - "runtimeTargets": { - "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": { - "rid": "win-arm", - "assetType": "native", - "fileVersion": "5.1.1.0" - }, - "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { - "rid": "win-arm64", - "assetType": "native", - "fileVersion": "5.1.1.0" - }, - "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { - "rid": "win-x64", - "assetType": "native", - "fileVersion": "5.1.1.0" - }, - "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { - "rid": "win-x86", - "assetType": "native", - "fileVersion": "5.1.1.0" - } - } - }, - "Microsoft.EntityFrameworkCore/9.0.5": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "9.0.5", - "Microsoft.EntityFrameworkCore.Analyzers": "9.0.5", - "Microsoft.Extensions.Caching.Memory": "9.0.5", - "Microsoft.Extensions.Logging": "9.0.5" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { - "assemblyVersion": "9.0.5.0", - "fileVersion": "9.0.525.21604" - } - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/9.0.5": { - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "assemblyVersion": "9.0.5.0", - "fileVersion": "9.0.525.21604" - } - } - }, - "Microsoft.EntityFrameworkCore.Analyzers/9.0.5": {}, - "Microsoft.EntityFrameworkCore.Relational/9.0.5": { - "dependencies": { - "Microsoft.EntityFrameworkCore": "9.0.5", - "Microsoft.Extensions.Caching.Memory": "9.0.5", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.5", - "Microsoft.Extensions.Logging": "9.0.5" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "assemblyVersion": "9.0.5.0", - "fileVersion": "9.0.525.21604" - } - } - }, - "Microsoft.EntityFrameworkCore.SqlServer/9.0.5": { - "dependencies": { - "Microsoft.Data.SqlClient": "5.1.6", - "Microsoft.EntityFrameworkCore.Relational": "9.0.5", - "Microsoft.Extensions.Caching.Memory": "9.0.5", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.5", - "Microsoft.Extensions.Logging": "9.0.5", - "System.Formats.Asn1": "9.0.5", - "System.Text.Json": "9.0.5" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { - "assemblyVersion": "9.0.5.0", - "fileVersion": "9.0.525.21604" - } - } - }, - "Microsoft.Extensions.Caching.Abstractions/9.0.5": { - "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.5" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "Microsoft.Extensions.Caching.Memory/9.0.5": { - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "9.0.5", - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5", - "Microsoft.Extensions.Logging.Abstractions": "9.0.5", - "Microsoft.Extensions.Options": "9.0.5", - "Microsoft.Extensions.Primitives": "9.0.5" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.5": { - "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.5" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "Microsoft.Extensions.DependencyInjection/9.0.5": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.5": { - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.0.0": { - "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.5" - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.0.0": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.5", - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5", - "Microsoft.Extensions.FileProviders.Abstractions": "3.0.0", - "Microsoft.Extensions.Logging.Abstractions": "9.0.5" - } - }, - "Microsoft.Extensions.Logging/9.0.5": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "9.0.5", - "Microsoft.Extensions.Logging.Abstractions": "9.0.5", - "Microsoft.Extensions.Options": "9.0.5" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/9.0.5": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5", - "System.Diagnostics.DiagnosticSource": "9.0.5" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "Microsoft.Extensions.Options/9.0.5": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5", - "Microsoft.Extensions.Primitives": "9.0.5" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "Microsoft.Extensions.Primitives/9.0.5": { - "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "Microsoft.Identity.Client/4.61.3": { - "dependencies": { - "Microsoft.IdentityModel.Abstractions": "6.35.0", - "System.Diagnostics.DiagnosticSource": "9.0.5" - }, - "runtime": { - "lib/net6.0/Microsoft.Identity.Client.dll": { - "assemblyVersion": "4.61.3.0", - "fileVersion": "4.61.3.0" - } - } - }, - "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { - "dependencies": { - "Microsoft.Identity.Client": "4.61.3", - "System.Security.Cryptography.ProtectedData": "6.0.0" - }, - "runtime": { - "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": { - "assemblyVersion": "4.61.3.0", - "fileVersion": "4.61.3.0" - } - } - }, - "Microsoft.IdentityModel.Abstractions/6.35.0": { - "runtime": { - "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": { - "assemblyVersion": "6.35.0.0", - "fileVersion": "6.35.0.41201" - } - } - }, - "Microsoft.IdentityModel.JsonWebTokens/6.35.0": { - "dependencies": { - "Microsoft.IdentityModel.Tokens": "6.35.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encodings.Web": "9.0.5", - "System.Text.Json": "9.0.5" - }, - "runtime": { - "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": { - "assemblyVersion": "6.35.0.0", - "fileVersion": "6.35.0.41201" - } - } - }, - "Microsoft.IdentityModel.Logging/6.35.0": { - "dependencies": { - "Microsoft.IdentityModel.Abstractions": "6.35.0" - }, - "runtime": { - "lib/net6.0/Microsoft.IdentityModel.Logging.dll": { - "assemblyVersion": "6.35.0.0", - "fileVersion": "6.35.0.41201" - } - } - }, - "Microsoft.IdentityModel.Protocols/6.35.0": { - "dependencies": { - "Microsoft.IdentityModel.Logging": "6.35.0", - "Microsoft.IdentityModel.Tokens": "6.35.0" - }, - "runtime": { - "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": { - "assemblyVersion": "6.35.0.0", - "fileVersion": "6.35.0.41201" - } - } - }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": { - "dependencies": { - "Microsoft.IdentityModel.Protocols": "6.35.0", - "System.IdentityModel.Tokens.Jwt": "6.35.0" - }, - "runtime": { - "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { - "assemblyVersion": "6.35.0.0", - "fileVersion": "6.35.0.41201" - } - } - }, - "Microsoft.IdentityModel.Tokens/6.35.0": { - "dependencies": { - "Microsoft.CSharp": "4.5.0", - "Microsoft.IdentityModel.Logging": "6.35.0", - "System.Security.Cryptography.Cng": "5.0.0" - }, - "runtime": { - "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": { - "assemblyVersion": "6.35.0.0", - "fileVersion": "6.35.0.41201" - } - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "Microsoft.SqlServer.Server/1.0.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.0.0" - } - } - }, - "Microsoft.Win32.SystemEvents/6.0.0": {}, - "ModernWpfUI/0.9.6": { - "runtime": { - "lib/net5.0-windows7.0/ModernWpf.Controls.dll": { - "assemblyVersion": "0.9.6.0", - "fileVersion": "0.9.6.0" - }, - "lib/net5.0-windows7.0/ModernWpf.dll": { - "assemblyVersion": "0.9.6.0", - "fileVersion": "0.9.6.0" - } - }, - "resources": { - "lib/net5.0-windows7.0/af-ZA/ModernWpf.Controls.resources.dll": { - "locale": "af-ZA" - }, - "lib/net5.0-windows7.0/af-ZA/ModernWpf.resources.dll": { - "locale": "af-ZA" - }, - "lib/net5.0-windows7.0/am-ET/ModernWpf.Controls.resources.dll": { - "locale": "am-ET" - }, - "lib/net5.0-windows7.0/am-ET/ModernWpf.resources.dll": { - "locale": "am-ET" - }, - "lib/net5.0-windows7.0/ar-SA/ModernWpf.Controls.resources.dll": { - "locale": "ar-SA" - }, - "lib/net5.0-windows7.0/ar-SA/ModernWpf.resources.dll": { - "locale": "ar-SA" - }, - "lib/net5.0-windows7.0/az-Latn-AZ/ModernWpf.Controls.resources.dll": { - "locale": "az-Latn-AZ" - }, - "lib/net5.0-windows7.0/az-Latn-AZ/ModernWpf.resources.dll": { - "locale": "az-Latn-AZ" - }, - "lib/net5.0-windows7.0/be-BY/ModernWpf.Controls.resources.dll": { - "locale": "be-BY" - }, - "lib/net5.0-windows7.0/be-BY/ModernWpf.resources.dll": { - "locale": "be-BY" - }, - "lib/net5.0-windows7.0/bg-BG/ModernWpf.Controls.resources.dll": { - "locale": "bg-BG" - }, - "lib/net5.0-windows7.0/bg-BG/ModernWpf.resources.dll": { - "locale": "bg-BG" - }, - "lib/net5.0-windows7.0/bn-BD/ModernWpf.Controls.resources.dll": { - "locale": "bn-BD" - }, - "lib/net5.0-windows7.0/bn-BD/ModernWpf.resources.dll": { - "locale": "bn-BD" - }, - "lib/net5.0-windows7.0/bs-Latn-BA/ModernWpf.Controls.resources.dll": { - "locale": "bs-Latn-BA" - }, - "lib/net5.0-windows7.0/bs-Latn-BA/ModernWpf.resources.dll": { - "locale": "bs-Latn-BA" - }, - "lib/net5.0-windows7.0/ca-ES/ModernWpf.Controls.resources.dll": { - "locale": "ca-ES" - }, - "lib/net5.0-windows7.0/ca-ES/ModernWpf.resources.dll": { - "locale": "ca-ES" - }, - "lib/net5.0-windows7.0/cs-CZ/ModernWpf.Controls.resources.dll": { - "locale": "cs-CZ" - }, - "lib/net5.0-windows7.0/cs-CZ/ModernWpf.resources.dll": { - "locale": "cs-CZ" - }, - "lib/net5.0-windows7.0/da-DK/ModernWpf.Controls.resources.dll": { - "locale": "da-DK" - }, - "lib/net5.0-windows7.0/da-DK/ModernWpf.resources.dll": { - "locale": "da-DK" - }, - "lib/net5.0-windows7.0/de-DE/ModernWpf.Controls.resources.dll": { - "locale": "de-DE" - }, - "lib/net5.0-windows7.0/de-DE/ModernWpf.resources.dll": { - "locale": "de-DE" - }, - "lib/net5.0-windows7.0/el-GR/ModernWpf.Controls.resources.dll": { - "locale": "el-GR" - }, - "lib/net5.0-windows7.0/el-GR/ModernWpf.resources.dll": { - "locale": "el-GR" - }, - "lib/net5.0-windows7.0/en-GB/ModernWpf.Controls.resources.dll": { - "locale": "en-GB" - }, - "lib/net5.0-windows7.0/en-GB/ModernWpf.resources.dll": { - "locale": "en-GB" - }, - "lib/net5.0-windows7.0/es-ES/ModernWpf.Controls.resources.dll": { - "locale": "es-ES" - }, - "lib/net5.0-windows7.0/es-ES/ModernWpf.resources.dll": { - "locale": "es-ES" - }, - "lib/net5.0-windows7.0/es-MX/ModernWpf.Controls.resources.dll": { - "locale": "es-MX" - }, - "lib/net5.0-windows7.0/es-MX/ModernWpf.resources.dll": { - "locale": "es-MX" - }, - "lib/net5.0-windows7.0/et-EE/ModernWpf.Controls.resources.dll": { - "locale": "et-EE" - }, - "lib/net5.0-windows7.0/et-EE/ModernWpf.resources.dll": { - "locale": "et-EE" - }, - "lib/net5.0-windows7.0/eu-ES/ModernWpf.Controls.resources.dll": { - "locale": "eu-ES" - }, - "lib/net5.0-windows7.0/eu-ES/ModernWpf.resources.dll": { - "locale": "eu-ES" - }, - "lib/net5.0-windows7.0/fa-IR/ModernWpf.Controls.resources.dll": { - "locale": "fa-IR" - }, - "lib/net5.0-windows7.0/fa-IR/ModernWpf.resources.dll": { - "locale": "fa-IR" - }, - "lib/net5.0-windows7.0/fi-FI/ModernWpf.Controls.resources.dll": { - "locale": "fi-FI" - }, - "lib/net5.0-windows7.0/fi-FI/ModernWpf.resources.dll": { - "locale": "fi-FI" - }, - "lib/net5.0-windows7.0/fil-PH/ModernWpf.Controls.resources.dll": { - "locale": "fil-PH" - }, - "lib/net5.0-windows7.0/fil-PH/ModernWpf.resources.dll": { - "locale": "fil-PH" - }, - "lib/net5.0-windows7.0/fr-CA/ModernWpf.Controls.resources.dll": { - "locale": "fr-CA" - }, - "lib/net5.0-windows7.0/fr-CA/ModernWpf.resources.dll": { - "locale": "fr-CA" - }, - "lib/net5.0-windows7.0/fr-FR/ModernWpf.Controls.resources.dll": { - "locale": "fr-FR" - }, - "lib/net5.0-windows7.0/fr-FR/ModernWpf.resources.dll": { - "locale": "fr-FR" - }, - "lib/net5.0-windows7.0/gl-ES/ModernWpf.Controls.resources.dll": { - "locale": "gl-ES" - }, - "lib/net5.0-windows7.0/gl-ES/ModernWpf.resources.dll": { - "locale": "gl-ES" - }, - "lib/net5.0-windows7.0/he-IL/ModernWpf.Controls.resources.dll": { - "locale": "he-IL" - }, - "lib/net5.0-windows7.0/he-IL/ModernWpf.resources.dll": { - "locale": "he-IL" - }, - "lib/net5.0-windows7.0/hi-IN/ModernWpf.Controls.resources.dll": { - "locale": "hi-IN" - }, - "lib/net5.0-windows7.0/hi-IN/ModernWpf.resources.dll": { - "locale": "hi-IN" - }, - "lib/net5.0-windows7.0/hr-HR/ModernWpf.Controls.resources.dll": { - "locale": "hr-HR" - }, - "lib/net5.0-windows7.0/hr-HR/ModernWpf.resources.dll": { - "locale": "hr-HR" - }, - "lib/net5.0-windows7.0/hu-HU/ModernWpf.Controls.resources.dll": { - "locale": "hu-HU" - }, - "lib/net5.0-windows7.0/hu-HU/ModernWpf.resources.dll": { - "locale": "hu-HU" - }, - "lib/net5.0-windows7.0/id-ID/ModernWpf.Controls.resources.dll": { - "locale": "id-ID" - }, - "lib/net5.0-windows7.0/id-ID/ModernWpf.resources.dll": { - "locale": "id-ID" - }, - "lib/net5.0-windows7.0/is-IS/ModernWpf.Controls.resources.dll": { - "locale": "is-IS" - }, - "lib/net5.0-windows7.0/is-IS/ModernWpf.resources.dll": { - "locale": "is-IS" - }, - "lib/net5.0-windows7.0/it-IT/ModernWpf.Controls.resources.dll": { - "locale": "it-IT" - }, - "lib/net5.0-windows7.0/it-IT/ModernWpf.resources.dll": { - "locale": "it-IT" - }, - "lib/net5.0-windows7.0/ja-JP/ModernWpf.Controls.resources.dll": { - "locale": "ja-JP" - }, - "lib/net5.0-windows7.0/ja-JP/ModernWpf.resources.dll": { - "locale": "ja-JP" - }, - "lib/net5.0-windows7.0/ka-GE/ModernWpf.Controls.resources.dll": { - "locale": "ka-GE" - }, - "lib/net5.0-windows7.0/ka-GE/ModernWpf.resources.dll": { - "locale": "ka-GE" - }, - "lib/net5.0-windows7.0/kk-KZ/ModernWpf.Controls.resources.dll": { - "locale": "kk-KZ" - }, - "lib/net5.0-windows7.0/kk-KZ/ModernWpf.resources.dll": { - "locale": "kk-KZ" - }, - "lib/net5.0-windows7.0/km-KH/ModernWpf.Controls.resources.dll": { - "locale": "km-KH" - }, - "lib/net5.0-windows7.0/km-KH/ModernWpf.resources.dll": { - "locale": "km-KH" - }, - "lib/net5.0-windows7.0/kn-IN/ModernWpf.Controls.resources.dll": { - "locale": "kn-IN" - }, - "lib/net5.0-windows7.0/kn-IN/ModernWpf.resources.dll": { - "locale": "kn-IN" - }, - "lib/net5.0-windows7.0/ko-KR/ModernWpf.Controls.resources.dll": { - "locale": "ko-KR" - }, - "lib/net5.0-windows7.0/ko-KR/ModernWpf.resources.dll": { - "locale": "ko-KR" - }, - "lib/net5.0-windows7.0/lo-LA/ModernWpf.Controls.resources.dll": { - "locale": "lo-LA" - }, - "lib/net5.0-windows7.0/lo-LA/ModernWpf.resources.dll": { - "locale": "lo-LA" - }, - "lib/net5.0-windows7.0/lt-LT/ModernWpf.Controls.resources.dll": { - "locale": "lt-LT" - }, - "lib/net5.0-windows7.0/lt-LT/ModernWpf.resources.dll": { - "locale": "lt-LT" - }, - "lib/net5.0-windows7.0/lv-LV/ModernWpf.Controls.resources.dll": { - "locale": "lv-LV" - }, - "lib/net5.0-windows7.0/lv-LV/ModernWpf.resources.dll": { - "locale": "lv-LV" - }, - "lib/net5.0-windows7.0/mk-MK/ModernWpf.Controls.resources.dll": { - "locale": "mk-MK" - }, - "lib/net5.0-windows7.0/mk-MK/ModernWpf.resources.dll": { - "locale": "mk-MK" - }, - "lib/net5.0-windows7.0/ml-IN/ModernWpf.Controls.resources.dll": { - "locale": "ml-IN" - }, - "lib/net5.0-windows7.0/ml-IN/ModernWpf.resources.dll": { - "locale": "ml-IN" - }, - "lib/net5.0-windows7.0/ms-MY/ModernWpf.Controls.resources.dll": { - "locale": "ms-MY" - }, - "lib/net5.0-windows7.0/ms-MY/ModernWpf.resources.dll": { - "locale": "ms-MY" - }, - "lib/net5.0-windows7.0/nb-NO/ModernWpf.Controls.resources.dll": { - "locale": "nb-NO" - }, - "lib/net5.0-windows7.0/nb-NO/ModernWpf.resources.dll": { - "locale": "nb-NO" - }, - "lib/net5.0-windows7.0/nl-NL/ModernWpf.Controls.resources.dll": { - "locale": "nl-NL" - }, - "lib/net5.0-windows7.0/nl-NL/ModernWpf.resources.dll": { - "locale": "nl-NL" - }, - "lib/net5.0-windows7.0/nn-NO/ModernWpf.Controls.resources.dll": { - "locale": "nn-NO" - }, - "lib/net5.0-windows7.0/nn-NO/ModernWpf.resources.dll": { - "locale": "nn-NO" - }, - "lib/net5.0-windows7.0/pl-PL/ModernWpf.Controls.resources.dll": { - "locale": "pl-PL" - }, - "lib/net5.0-windows7.0/pl-PL/ModernWpf.resources.dll": { - "locale": "pl-PL" - }, - "lib/net5.0-windows7.0/pt-BR/ModernWpf.Controls.resources.dll": { - "locale": "pt-BR" - }, - "lib/net5.0-windows7.0/pt-BR/ModernWpf.resources.dll": { - "locale": "pt-BR" - }, - "lib/net5.0-windows7.0/pt-PT/ModernWpf.Controls.resources.dll": { - "locale": "pt-PT" - }, - "lib/net5.0-windows7.0/pt-PT/ModernWpf.resources.dll": { - "locale": "pt-PT" - }, - "lib/net5.0-windows7.0/ro-RO/ModernWpf.Controls.resources.dll": { - "locale": "ro-RO" - }, - "lib/net5.0-windows7.0/ro-RO/ModernWpf.resources.dll": { - "locale": "ro-RO" - }, - "lib/net5.0-windows7.0/ru-RU/ModernWpf.Controls.resources.dll": { - "locale": "ru-RU" - }, - "lib/net5.0-windows7.0/ru-RU/ModernWpf.resources.dll": { - "locale": "ru-RU" - }, - "lib/net5.0-windows7.0/sk-SK/ModernWpf.Controls.resources.dll": { - "locale": "sk-SK" - }, - "lib/net5.0-windows7.0/sk-SK/ModernWpf.resources.dll": { - "locale": "sk-SK" - }, - "lib/net5.0-windows7.0/sl-SI/ModernWpf.Controls.resources.dll": { - "locale": "sl-SI" - }, - "lib/net5.0-windows7.0/sl-SI/ModernWpf.resources.dll": { - "locale": "sl-SI" - }, - "lib/net5.0-windows7.0/sq-AL/ModernWpf.Controls.resources.dll": { - "locale": "sq-AL" - }, - "lib/net5.0-windows7.0/sq-AL/ModernWpf.resources.dll": { - "locale": "sq-AL" - }, - "lib/net5.0-windows7.0/sr-Latn-RS/ModernWpf.Controls.resources.dll": { - "locale": "sr-Latn-RS" - }, - "lib/net5.0-windows7.0/sr-Latn-RS/ModernWpf.resources.dll": { - "locale": "sr-Latn-RS" - }, - "lib/net5.0-windows7.0/sv-SE/ModernWpf.Controls.resources.dll": { - "locale": "sv-SE" - }, - "lib/net5.0-windows7.0/sv-SE/ModernWpf.resources.dll": { - "locale": "sv-SE" - }, - "lib/net5.0-windows7.0/sw-KE/ModernWpf.Controls.resources.dll": { - "locale": "sw-KE" - }, - "lib/net5.0-windows7.0/sw-KE/ModernWpf.resources.dll": { - "locale": "sw-KE" - }, - "lib/net5.0-windows7.0/ta-IN/ModernWpf.Controls.resources.dll": { - "locale": "ta-IN" - }, - "lib/net5.0-windows7.0/ta-IN/ModernWpf.resources.dll": { - "locale": "ta-IN" - }, - "lib/net5.0-windows7.0/te-IN/ModernWpf.Controls.resources.dll": { - "locale": "te-IN" - }, - "lib/net5.0-windows7.0/te-IN/ModernWpf.resources.dll": { - "locale": "te-IN" - }, - "lib/net5.0-windows7.0/th-TH/ModernWpf.Controls.resources.dll": { - "locale": "th-TH" - }, - "lib/net5.0-windows7.0/th-TH/ModernWpf.resources.dll": { - "locale": "th-TH" - }, - "lib/net5.0-windows7.0/tr-TR/ModernWpf.Controls.resources.dll": { - "locale": "tr-TR" - }, - "lib/net5.0-windows7.0/tr-TR/ModernWpf.resources.dll": { - "locale": "tr-TR" - }, - "lib/net5.0-windows7.0/uk-UA/ModernWpf.Controls.resources.dll": { - "locale": "uk-UA" - }, - "lib/net5.0-windows7.0/uk-UA/ModernWpf.resources.dll": { - "locale": "uk-UA" - }, - "lib/net5.0-windows7.0/uz-Latn-UZ/ModernWpf.Controls.resources.dll": { - "locale": "uz-Latn-UZ" - }, - "lib/net5.0-windows7.0/uz-Latn-UZ/ModernWpf.resources.dll": { - "locale": "uz-Latn-UZ" - }, - "lib/net5.0-windows7.0/vi-VN/ModernWpf.Controls.resources.dll": { - "locale": "vi-VN" - }, - "lib/net5.0-windows7.0/vi-VN/ModernWpf.resources.dll": { - "locale": "vi-VN" - } - } - }, - "Newtonsoft.Json/11.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "11.0.0.0", - "fileVersion": "11.0.1.21818" - } - } - }, - "runtime.native.System.Data.SqlClient.sni/4.4.0": { - "dependencies": { - "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0", - "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0", - "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0" - } - }, - "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { - "runtimeTargets": { - "runtimes/win-arm64/native/sni.dll": { - "rid": "win-arm64", - "assetType": "native", - "fileVersion": "4.6.25512.1" - } - } - }, - "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { - "runtimeTargets": { - "runtimes/win-x64/native/sni.dll": { - "rid": "win-x64", - "assetType": "native", - "fileVersion": "4.6.25512.1" - } - } - }, - "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { - "runtimeTargets": { - "runtimes/win-x86/native/sni.dll": { - "rid": "win-x86", - "assetType": "native", - "fileVersion": "4.6.25512.1" - } - } - }, - "System.ClientModel/1.0.0": { - "dependencies": { - "System.Memory.Data": "1.0.2", - "System.Text.Json": "9.0.5" - }, - "runtime": { - "lib/net6.0/System.ClientModel.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.24.5302" - } - } - }, - "System.ComponentModel.Composition/8.0.0": { - "runtime": { - "lib/net8.0/System.ComponentModel.Composition.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, - "System.Configuration.ConfigurationManager/6.0.1": { - "dependencies": { - "System.Security.Cryptography.ProtectedData": "6.0.0", - "System.Security.Permissions": "6.0.0" - } - }, - "System.Data.SqlClient/4.9.0": { - "dependencies": { - "runtime.native.System.Data.SqlClient.sni": "4.4.0" - }, - "runtime": { - "lib/net8.0/System.Data.SqlClient.dll": { - "assemblyVersion": "4.6.1.6", - "fileVersion": "4.900.24.56208" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/net8.0/System.Data.SqlClient.dll": { - "rid": "unix", - "assetType": "runtime", - "assemblyVersion": "4.6.1.6", - "fileVersion": "4.900.24.56208" - }, - "runtimes/win/lib/net8.0/System.Data.SqlClient.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "4.6.1.6", - "fileVersion": "4.900.24.56208" - } - } - }, - "System.Diagnostics.DiagnosticSource/9.0.5": { - "runtime": { - "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "System.Drawing.Common/6.0.0": { - "dependencies": { - "Microsoft.Win32.SystemEvents": "6.0.0" - } - }, - "System.Formats.Asn1/9.0.5": { - "runtime": { - "lib/net8.0/System.Formats.Asn1.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "System.IdentityModel.Tokens.Jwt/6.35.0": { - "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "6.35.0", - "Microsoft.IdentityModel.Tokens": "6.35.0" - }, - "runtime": { - "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": { - "assemblyVersion": "6.35.0.0", - "fileVersion": "6.35.0.41201" - } - } - }, - "System.IO.Pipelines/9.0.5": { - "runtime": { - "lib/net8.0/System.IO.Pipelines.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "System.Memory/4.5.4": {}, - "System.Memory.Data/1.0.2": { - "dependencies": { - "System.Text.Encodings.Web": "9.0.5", - "System.Text.Json": "9.0.5" - }, - "runtime": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "assemblyVersion": "1.0.2.0", - "fileVersion": "1.0.221.20802" - } - } - }, - "System.Numerics.Vectors/4.5.0": {}, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.Caching/6.0.0": { - "dependencies": { - "System.Configuration.ConfigurationManager": "6.0.1" - }, - "runtime": { - "lib/net6.0/System.Runtime.Caching.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "6.0.21.52210" - } - }, - "runtimeTargets": { - "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "4.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Runtime.CompilerServices.Unsafe/6.0.0": {}, - "System.Security.AccessControl/6.0.0": {}, - "System.Security.Cryptography.Cng/5.0.0": { - "dependencies": { - "System.Formats.Asn1": "9.0.5" - } - }, - "System.Security.Cryptography.ProtectedData/6.0.0": {}, - "System.Security.Permissions/6.0.0": { - "dependencies": { - "System.Security.AccessControl": "6.0.0", - "System.Windows.Extensions": "6.0.0" - } - }, - "System.Security.Principal.Windows/5.0.0": {}, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encoding.CodePages/6.0.0": { - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - } - }, - "System.Text.Encodings.Web/9.0.5": { - "runtime": { - "lib/net8.0/System.Text.Encodings.Web.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - }, - "runtimeTargets": { - "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": { - "rid": "browser", - "assetType": "runtime", - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "System.Text.Json/9.0.5": { - "dependencies": { - "System.IO.Pipelines": "9.0.5", - "System.Text.Encodings.Web": "9.0.5" - }, - "runtime": { - "lib/net8.0/System.Text.Json.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "System.Threading.Tasks.Extensions/4.5.4": {}, - "System.Windows.Extensions/6.0.0": { - "dependencies": { - "System.Drawing.Common": "6.0.0" - } - }, - "ILifeTimeService/1.0.0": { - "dependencies": { - "Autofac": "8.3.0", - "Hangfire.Core": "1.8.18" - }, - "runtime": { - "ILifeTimeService.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.0.0" - } - } - }, - "Models/1.0.0": { - "runtime": { - "Models.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.0.0" - } - } - } - } - }, - "libraries": { - "TaskManager/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Autofac/8.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0Bv8aSKuK4nQAiDKw3+pIv9hUhbPwS63ql9KhjR6DRgE14UNdXrMqO8YMI0PnffZPyCrMs85lNhZRI4eBgQO4w==", - "path": "autofac/8.3.0", - "hashPath": "autofac.8.3.0.nupkg.sha512" - }, - "Autofac.Extras.CommonServiceLocator/6.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QMBCPPjGyY4EuxjeNfBDfW+ojNvnY1trD3vtVt47Gu65ZWHHfH+uyyjHk6b9EjdDZAKtioZxCTQYyI3q3A5pCw==", - "path": "autofac.extras.commonservicelocator/6.1.0", - "hashPath": "autofac.extras.commonservicelocator.6.1.0.nupkg.sha512" - }, - "Autofac.Mef/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cjjBEv6dGSgS4sUMuwqa65dY1KH5a7+V08rrDe+8gRlEDafOFIMvATS+eBkEogcn7zUZDk5zueuFbh9kebTbQg==", - "path": "autofac.mef/7.0.0", - "hashPath": "autofac.mef.7.0.0.nupkg.sha512" - }, - "Azure.Core/1.38.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IuEgCoVA0ef7E4pQtpC3+TkPbzaoQfa77HlfJDmfuaJUCVJmn7fT0izamZiryW5sYUFKizsftIxMkXKbgIcPMQ==", - "path": "azure.core/1.38.0", - "hashPath": "azure.core.1.38.0.nupkg.sha512" - }, - "Azure.Identity/1.11.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==", - "path": "azure.identity/1.11.4", - "hashPath": "azure.identity.1.11.4.nupkg.sha512" - }, - "CommonServiceLocator/2.0.7": { - "type": "package", - "serviceable": true, - "sha512": "sha512-deByA+/7hfPSMqaqcITTkeZhGw41qiIon5F6Q5n5EcMPeYc5hXlifIrVpPKsur4g/PuxYU6umjTx8kQMog4npw==", - "path": "commonservicelocator/2.0.7", - "hashPath": "commonservicelocator.2.0.7.nupkg.sha512" - }, - "Dapper/2.1.66": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/q77jUgDOS+bzkmk3Vy9SiWMaetTw+NOoPAV0xPBsGVAyljd5S6P+4RUW7R3ZUGGr9lDRyPKgAMj2UAOwvqZYw==", - "path": "dapper/2.1.66", - "hashPath": "dapper.2.1.66.nupkg.sha512" - }, - "Hangfire/1.8.18": { - "type": "package", - "serviceable": true, - "sha512": "sha512-EY+UqMHTOQAtdjeJf3jlnj8MpENyDPTpA6OHMncucVlkaongZjrx+gCN4bgma7vD3BNHqfQ7irYrfE5p1DOBEQ==", - "path": "hangfire/1.8.18", - "hashPath": "hangfire.1.8.18.nupkg.sha512" - }, - "Hangfire.AspNetCore/1.8.18": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5D6Do0qgoAnakvh4KnKwhIoUzFU84Z0sCYMB+Sit+ygkpL1P6JGYDcd/9vDBcfr5K3JqBxD4Zh2IK2LOXuuiaw==", - "path": "hangfire.aspnetcore/1.8.18", - "hashPath": "hangfire.aspnetcore.1.8.18.nupkg.sha512" - }, - "Hangfire.Core/1.8.18": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oNAkV8QQoYg5+vM2M024NBk49EhTO2BmKDLuQaKNew23RpH9OUGtKDl1KldBdDJrD8TMFzjhWCArol3igd2i2w==", - "path": "hangfire.core/1.8.18", - "hashPath": "hangfire.core.1.8.18.nupkg.sha512" - }, - "Hangfire.NetCore/1.8.18": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3KAV9AZ1nqQHC54qR4buNEEKRmQJfq+lODtZxUk5cdi68lV8+9K2f4H1/mIfDlPpgjPFjEfCobNoi2+TIpKySw==", - "path": "hangfire.netcore/1.8.18", - "hashPath": "hangfire.netcore.1.8.18.nupkg.sha512" - }, - "Hangfire.SqlServer/1.8.18": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yBfI2ygYfN/31rOrahfOFHee1mwTrG0ppsmK9awCS0mAr2GEaB9eyYqg/lURgZy8AA8UVJVs5nLHa2hc1pDAVQ==", - "path": "hangfire.sqlserver/1.8.18", - "hashPath": "hangfire.sqlserver.1.8.18.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==", - "path": "microsoft.bcl.asyncinterfaces/1.1.1", - "hashPath": "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512" - }, - "Microsoft.CSharp/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==", - "path": "microsoft.csharp/4.5.0", - "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512" - }, - "Microsoft.Data.SqlClient/5.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+pz7gIPh5ydsBcQvivt4R98PwJXer86fyQBBToIBLxZ5kuhW4N13Ijz87s9WpuPtF1vh4JesYCgpDPAOgkMhdg==", - "path": "microsoft.data.sqlclient/5.1.6", - "hashPath": "microsoft.data.sqlclient.5.1.6.nupkg.sha512" - }, - "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wNGM5ZTQCa2blc9ikXQouybGiyMd6IHPVJvAlBEPtr6JepZEOYeDxGyprYvFVeOxlCXs7avridZQ0nYkHzQWCQ==", - "path": "microsoft.data.sqlclient.sni.runtime/5.1.1", - "hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-TeCtb/vc+jxvgkVAqeJlZKOoG5w/w8AigWQQyOmeJsJ7+0SkONX8bqEV/wB+ojnT0sXuJrrfXQOEC3ws6asEng==", - "path": "microsoft.entityframeworkcore/9.0.5", - "hashPath": "microsoft.entityframeworkcore.9.0.5.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Abstractions/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-81fGyIibhGc4rq4ZxmVZE/1CFSvGMQOZqdRyCBLKz/Hb8eE973dmSfcdXpXhQ/5f+nbax4VGkWhwPGxWUNWaCQ==", - "path": "microsoft.entityframeworkcore.abstractions/9.0.5", - "hashPath": "microsoft.entityframeworkcore.abstractions.9.0.5.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Analyzers/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kWRrD69qCXo7lahPZPt7C127UfK0I024laFZEDMfT3JbALB1EWneFvq1utWM0cNKPFuYis1E1oaYTuRGI/9inQ==", - "path": "microsoft.entityframeworkcore.analyzers/9.0.5", - "hashPath": "microsoft.entityframeworkcore.analyzers.9.0.5.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Relational/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6eErbrZFd9yNnncemtDdmHZ3KC792OQCIYITuMsjK2oh4CLzlYo8mzNsozgUzQ+utHnne11/3eV8zMWbYF5Puw==", - "path": "microsoft.entityframeworkcore.relational/9.0.5", - "hashPath": "microsoft.entityframeworkcore.relational.9.0.5.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.SqlServer/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Y4194uyqwMivN2ioKd7GYBFVeeG2kZFFC1ZCmOTvXy3G6Wd05ZVyUyR/3mB+SHCequMPt/DI4f58WMmVaOS6eg==", - "path": "microsoft.entityframeworkcore.sqlserver/9.0.5", - "hashPath": "microsoft.entityframeworkcore.sqlserver.9.0.5.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Abstractions/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RV6wOTvH5BeVRs6cvxFuaV1ut05Dklpvq19XRO1JxAayfLWYIEP7K94aamY0iSUhoehWk1X5H6gMcbZkHuBjew==", - "path": "microsoft.extensions.caching.abstractions/9.0.5", - "hashPath": "microsoft.extensions.caching.abstractions.9.0.5.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Memory/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qDmoAzIUBup5KZG1Abv51ifbHMCWFnaXbt05l+Sd92mLOpF9OwHOuoxu3XhzXaPGfq0Ns3pv1df5l8zuKjFgGw==", - "path": "microsoft.extensions.caching.memory/9.0.5", - "hashPath": "microsoft.extensions.caching.memory.9.0.5.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ew0G6gIznnyAkbIa67wXspkDFcVektjN3xaDAfBDIPbWph+rbuGaaohFxUSGw28ht7wdcWtTtElKnzfkcDDbOQ==", - "path": "microsoft.extensions.configuration.abstractions/9.0.5", - "hashPath": "microsoft.extensions.configuration.abstractions.9.0.5.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-N1Mn0T/tUBPoLL+Fzsp+VCEtneUhhxc1//Dx3BeuQ8AX+XrMlYCfnp2zgpEXnTCB7053CLdiqVWPZ7mEX6MPjg==", - "path": "microsoft.extensions.dependencyinjection/9.0.5", - "hashPath": "microsoft.extensions.dependencyinjection.9.0.5.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cjnRtsEAzU73aN6W7vkWy8Phj5t3Xm78HSqgrbh/O4Q9SK/yN73wZVa21QQY6amSLQRQ/M8N+koGnY6PuvKQsw==", - "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.5", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.5.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kahEeykb6FyQytoZNNXuz74X85B4weIEt8Kd+0klK48bkXDWOIHAOvNjlGsPMcS9CL935Te8QGQS83JqCbpdHA==", - "path": "microsoft.extensions.fileproviders.abstractions/3.0.0", - "hashPath": "microsoft.extensions.fileproviders.abstractions.3.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Hosting.Abstractions/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qeDWS5ErmkUN96BdQqpmeCmLk5HJWQ/SPw3ux5v5/Qb0hKZS5wojBMulnBC7JUEiBwg7Ir71Yjf1lFiRT5MdtQ==", - "path": "microsoft.extensions.hosting.abstractions/3.0.0", - "hashPath": "microsoft.extensions.hosting.abstractions.3.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rQU61lrgvpE/UgcAd4E56HPxUIkX/VUQCxWmwDTLLVeuwRDYTL0q/FLGfAW17cGTKyCh7ywYAEnY3sTEvURsfg==", - "path": "microsoft.extensions.logging/9.0.5", - "hashPath": "microsoft.extensions.logging.9.0.5.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pP1PADCrIxMYJXxFmTVbAgEU7GVpjK5i0/tyfU9DiE0oXQy3JWQaOVgCkrCiePLgS8b5sghM3Fau3EeHiVWbCg==", - "path": "microsoft.extensions.logging.abstractions/9.0.5", - "hashPath": "microsoft.extensions.logging.abstractions.9.0.5.nupkg.sha512" - }, - "Microsoft.Extensions.Options/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vPdJQU8YLOUSSK8NL0RmwcXJr2E0w8xH559PGQl4JYsglgilZr9LZnqV2zdgk+XR05+kuvhBEZKoDVd46o7NqA==", - "path": "microsoft.extensions.options/9.0.5", - "hashPath": "microsoft.extensions.options.9.0.5.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-b4OAv1qE1C9aM+ShWJu3rlo/WjDwa/I30aIPXqDWSKXTtKl1Wwh6BZn+glH5HndGVVn3C6ZAPQj5nv7/7HJNBQ==", - "path": "microsoft.extensions.primitives/9.0.5", - "hashPath": "microsoft.extensions.primitives.9.0.5.nupkg.sha512" - }, - "Microsoft.Identity.Client/4.61.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==", - "path": "microsoft.identity.client/4.61.3", - "hashPath": "microsoft.identity.client.4.61.3.nupkg.sha512" - }, - "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==", - "path": "microsoft.identity.client.extensions.msal/4.61.3", - "hashPath": "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512" - }, - "Microsoft.IdentityModel.Abstractions/6.35.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==", - "path": "microsoft.identitymodel.abstractions/6.35.0", - "hashPath": "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.JsonWebTokens/6.35.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==", - "path": "microsoft.identitymodel.jsonwebtokens/6.35.0", - "hashPath": "microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Logging/6.35.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==", - "path": "microsoft.identitymodel.logging/6.35.0", - "hashPath": "microsoft.identitymodel.logging.6.35.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Protocols/6.35.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==", - "path": "microsoft.identitymodel.protocols/6.35.0", - "hashPath": "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==", - "path": "microsoft.identitymodel.protocols.openidconnect/6.35.0", - "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Tokens/6.35.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==", - "path": "microsoft.identitymodel.tokens/6.35.0", - "hashPath": "microsoft.identitymodel.tokens.6.35.0.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "path": "microsoft.netcore.targets/1.1.0", - "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" - }, - "Microsoft.SqlServer.Server/1.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==", - "path": "microsoft.sqlserver.server/1.0.0", - "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512" - }, - "Microsoft.Win32.SystemEvents/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==", - "path": "microsoft.win32.systemevents/6.0.0", - "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512" - }, - "ModernWpfUI/0.9.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eWe90HciyudQQtZVbZ9QFssS74BwK69W7cBd52AEZHmrsS4hrSA+/BpUbAFWzzFDH6FBE1xsHPiRC+wHS7xgJw==", - "path": "modernwpfui/0.9.6", - "hashPath": "modernwpfui.0.9.6.nupkg.sha512" - }, - "Newtonsoft.Json/11.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pNN4l+J6LlpIvHOeNdXlwxv39NPJ2B5klz+Rd2UQZIx30Squ5oND1Yy3wEAUoKn0GPUj6Yxt9lxlYWQqfZcvKg==", - "path": "newtonsoft.json/11.0.1", - "hashPath": "newtonsoft.json.11.0.1.nupkg.sha512" - }, - "runtime.native.System.Data.SqlClient.sni/4.4.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==", - "path": "runtime.native.system.data.sqlclient.sni/4.4.0", - "hashPath": "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" - }, - "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==", - "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0", - "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" - }, - "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==", - "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0", - "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" - }, - "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==", - "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0", - "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" - }, - "System.ClientModel/1.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==", - "path": "system.clientmodel/1.0.0", - "hashPath": "system.clientmodel.1.0.0.nupkg.sha512" - }, - "System.ComponentModel.Composition/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bGhUX5BTivJ9Wax0qnJy7uGq7dn/TQkEpJ2Fpu1etg8dbPwyDkUzNPc1d3I2/jUr9y4wDI3a1dkSmi8X21Pzbw==", - "path": "system.componentmodel.composition/8.0.0", - "hashPath": "system.componentmodel.composition.8.0.0.nupkg.sha512" - }, - "System.Configuration.ConfigurationManager/6.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==", - "path": "system.configuration.configurationmanager/6.0.1", - "hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512" - }, - "System.Data.SqlClient/4.9.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-j4KJO+vC62NyUtNHz854njEqXbT8OmAa5jb1nrGfYWBOcggyYUQE0w/snXeaCjdvkSKWuUD+hfvlbN8pTrJTXg==", - "path": "system.data.sqlclient/4.9.0", - "hashPath": "system.data.sqlclient.4.9.0.nupkg.sha512" - }, - "System.Diagnostics.DiagnosticSource/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WoI5or8kY2VxFdDmsaRZ5yaYvvb+4MCyy66eXo79Cy1uMa7qXeGIlYmZx7R9Zy5S4xZjmqvkk2V8L6/vDwAAEA==", - "path": "system.diagnostics.diagnosticsource/9.0.5", - "hashPath": "system.diagnostics.diagnosticsource.9.0.5.nupkg.sha512" - }, - "System.Drawing.Common/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==", - "path": "system.drawing.common/6.0.0", - "hashPath": "system.drawing.common.6.0.0.nupkg.sha512" - }, - "System.Formats.Asn1/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GpMHKhuwUgnp1jKiZQ1slyAQnLp4HG2MgzCJ4u4oZEfi6aBzE3HOx01JFStaiC8dtJqsv0WlrGAWVixv8TEN1w==", - "path": "system.formats.asn1/9.0.5", - "hashPath": "system.formats.asn1.9.0.5.nupkg.sha512" - }, - "System.IdentityModel.Tokens.Jwt/6.35.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==", - "path": "system.identitymodel.tokens.jwt/6.35.0", - "hashPath": "system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512" - }, - "System.IO.Pipelines/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5WXo+3MGcnYn54+1ojf+kRzKq1Q6sDUnovujNJ2ky1nl1/kP3+PMil9LPbFvZ2mkhvAGmQcY07G2sfHat/v0Fw==", - "path": "system.io.pipelines/9.0.5", - "hashPath": "system.io.pipelines.9.0.5.nupkg.sha512" - }, - "System.Memory/4.5.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==", - "path": "system.memory/4.5.4", - "hashPath": "system.memory.4.5.4.nupkg.sha512" - }, - "System.Memory.Data/1.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==", - "path": "system.memory.data/1.0.2", - "hashPath": "system.memory.data.1.0.2.nupkg.sha512" - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "path": "system.numerics.vectors/4.5.0", - "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512" - }, - "System.Runtime/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "path": "system.runtime/4.3.0", - "hashPath": "system.runtime.4.3.0.nupkg.sha512" - }, - "System.Runtime.Caching/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==", - "path": "system.runtime.caching/6.0.0", - "hashPath": "system.runtime.caching.6.0.0.nupkg.sha512" - }, - "System.Runtime.CompilerServices.Unsafe/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", - "path": "system.runtime.compilerservices.unsafe/6.0.0", - "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" - }, - "System.Security.AccessControl/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==", - "path": "system.security.accesscontrol/6.0.0", - "hashPath": "system.security.accesscontrol.6.0.0.nupkg.sha512" - }, - "System.Security.Cryptography.Cng/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==", - "path": "system.security.cryptography.cng/5.0.0", - "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512" - }, - "System.Security.Cryptography.ProtectedData/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==", - "path": "system.security.cryptography.protecteddata/6.0.0", - "hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512" - }, - "System.Security.Permissions/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==", - "path": "system.security.permissions/6.0.0", - "hashPath": "system.security.permissions.6.0.0.nupkg.sha512" - }, - "System.Security.Principal.Windows/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==", - "path": "system.security.principal.windows/5.0.0", - "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512" - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "path": "system.text.encoding/4.3.0", - "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" - }, - "System.Text.Encoding.CodePages/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==", - "path": "system.text.encoding.codepages/6.0.0", - "hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512" - }, - "System.Text.Encodings.Web/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HJPmqP2FsE+WVUUlTsZ4IFRSyzw40yz0ubiTnsaqm+Xo5fFZhVRvx6Zn8tLXj92/6pbre6OA4QL2A2vnCSKxJA==", - "path": "system.text.encodings.web/9.0.5", - "hashPath": "system.text.encodings.web.9.0.5.nupkg.sha512" - }, - "System.Text.Json/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rnP61ZfloTgPQPe7ecr36loNiGX3g1PocxlKHdY/FUpDSsExKkTxpMAlB4X35wNEPr1X7mkYZuQvW3Lhxmu7KA==", - "path": "system.text.json/9.0.5", - "hashPath": "system.text.json.9.0.5.nupkg.sha512" - }, - "System.Threading.Tasks.Extensions/4.5.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==", - "path": "system.threading.tasks.extensions/4.5.4", - "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512" - }, - "System.Windows.Extensions/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==", - "path": "system.windows.extensions/6.0.0", - "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512" - }, - "ILifeTimeService/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Models/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/WpfApp4/bin/Debug/net8.0-windows/TaskManager.dll b/WpfApp4/bin/Debug/net8.0-windows/TaskManager.dll deleted file mode 100644 index 70fa2e9..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/TaskManager.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/TaskManager.dll.config b/WpfApp4/bin/Debug/net8.0-windows/TaskManager.dll.config deleted file mode 100644 index 9d30677..0000000 --- a/WpfApp4/bin/Debug/net8.0-windows/TaskManager.dll.config +++ /dev/null @@ -1,33 +0,0 @@ -锘 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/WpfApp4/bin/Debug/net8.0-windows/TaskManager.exe b/WpfApp4/bin/Debug/net8.0-windows/TaskManager.exe deleted file mode 100644 index a345221..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/TaskManager.exe and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/TaskManager.pdb b/WpfApp4/bin/Debug/net8.0-windows/TaskManager.pdb deleted file mode 100644 index 7dfd6c5..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/TaskManager.pdb and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/TaskManager.runtimeconfig.json b/WpfApp4/bin/Debug/net8.0-windows/TaskManager.runtimeconfig.json deleted file mode 100644 index 78b5ae6..0000000 --- a/WpfApp4/bin/Debug/net8.0-windows/TaskManager.runtimeconfig.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net8.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "8.0.0" - }, - { - "name": "Microsoft.WindowsDesktop.App", - "version": "8.0.0" - }, - { - "name": "Microsoft.AspNetCore.App", - "version": "8.0.0" - } - ], - "configProperties": { - "System.Reflection.NullabilityInfoContext.IsSupported": true, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true, - "CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false - } - } -} \ No newline at end of file diff --git a/WpfApp4/bin/Debug/net8.0-windows/WpfApp4.deps.json b/WpfApp4/bin/Debug/net8.0-windows/WpfApp4.deps.json deleted file mode 100644 index 885a5b3..0000000 --- a/WpfApp4/bin/Debug/net8.0-windows/WpfApp4.deps.json +++ /dev/null @@ -1,1757 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v8.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v8.0": { - "WpfApp4/1.0.0": { - "dependencies": { - "Autofac": "8.3.0", - "Autofac.Extras.CommonServiceLocator": "6.1.0", - "Autofac.Mef": "7.0.0", - "Dapper": "2.1.66", - "Hangfire": "1.8.18", - "ILifeTimeService": "1.0.0", - "Microsoft.EntityFrameworkCore": "9.0.5", - "Microsoft.EntityFrameworkCore.SqlServer": "9.0.5", - "Models": "1.0.0", - "ModernWpfUI": "0.9.6", - "System.Data.SqlClient": "4.9.0" - }, - "runtime": { - "WpfApp4.dll": {} - } - }, - "Autofac/8.3.0": { - "dependencies": { - "System.Diagnostics.DiagnosticSource": "9.0.5" - }, - "runtime": { - "lib/net8.0/Autofac.dll": { - "assemblyVersion": "8.3.0.0", - "fileVersion": "8.3.0.0" - } - } - }, - "Autofac.Extras.CommonServiceLocator/6.1.0": { - "dependencies": { - "Autofac": "8.3.0", - "CommonServiceLocator": "2.0.7" - }, - "runtime": { - "lib/net7.0/Autofac.Extras.CommonServiceLocator.dll": { - "assemblyVersion": "6.1.0.0", - "fileVersion": "6.1.0.0" - } - } - }, - "Autofac.Mef/7.0.0": { - "dependencies": { - "Autofac": "8.3.0", - "System.ComponentModel.Composition": "8.0.0" - }, - "runtime": { - "lib/net8.0/Autofac.Integration.Mef.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.0.0" - } - } - }, - "Azure.Core/1.38.0": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "1.1.1", - "System.ClientModel": "1.0.0", - "System.Diagnostics.DiagnosticSource": "9.0.5", - "System.Memory.Data": "1.0.2", - "System.Numerics.Vectors": "4.5.0", - "System.Text.Encodings.Web": "9.0.5", - "System.Text.Json": "9.0.5", - "System.Threading.Tasks.Extensions": "4.5.4" - }, - "runtime": { - "lib/net6.0/Azure.Core.dll": { - "assemblyVersion": "1.38.0.0", - "fileVersion": "1.3800.24.12602" - } - } - }, - "Azure.Identity/1.11.4": { - "dependencies": { - "Azure.Core": "1.38.0", - "Microsoft.Identity.Client": "4.61.3", - "Microsoft.Identity.Client.Extensions.Msal": "4.61.3", - "System.Memory": "4.5.4", - "System.Security.Cryptography.ProtectedData": "6.0.0", - "System.Text.Json": "9.0.5", - "System.Threading.Tasks.Extensions": "4.5.4" - }, - "runtime": { - "lib/netstandard2.0/Azure.Identity.dll": { - "assemblyVersion": "1.11.4.0", - "fileVersion": "1.1100.424.31005" - } - } - }, - "CommonServiceLocator/2.0.7": { - "runtime": { - "lib/net7.0/CommonServiceLocator.dll": { - "assemblyVersion": "2.0.7.0", - "fileVersion": "2.0.7.0" - } - } - }, - "Dapper/2.1.66": { - "runtime": { - "lib/net8.0/Dapper.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.1.66.48463" - } - } - }, - "Hangfire/1.8.18": { - "dependencies": { - "Hangfire.AspNetCore": "1.8.18", - "Hangfire.Core": "1.8.18", - "Hangfire.SqlServer": "1.8.18" - } - }, - "Hangfire.AspNetCore/1.8.18": { - "dependencies": { - "Hangfire.NetCore": "1.8.18" - }, - "runtime": { - "lib/netcoreapp3.0/Hangfire.AspNetCore.dll": { - "assemblyVersion": "1.8.18.0", - "fileVersion": "1.8.18.0" - } - } - }, - "Hangfire.Core/1.8.18": { - "dependencies": { - "Newtonsoft.Json": "11.0.1" - }, - "runtime": { - "lib/netstandard2.0/Hangfire.Core.dll": { - "assemblyVersion": "1.8.18.0", - "fileVersion": "1.8.18.0" - } - }, - "resources": { - "lib/netstandard2.0/ca/Hangfire.Core.resources.dll": { - "locale": "ca" - }, - "lib/netstandard2.0/de/Hangfire.Core.resources.dll": { - "locale": "de" - }, - "lib/netstandard2.0/es/Hangfire.Core.resources.dll": { - "locale": "es" - }, - "lib/netstandard2.0/fa/Hangfire.Core.resources.dll": { - "locale": "fa" - }, - "lib/netstandard2.0/fr/Hangfire.Core.resources.dll": { - "locale": "fr" - }, - "lib/netstandard2.0/nb/Hangfire.Core.resources.dll": { - "locale": "nb" - }, - "lib/netstandard2.0/nl/Hangfire.Core.resources.dll": { - "locale": "nl" - }, - "lib/netstandard2.0/pt-BR/Hangfire.Core.resources.dll": { - "locale": "pt-BR" - }, - "lib/netstandard2.0/pt-PT/Hangfire.Core.resources.dll": { - "locale": "pt-PT" - }, - "lib/netstandard2.0/pt/Hangfire.Core.resources.dll": { - "locale": "pt" - }, - "lib/netstandard2.0/sv/Hangfire.Core.resources.dll": { - "locale": "sv" - }, - "lib/netstandard2.0/tr-TR/Hangfire.Core.resources.dll": { - "locale": "tr-TR" - }, - "lib/netstandard2.0/zh-TW/Hangfire.Core.resources.dll": { - "locale": "zh-TW" - }, - "lib/netstandard2.0/zh/Hangfire.Core.resources.dll": { - "locale": "zh" - } - } - }, - "Hangfire.NetCore/1.8.18": { - "dependencies": { - "Hangfire.Core": "1.8.18", - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5", - "Microsoft.Extensions.Hosting.Abstractions": "3.0.0", - "Microsoft.Extensions.Logging.Abstractions": "9.0.5" - }, - "runtime": { - "lib/netstandard2.1/Hangfire.NetCore.dll": { - "assemblyVersion": "1.8.18.0", - "fileVersion": "1.8.18.0" - } - } - }, - "Hangfire.SqlServer/1.8.18": { - "dependencies": { - "Hangfire.Core": "1.8.18" - }, - "runtime": { - "lib/netstandard2.0/Hangfire.SqlServer.dll": { - "assemblyVersion": "1.8.18.0", - "fileVersion": "1.8.18.0" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.1": { - "runtime": { - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "4.700.20.21406" - } - } - }, - "Microsoft.CSharp/4.5.0": {}, - "Microsoft.Data.SqlClient/5.1.6": { - "dependencies": { - "Azure.Identity": "1.11.4", - "Microsoft.Data.SqlClient.SNI.runtime": "5.1.1", - "Microsoft.Identity.Client": "4.61.3", - "Microsoft.IdentityModel.JsonWebTokens": "6.35.0", - "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0", - "Microsoft.SqlServer.Server": "1.0.0", - "System.Configuration.ConfigurationManager": "6.0.1", - "System.Diagnostics.DiagnosticSource": "9.0.5", - "System.Runtime.Caching": "6.0.0", - "System.Security.Cryptography.Cng": "5.0.0", - "System.Security.Principal.Windows": "5.0.0", - "System.Text.Encoding.CodePages": "6.0.0", - "System.Text.Encodings.Web": "9.0.5" - }, - "runtime": { - "lib/net6.0/Microsoft.Data.SqlClient.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.16.24240.5" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": { - "rid": "unix", - "assetType": "runtime", - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.16.24240.5" - }, - "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.16.24240.5" - } - } - }, - "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": { - "runtimeTargets": { - "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": { - "rid": "win-arm", - "assetType": "native", - "fileVersion": "5.1.1.0" - }, - "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { - "rid": "win-arm64", - "assetType": "native", - "fileVersion": "5.1.1.0" - }, - "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { - "rid": "win-x64", - "assetType": "native", - "fileVersion": "5.1.1.0" - }, - "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { - "rid": "win-x86", - "assetType": "native", - "fileVersion": "5.1.1.0" - } - } - }, - "Microsoft.EntityFrameworkCore/9.0.5": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "9.0.5", - "Microsoft.EntityFrameworkCore.Analyzers": "9.0.5", - "Microsoft.Extensions.Caching.Memory": "9.0.5", - "Microsoft.Extensions.Logging": "9.0.5" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { - "assemblyVersion": "9.0.5.0", - "fileVersion": "9.0.525.21604" - } - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/9.0.5": { - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "assemblyVersion": "9.0.5.0", - "fileVersion": "9.0.525.21604" - } - } - }, - "Microsoft.EntityFrameworkCore.Analyzers/9.0.5": {}, - "Microsoft.EntityFrameworkCore.Relational/9.0.5": { - "dependencies": { - "Microsoft.EntityFrameworkCore": "9.0.5", - "Microsoft.Extensions.Caching.Memory": "9.0.5", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.5", - "Microsoft.Extensions.Logging": "9.0.5" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "assemblyVersion": "9.0.5.0", - "fileVersion": "9.0.525.21604" - } - } - }, - "Microsoft.EntityFrameworkCore.SqlServer/9.0.5": { - "dependencies": { - "Microsoft.Data.SqlClient": "5.1.6", - "Microsoft.EntityFrameworkCore.Relational": "9.0.5", - "Microsoft.Extensions.Caching.Memory": "9.0.5", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.5", - "Microsoft.Extensions.Logging": "9.0.5", - "System.Formats.Asn1": "9.0.5", - "System.Text.Json": "9.0.5" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { - "assemblyVersion": "9.0.5.0", - "fileVersion": "9.0.525.21604" - } - } - }, - "Microsoft.Extensions.Caching.Abstractions/9.0.5": { - "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.5" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "Microsoft.Extensions.Caching.Memory/9.0.5": { - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "9.0.5", - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5", - "Microsoft.Extensions.Logging.Abstractions": "9.0.5", - "Microsoft.Extensions.Options": "9.0.5", - "Microsoft.Extensions.Primitives": "9.0.5" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.5": { - "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.5" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "Microsoft.Extensions.DependencyInjection/9.0.5": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.5": { - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.0.0": { - "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.5" - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.0.0": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.5", - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5", - "Microsoft.Extensions.FileProviders.Abstractions": "3.0.0", - "Microsoft.Extensions.Logging.Abstractions": "9.0.5" - } - }, - "Microsoft.Extensions.Logging/9.0.5": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "9.0.5", - "Microsoft.Extensions.Logging.Abstractions": "9.0.5", - "Microsoft.Extensions.Options": "9.0.5" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/9.0.5": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5", - "System.Diagnostics.DiagnosticSource": "9.0.5" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "Microsoft.Extensions.Options/9.0.5": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5", - "Microsoft.Extensions.Primitives": "9.0.5" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "Microsoft.Extensions.Primitives/9.0.5": { - "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "Microsoft.Identity.Client/4.61.3": { - "dependencies": { - "Microsoft.IdentityModel.Abstractions": "6.35.0", - "System.Diagnostics.DiagnosticSource": "9.0.5" - }, - "runtime": { - "lib/net6.0/Microsoft.Identity.Client.dll": { - "assemblyVersion": "4.61.3.0", - "fileVersion": "4.61.3.0" - } - } - }, - "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { - "dependencies": { - "Microsoft.Identity.Client": "4.61.3", - "System.Security.Cryptography.ProtectedData": "6.0.0" - }, - "runtime": { - "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": { - "assemblyVersion": "4.61.3.0", - "fileVersion": "4.61.3.0" - } - } - }, - "Microsoft.IdentityModel.Abstractions/6.35.0": { - "runtime": { - "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": { - "assemblyVersion": "6.35.0.0", - "fileVersion": "6.35.0.41201" - } - } - }, - "Microsoft.IdentityModel.JsonWebTokens/6.35.0": { - "dependencies": { - "Microsoft.IdentityModel.Tokens": "6.35.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encodings.Web": "9.0.5", - "System.Text.Json": "9.0.5" - }, - "runtime": { - "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": { - "assemblyVersion": "6.35.0.0", - "fileVersion": "6.35.0.41201" - } - } - }, - "Microsoft.IdentityModel.Logging/6.35.0": { - "dependencies": { - "Microsoft.IdentityModel.Abstractions": "6.35.0" - }, - "runtime": { - "lib/net6.0/Microsoft.IdentityModel.Logging.dll": { - "assemblyVersion": "6.35.0.0", - "fileVersion": "6.35.0.41201" - } - } - }, - "Microsoft.IdentityModel.Protocols/6.35.0": { - "dependencies": { - "Microsoft.IdentityModel.Logging": "6.35.0", - "Microsoft.IdentityModel.Tokens": "6.35.0" - }, - "runtime": { - "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": { - "assemblyVersion": "6.35.0.0", - "fileVersion": "6.35.0.41201" - } - } - }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": { - "dependencies": { - "Microsoft.IdentityModel.Protocols": "6.35.0", - "System.IdentityModel.Tokens.Jwt": "6.35.0" - }, - "runtime": { - "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { - "assemblyVersion": "6.35.0.0", - "fileVersion": "6.35.0.41201" - } - } - }, - "Microsoft.IdentityModel.Tokens/6.35.0": { - "dependencies": { - "Microsoft.CSharp": "4.5.0", - "Microsoft.IdentityModel.Logging": "6.35.0", - "System.Security.Cryptography.Cng": "5.0.0" - }, - "runtime": { - "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": { - "assemblyVersion": "6.35.0.0", - "fileVersion": "6.35.0.41201" - } - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "Microsoft.SqlServer.Server/1.0.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.0.0" - } - } - }, - "Microsoft.Win32.SystemEvents/6.0.0": {}, - "ModernWpfUI/0.9.6": { - "runtime": { - "lib/net5.0-windows7.0/ModernWpf.Controls.dll": { - "assemblyVersion": "0.9.6.0", - "fileVersion": "0.9.6.0" - }, - "lib/net5.0-windows7.0/ModernWpf.dll": { - "assemblyVersion": "0.9.6.0", - "fileVersion": "0.9.6.0" - } - }, - "resources": { - "lib/net5.0-windows7.0/af-ZA/ModernWpf.Controls.resources.dll": { - "locale": "af-ZA" - }, - "lib/net5.0-windows7.0/af-ZA/ModernWpf.resources.dll": { - "locale": "af-ZA" - }, - "lib/net5.0-windows7.0/am-ET/ModernWpf.Controls.resources.dll": { - "locale": "am-ET" - }, - "lib/net5.0-windows7.0/am-ET/ModernWpf.resources.dll": { - "locale": "am-ET" - }, - "lib/net5.0-windows7.0/ar-SA/ModernWpf.Controls.resources.dll": { - "locale": "ar-SA" - }, - "lib/net5.0-windows7.0/ar-SA/ModernWpf.resources.dll": { - "locale": "ar-SA" - }, - "lib/net5.0-windows7.0/az-Latn-AZ/ModernWpf.Controls.resources.dll": { - "locale": "az-Latn-AZ" - }, - "lib/net5.0-windows7.0/az-Latn-AZ/ModernWpf.resources.dll": { - "locale": "az-Latn-AZ" - }, - "lib/net5.0-windows7.0/be-BY/ModernWpf.Controls.resources.dll": { - "locale": "be-BY" - }, - "lib/net5.0-windows7.0/be-BY/ModernWpf.resources.dll": { - "locale": "be-BY" - }, - "lib/net5.0-windows7.0/bg-BG/ModernWpf.Controls.resources.dll": { - "locale": "bg-BG" - }, - "lib/net5.0-windows7.0/bg-BG/ModernWpf.resources.dll": { - "locale": "bg-BG" - }, - "lib/net5.0-windows7.0/bn-BD/ModernWpf.Controls.resources.dll": { - "locale": "bn-BD" - }, - "lib/net5.0-windows7.0/bn-BD/ModernWpf.resources.dll": { - "locale": "bn-BD" - }, - "lib/net5.0-windows7.0/bs-Latn-BA/ModernWpf.Controls.resources.dll": { - "locale": "bs-Latn-BA" - }, - "lib/net5.0-windows7.0/bs-Latn-BA/ModernWpf.resources.dll": { - "locale": "bs-Latn-BA" - }, - "lib/net5.0-windows7.0/ca-ES/ModernWpf.Controls.resources.dll": { - "locale": "ca-ES" - }, - "lib/net5.0-windows7.0/ca-ES/ModernWpf.resources.dll": { - "locale": "ca-ES" - }, - "lib/net5.0-windows7.0/cs-CZ/ModernWpf.Controls.resources.dll": { - "locale": "cs-CZ" - }, - "lib/net5.0-windows7.0/cs-CZ/ModernWpf.resources.dll": { - "locale": "cs-CZ" - }, - "lib/net5.0-windows7.0/da-DK/ModernWpf.Controls.resources.dll": { - "locale": "da-DK" - }, - "lib/net5.0-windows7.0/da-DK/ModernWpf.resources.dll": { - "locale": "da-DK" - }, - "lib/net5.0-windows7.0/de-DE/ModernWpf.Controls.resources.dll": { - "locale": "de-DE" - }, - "lib/net5.0-windows7.0/de-DE/ModernWpf.resources.dll": { - "locale": "de-DE" - }, - "lib/net5.0-windows7.0/el-GR/ModernWpf.Controls.resources.dll": { - "locale": "el-GR" - }, - "lib/net5.0-windows7.0/el-GR/ModernWpf.resources.dll": { - "locale": "el-GR" - }, - "lib/net5.0-windows7.0/en-GB/ModernWpf.Controls.resources.dll": { - "locale": "en-GB" - }, - "lib/net5.0-windows7.0/en-GB/ModernWpf.resources.dll": { - "locale": "en-GB" - }, - "lib/net5.0-windows7.0/es-ES/ModernWpf.Controls.resources.dll": { - "locale": "es-ES" - }, - "lib/net5.0-windows7.0/es-ES/ModernWpf.resources.dll": { - "locale": "es-ES" - }, - "lib/net5.0-windows7.0/es-MX/ModernWpf.Controls.resources.dll": { - "locale": "es-MX" - }, - "lib/net5.0-windows7.0/es-MX/ModernWpf.resources.dll": { - "locale": "es-MX" - }, - "lib/net5.0-windows7.0/et-EE/ModernWpf.Controls.resources.dll": { - "locale": "et-EE" - }, - "lib/net5.0-windows7.0/et-EE/ModernWpf.resources.dll": { - "locale": "et-EE" - }, - "lib/net5.0-windows7.0/eu-ES/ModernWpf.Controls.resources.dll": { - "locale": "eu-ES" - }, - "lib/net5.0-windows7.0/eu-ES/ModernWpf.resources.dll": { - "locale": "eu-ES" - }, - "lib/net5.0-windows7.0/fa-IR/ModernWpf.Controls.resources.dll": { - "locale": "fa-IR" - }, - "lib/net5.0-windows7.0/fa-IR/ModernWpf.resources.dll": { - "locale": "fa-IR" - }, - "lib/net5.0-windows7.0/fi-FI/ModernWpf.Controls.resources.dll": { - "locale": "fi-FI" - }, - "lib/net5.0-windows7.0/fi-FI/ModernWpf.resources.dll": { - "locale": "fi-FI" - }, - "lib/net5.0-windows7.0/fil-PH/ModernWpf.Controls.resources.dll": { - "locale": "fil-PH" - }, - "lib/net5.0-windows7.0/fil-PH/ModernWpf.resources.dll": { - "locale": "fil-PH" - }, - "lib/net5.0-windows7.0/fr-CA/ModernWpf.Controls.resources.dll": { - "locale": "fr-CA" - }, - "lib/net5.0-windows7.0/fr-CA/ModernWpf.resources.dll": { - "locale": "fr-CA" - }, - "lib/net5.0-windows7.0/fr-FR/ModernWpf.Controls.resources.dll": { - "locale": "fr-FR" - }, - "lib/net5.0-windows7.0/fr-FR/ModernWpf.resources.dll": { - "locale": "fr-FR" - }, - "lib/net5.0-windows7.0/gl-ES/ModernWpf.Controls.resources.dll": { - "locale": "gl-ES" - }, - "lib/net5.0-windows7.0/gl-ES/ModernWpf.resources.dll": { - "locale": "gl-ES" - }, - "lib/net5.0-windows7.0/he-IL/ModernWpf.Controls.resources.dll": { - "locale": "he-IL" - }, - "lib/net5.0-windows7.0/he-IL/ModernWpf.resources.dll": { - "locale": "he-IL" - }, - "lib/net5.0-windows7.0/hi-IN/ModernWpf.Controls.resources.dll": { - "locale": "hi-IN" - }, - "lib/net5.0-windows7.0/hi-IN/ModernWpf.resources.dll": { - "locale": "hi-IN" - }, - "lib/net5.0-windows7.0/hr-HR/ModernWpf.Controls.resources.dll": { - "locale": "hr-HR" - }, - "lib/net5.0-windows7.0/hr-HR/ModernWpf.resources.dll": { - "locale": "hr-HR" - }, - "lib/net5.0-windows7.0/hu-HU/ModernWpf.Controls.resources.dll": { - "locale": "hu-HU" - }, - "lib/net5.0-windows7.0/hu-HU/ModernWpf.resources.dll": { - "locale": "hu-HU" - }, - "lib/net5.0-windows7.0/id-ID/ModernWpf.Controls.resources.dll": { - "locale": "id-ID" - }, - "lib/net5.0-windows7.0/id-ID/ModernWpf.resources.dll": { - "locale": "id-ID" - }, - "lib/net5.0-windows7.0/is-IS/ModernWpf.Controls.resources.dll": { - "locale": "is-IS" - }, - "lib/net5.0-windows7.0/is-IS/ModernWpf.resources.dll": { - "locale": "is-IS" - }, - "lib/net5.0-windows7.0/it-IT/ModernWpf.Controls.resources.dll": { - "locale": "it-IT" - }, - "lib/net5.0-windows7.0/it-IT/ModernWpf.resources.dll": { - "locale": "it-IT" - }, - "lib/net5.0-windows7.0/ja-JP/ModernWpf.Controls.resources.dll": { - "locale": "ja-JP" - }, - "lib/net5.0-windows7.0/ja-JP/ModernWpf.resources.dll": { - "locale": "ja-JP" - }, - "lib/net5.0-windows7.0/ka-GE/ModernWpf.Controls.resources.dll": { - "locale": "ka-GE" - }, - "lib/net5.0-windows7.0/ka-GE/ModernWpf.resources.dll": { - "locale": "ka-GE" - }, - "lib/net5.0-windows7.0/kk-KZ/ModernWpf.Controls.resources.dll": { - "locale": "kk-KZ" - }, - "lib/net5.0-windows7.0/kk-KZ/ModernWpf.resources.dll": { - "locale": "kk-KZ" - }, - "lib/net5.0-windows7.0/km-KH/ModernWpf.Controls.resources.dll": { - "locale": "km-KH" - }, - "lib/net5.0-windows7.0/km-KH/ModernWpf.resources.dll": { - "locale": "km-KH" - }, - "lib/net5.0-windows7.0/kn-IN/ModernWpf.Controls.resources.dll": { - "locale": "kn-IN" - }, - "lib/net5.0-windows7.0/kn-IN/ModernWpf.resources.dll": { - "locale": "kn-IN" - }, - "lib/net5.0-windows7.0/ko-KR/ModernWpf.Controls.resources.dll": { - "locale": "ko-KR" - }, - "lib/net5.0-windows7.0/ko-KR/ModernWpf.resources.dll": { - "locale": "ko-KR" - }, - "lib/net5.0-windows7.0/lo-LA/ModernWpf.Controls.resources.dll": { - "locale": "lo-LA" - }, - "lib/net5.0-windows7.0/lo-LA/ModernWpf.resources.dll": { - "locale": "lo-LA" - }, - "lib/net5.0-windows7.0/lt-LT/ModernWpf.Controls.resources.dll": { - "locale": "lt-LT" - }, - "lib/net5.0-windows7.0/lt-LT/ModernWpf.resources.dll": { - "locale": "lt-LT" - }, - "lib/net5.0-windows7.0/lv-LV/ModernWpf.Controls.resources.dll": { - "locale": "lv-LV" - }, - "lib/net5.0-windows7.0/lv-LV/ModernWpf.resources.dll": { - "locale": "lv-LV" - }, - "lib/net5.0-windows7.0/mk-MK/ModernWpf.Controls.resources.dll": { - "locale": "mk-MK" - }, - "lib/net5.0-windows7.0/mk-MK/ModernWpf.resources.dll": { - "locale": "mk-MK" - }, - "lib/net5.0-windows7.0/ml-IN/ModernWpf.Controls.resources.dll": { - "locale": "ml-IN" - }, - "lib/net5.0-windows7.0/ml-IN/ModernWpf.resources.dll": { - "locale": "ml-IN" - }, - "lib/net5.0-windows7.0/ms-MY/ModernWpf.Controls.resources.dll": { - "locale": "ms-MY" - }, - "lib/net5.0-windows7.0/ms-MY/ModernWpf.resources.dll": { - "locale": "ms-MY" - }, - "lib/net5.0-windows7.0/nb-NO/ModernWpf.Controls.resources.dll": { - "locale": "nb-NO" - }, - "lib/net5.0-windows7.0/nb-NO/ModernWpf.resources.dll": { - "locale": "nb-NO" - }, - "lib/net5.0-windows7.0/nl-NL/ModernWpf.Controls.resources.dll": { - "locale": "nl-NL" - }, - "lib/net5.0-windows7.0/nl-NL/ModernWpf.resources.dll": { - "locale": "nl-NL" - }, - "lib/net5.0-windows7.0/nn-NO/ModernWpf.Controls.resources.dll": { - "locale": "nn-NO" - }, - "lib/net5.0-windows7.0/nn-NO/ModernWpf.resources.dll": { - "locale": "nn-NO" - }, - "lib/net5.0-windows7.0/pl-PL/ModernWpf.Controls.resources.dll": { - "locale": "pl-PL" - }, - "lib/net5.0-windows7.0/pl-PL/ModernWpf.resources.dll": { - "locale": "pl-PL" - }, - "lib/net5.0-windows7.0/pt-BR/ModernWpf.Controls.resources.dll": { - "locale": "pt-BR" - }, - "lib/net5.0-windows7.0/pt-BR/ModernWpf.resources.dll": { - "locale": "pt-BR" - }, - "lib/net5.0-windows7.0/pt-PT/ModernWpf.Controls.resources.dll": { - "locale": "pt-PT" - }, - "lib/net5.0-windows7.0/pt-PT/ModernWpf.resources.dll": { - "locale": "pt-PT" - }, - "lib/net5.0-windows7.0/ro-RO/ModernWpf.Controls.resources.dll": { - "locale": "ro-RO" - }, - "lib/net5.0-windows7.0/ro-RO/ModernWpf.resources.dll": { - "locale": "ro-RO" - }, - "lib/net5.0-windows7.0/ru-RU/ModernWpf.Controls.resources.dll": { - "locale": "ru-RU" - }, - "lib/net5.0-windows7.0/ru-RU/ModernWpf.resources.dll": { - "locale": "ru-RU" - }, - "lib/net5.0-windows7.0/sk-SK/ModernWpf.Controls.resources.dll": { - "locale": "sk-SK" - }, - "lib/net5.0-windows7.0/sk-SK/ModernWpf.resources.dll": { - "locale": "sk-SK" - }, - "lib/net5.0-windows7.0/sl-SI/ModernWpf.Controls.resources.dll": { - "locale": "sl-SI" - }, - "lib/net5.0-windows7.0/sl-SI/ModernWpf.resources.dll": { - "locale": "sl-SI" - }, - "lib/net5.0-windows7.0/sq-AL/ModernWpf.Controls.resources.dll": { - "locale": "sq-AL" - }, - "lib/net5.0-windows7.0/sq-AL/ModernWpf.resources.dll": { - "locale": "sq-AL" - }, - "lib/net5.0-windows7.0/sr-Latn-RS/ModernWpf.Controls.resources.dll": { - "locale": "sr-Latn-RS" - }, - "lib/net5.0-windows7.0/sr-Latn-RS/ModernWpf.resources.dll": { - "locale": "sr-Latn-RS" - }, - "lib/net5.0-windows7.0/sv-SE/ModernWpf.Controls.resources.dll": { - "locale": "sv-SE" - }, - "lib/net5.0-windows7.0/sv-SE/ModernWpf.resources.dll": { - "locale": "sv-SE" - }, - "lib/net5.0-windows7.0/sw-KE/ModernWpf.Controls.resources.dll": { - "locale": "sw-KE" - }, - "lib/net5.0-windows7.0/sw-KE/ModernWpf.resources.dll": { - "locale": "sw-KE" - }, - "lib/net5.0-windows7.0/ta-IN/ModernWpf.Controls.resources.dll": { - "locale": "ta-IN" - }, - "lib/net5.0-windows7.0/ta-IN/ModernWpf.resources.dll": { - "locale": "ta-IN" - }, - "lib/net5.0-windows7.0/te-IN/ModernWpf.Controls.resources.dll": { - "locale": "te-IN" - }, - "lib/net5.0-windows7.0/te-IN/ModernWpf.resources.dll": { - "locale": "te-IN" - }, - "lib/net5.0-windows7.0/th-TH/ModernWpf.Controls.resources.dll": { - "locale": "th-TH" - }, - "lib/net5.0-windows7.0/th-TH/ModernWpf.resources.dll": { - "locale": "th-TH" - }, - "lib/net5.0-windows7.0/tr-TR/ModernWpf.Controls.resources.dll": { - "locale": "tr-TR" - }, - "lib/net5.0-windows7.0/tr-TR/ModernWpf.resources.dll": { - "locale": "tr-TR" - }, - "lib/net5.0-windows7.0/uk-UA/ModernWpf.Controls.resources.dll": { - "locale": "uk-UA" - }, - "lib/net5.0-windows7.0/uk-UA/ModernWpf.resources.dll": { - "locale": "uk-UA" - }, - "lib/net5.0-windows7.0/uz-Latn-UZ/ModernWpf.Controls.resources.dll": { - "locale": "uz-Latn-UZ" - }, - "lib/net5.0-windows7.0/uz-Latn-UZ/ModernWpf.resources.dll": { - "locale": "uz-Latn-UZ" - }, - "lib/net5.0-windows7.0/vi-VN/ModernWpf.Controls.resources.dll": { - "locale": "vi-VN" - }, - "lib/net5.0-windows7.0/vi-VN/ModernWpf.resources.dll": { - "locale": "vi-VN" - } - } - }, - "Newtonsoft.Json/11.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "11.0.0.0", - "fileVersion": "11.0.1.21818" - } - } - }, - "runtime.native.System.Data.SqlClient.sni/4.4.0": { - "dependencies": { - "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0", - "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0", - "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0" - } - }, - "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { - "runtimeTargets": { - "runtimes/win-arm64/native/sni.dll": { - "rid": "win-arm64", - "assetType": "native", - "fileVersion": "4.6.25512.1" - } - } - }, - "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { - "runtimeTargets": { - "runtimes/win-x64/native/sni.dll": { - "rid": "win-x64", - "assetType": "native", - "fileVersion": "4.6.25512.1" - } - } - }, - "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { - "runtimeTargets": { - "runtimes/win-x86/native/sni.dll": { - "rid": "win-x86", - "assetType": "native", - "fileVersion": "4.6.25512.1" - } - } - }, - "System.ClientModel/1.0.0": { - "dependencies": { - "System.Memory.Data": "1.0.2", - "System.Text.Json": "9.0.5" - }, - "runtime": { - "lib/net6.0/System.ClientModel.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.24.5302" - } - } - }, - "System.ComponentModel.Composition/8.0.0": { - "runtime": { - "lib/net8.0/System.ComponentModel.Composition.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, - "System.Configuration.ConfigurationManager/6.0.1": { - "dependencies": { - "System.Security.Cryptography.ProtectedData": "6.0.0", - "System.Security.Permissions": "6.0.0" - } - }, - "System.Data.SqlClient/4.9.0": { - "dependencies": { - "runtime.native.System.Data.SqlClient.sni": "4.4.0" - }, - "runtime": { - "lib/net8.0/System.Data.SqlClient.dll": { - "assemblyVersion": "4.6.1.6", - "fileVersion": "4.900.24.56208" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/net8.0/System.Data.SqlClient.dll": { - "rid": "unix", - "assetType": "runtime", - "assemblyVersion": "4.6.1.6", - "fileVersion": "4.900.24.56208" - }, - "runtimes/win/lib/net8.0/System.Data.SqlClient.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "4.6.1.6", - "fileVersion": "4.900.24.56208" - } - } - }, - "System.Diagnostics.DiagnosticSource/9.0.5": { - "runtime": { - "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "System.Drawing.Common/6.0.0": { - "dependencies": { - "Microsoft.Win32.SystemEvents": "6.0.0" - } - }, - "System.Formats.Asn1/9.0.5": { - "runtime": { - "lib/net8.0/System.Formats.Asn1.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "System.IdentityModel.Tokens.Jwt/6.35.0": { - "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "6.35.0", - "Microsoft.IdentityModel.Tokens": "6.35.0" - }, - "runtime": { - "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": { - "assemblyVersion": "6.35.0.0", - "fileVersion": "6.35.0.41201" - } - } - }, - "System.IO.Pipelines/9.0.5": { - "runtime": { - "lib/net8.0/System.IO.Pipelines.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "System.Memory/4.5.4": {}, - "System.Memory.Data/1.0.2": { - "dependencies": { - "System.Text.Encodings.Web": "9.0.5", - "System.Text.Json": "9.0.5" - }, - "runtime": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "assemblyVersion": "1.0.2.0", - "fileVersion": "1.0.221.20802" - } - } - }, - "System.Numerics.Vectors/4.5.0": {}, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.Caching/6.0.0": { - "dependencies": { - "System.Configuration.ConfigurationManager": "6.0.1" - }, - "runtime": { - "lib/net6.0/System.Runtime.Caching.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "6.0.21.52210" - } - }, - "runtimeTargets": { - "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "4.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Runtime.CompilerServices.Unsafe/6.0.0": {}, - "System.Security.AccessControl/6.0.0": {}, - "System.Security.Cryptography.Cng/5.0.0": { - "dependencies": { - "System.Formats.Asn1": "9.0.5" - } - }, - "System.Security.Cryptography.ProtectedData/6.0.0": {}, - "System.Security.Permissions/6.0.0": { - "dependencies": { - "System.Security.AccessControl": "6.0.0", - "System.Windows.Extensions": "6.0.0" - } - }, - "System.Security.Principal.Windows/5.0.0": {}, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encoding.CodePages/6.0.0": { - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - } - }, - "System.Text.Encodings.Web/9.0.5": { - "runtime": { - "lib/net8.0/System.Text.Encodings.Web.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - }, - "runtimeTargets": { - "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": { - "rid": "browser", - "assetType": "runtime", - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "System.Text.Json/9.0.5": { - "dependencies": { - "System.IO.Pipelines": "9.0.5", - "System.Text.Encodings.Web": "9.0.5" - }, - "runtime": { - "lib/net8.0/System.Text.Json.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.525.21509" - } - } - }, - "System.Threading.Tasks.Extensions/4.5.4": {}, - "System.Windows.Extensions/6.0.0": { - "dependencies": { - "System.Drawing.Common": "6.0.0" - } - }, - "ILifeTimeService/1.0.0": { - "dependencies": { - "Autofac": "8.3.0", - "Hangfire.Core": "1.8.18" - }, - "runtime": { - "ILifeTimeService.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.0.0" - } - } - }, - "Models/1.0.0": { - "runtime": { - "Models.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.0.0" - } - } - } - } - }, - "libraries": { - "WpfApp4/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Autofac/8.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0Bv8aSKuK4nQAiDKw3+pIv9hUhbPwS63ql9KhjR6DRgE14UNdXrMqO8YMI0PnffZPyCrMs85lNhZRI4eBgQO4w==", - "path": "autofac/8.3.0", - "hashPath": "autofac.8.3.0.nupkg.sha512" - }, - "Autofac.Extras.CommonServiceLocator/6.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QMBCPPjGyY4EuxjeNfBDfW+ojNvnY1trD3vtVt47Gu65ZWHHfH+uyyjHk6b9EjdDZAKtioZxCTQYyI3q3A5pCw==", - "path": "autofac.extras.commonservicelocator/6.1.0", - "hashPath": "autofac.extras.commonservicelocator.6.1.0.nupkg.sha512" - }, - "Autofac.Mef/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cjjBEv6dGSgS4sUMuwqa65dY1KH5a7+V08rrDe+8gRlEDafOFIMvATS+eBkEogcn7zUZDk5zueuFbh9kebTbQg==", - "path": "autofac.mef/7.0.0", - "hashPath": "autofac.mef.7.0.0.nupkg.sha512" - }, - "Azure.Core/1.38.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IuEgCoVA0ef7E4pQtpC3+TkPbzaoQfa77HlfJDmfuaJUCVJmn7fT0izamZiryW5sYUFKizsftIxMkXKbgIcPMQ==", - "path": "azure.core/1.38.0", - "hashPath": "azure.core.1.38.0.nupkg.sha512" - }, - "Azure.Identity/1.11.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==", - "path": "azure.identity/1.11.4", - "hashPath": "azure.identity.1.11.4.nupkg.sha512" - }, - "CommonServiceLocator/2.0.7": { - "type": "package", - "serviceable": true, - "sha512": "sha512-deByA+/7hfPSMqaqcITTkeZhGw41qiIon5F6Q5n5EcMPeYc5hXlifIrVpPKsur4g/PuxYU6umjTx8kQMog4npw==", - "path": "commonservicelocator/2.0.7", - "hashPath": "commonservicelocator.2.0.7.nupkg.sha512" - }, - "Dapper/2.1.66": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/q77jUgDOS+bzkmk3Vy9SiWMaetTw+NOoPAV0xPBsGVAyljd5S6P+4RUW7R3ZUGGr9lDRyPKgAMj2UAOwvqZYw==", - "path": "dapper/2.1.66", - "hashPath": "dapper.2.1.66.nupkg.sha512" - }, - "Hangfire/1.8.18": { - "type": "package", - "serviceable": true, - "sha512": "sha512-EY+UqMHTOQAtdjeJf3jlnj8MpENyDPTpA6OHMncucVlkaongZjrx+gCN4bgma7vD3BNHqfQ7irYrfE5p1DOBEQ==", - "path": "hangfire/1.8.18", - "hashPath": "hangfire.1.8.18.nupkg.sha512" - }, - "Hangfire.AspNetCore/1.8.18": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5D6Do0qgoAnakvh4KnKwhIoUzFU84Z0sCYMB+Sit+ygkpL1P6JGYDcd/9vDBcfr5K3JqBxD4Zh2IK2LOXuuiaw==", - "path": "hangfire.aspnetcore/1.8.18", - "hashPath": "hangfire.aspnetcore.1.8.18.nupkg.sha512" - }, - "Hangfire.Core/1.8.18": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oNAkV8QQoYg5+vM2M024NBk49EhTO2BmKDLuQaKNew23RpH9OUGtKDl1KldBdDJrD8TMFzjhWCArol3igd2i2w==", - "path": "hangfire.core/1.8.18", - "hashPath": "hangfire.core.1.8.18.nupkg.sha512" - }, - "Hangfire.NetCore/1.8.18": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3KAV9AZ1nqQHC54qR4buNEEKRmQJfq+lODtZxUk5cdi68lV8+9K2f4H1/mIfDlPpgjPFjEfCobNoi2+TIpKySw==", - "path": "hangfire.netcore/1.8.18", - "hashPath": "hangfire.netcore.1.8.18.nupkg.sha512" - }, - "Hangfire.SqlServer/1.8.18": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yBfI2ygYfN/31rOrahfOFHee1mwTrG0ppsmK9awCS0mAr2GEaB9eyYqg/lURgZy8AA8UVJVs5nLHa2hc1pDAVQ==", - "path": "hangfire.sqlserver/1.8.18", - "hashPath": "hangfire.sqlserver.1.8.18.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/1.1.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==", - "path": "microsoft.bcl.asyncinterfaces/1.1.1", - "hashPath": "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512" - }, - "Microsoft.CSharp/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==", - "path": "microsoft.csharp/4.5.0", - "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512" - }, - "Microsoft.Data.SqlClient/5.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+pz7gIPh5ydsBcQvivt4R98PwJXer86fyQBBToIBLxZ5kuhW4N13Ijz87s9WpuPtF1vh4JesYCgpDPAOgkMhdg==", - "path": "microsoft.data.sqlclient/5.1.6", - "hashPath": "microsoft.data.sqlclient.5.1.6.nupkg.sha512" - }, - "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wNGM5ZTQCa2blc9ikXQouybGiyMd6IHPVJvAlBEPtr6JepZEOYeDxGyprYvFVeOxlCXs7avridZQ0nYkHzQWCQ==", - "path": "microsoft.data.sqlclient.sni.runtime/5.1.1", - "hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-TeCtb/vc+jxvgkVAqeJlZKOoG5w/w8AigWQQyOmeJsJ7+0SkONX8bqEV/wB+ojnT0sXuJrrfXQOEC3ws6asEng==", - "path": "microsoft.entityframeworkcore/9.0.5", - "hashPath": "microsoft.entityframeworkcore.9.0.5.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Abstractions/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-81fGyIibhGc4rq4ZxmVZE/1CFSvGMQOZqdRyCBLKz/Hb8eE973dmSfcdXpXhQ/5f+nbax4VGkWhwPGxWUNWaCQ==", - "path": "microsoft.entityframeworkcore.abstractions/9.0.5", - "hashPath": "microsoft.entityframeworkcore.abstractions.9.0.5.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Analyzers/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kWRrD69qCXo7lahPZPt7C127UfK0I024laFZEDMfT3JbALB1EWneFvq1utWM0cNKPFuYis1E1oaYTuRGI/9inQ==", - "path": "microsoft.entityframeworkcore.analyzers/9.0.5", - "hashPath": "microsoft.entityframeworkcore.analyzers.9.0.5.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Relational/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6eErbrZFd9yNnncemtDdmHZ3KC792OQCIYITuMsjK2oh4CLzlYo8mzNsozgUzQ+utHnne11/3eV8zMWbYF5Puw==", - "path": "microsoft.entityframeworkcore.relational/9.0.5", - "hashPath": "microsoft.entityframeworkcore.relational.9.0.5.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.SqlServer/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Y4194uyqwMivN2ioKd7GYBFVeeG2kZFFC1ZCmOTvXy3G6Wd05ZVyUyR/3mB+SHCequMPt/DI4f58WMmVaOS6eg==", - "path": "microsoft.entityframeworkcore.sqlserver/9.0.5", - "hashPath": "microsoft.entityframeworkcore.sqlserver.9.0.5.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Abstractions/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RV6wOTvH5BeVRs6cvxFuaV1ut05Dklpvq19XRO1JxAayfLWYIEP7K94aamY0iSUhoehWk1X5H6gMcbZkHuBjew==", - "path": "microsoft.extensions.caching.abstractions/9.0.5", - "hashPath": "microsoft.extensions.caching.abstractions.9.0.5.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Memory/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qDmoAzIUBup5KZG1Abv51ifbHMCWFnaXbt05l+Sd92mLOpF9OwHOuoxu3XhzXaPGfq0Ns3pv1df5l8zuKjFgGw==", - "path": "microsoft.extensions.caching.memory/9.0.5", - "hashPath": "microsoft.extensions.caching.memory.9.0.5.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ew0G6gIznnyAkbIa67wXspkDFcVektjN3xaDAfBDIPbWph+rbuGaaohFxUSGw28ht7wdcWtTtElKnzfkcDDbOQ==", - "path": "microsoft.extensions.configuration.abstractions/9.0.5", - "hashPath": "microsoft.extensions.configuration.abstractions.9.0.5.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-N1Mn0T/tUBPoLL+Fzsp+VCEtneUhhxc1//Dx3BeuQ8AX+XrMlYCfnp2zgpEXnTCB7053CLdiqVWPZ7mEX6MPjg==", - "path": "microsoft.extensions.dependencyinjection/9.0.5", - "hashPath": "microsoft.extensions.dependencyinjection.9.0.5.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cjnRtsEAzU73aN6W7vkWy8Phj5t3Xm78HSqgrbh/O4Q9SK/yN73wZVa21QQY6amSLQRQ/M8N+koGnY6PuvKQsw==", - "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.5", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.5.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kahEeykb6FyQytoZNNXuz74X85B4weIEt8Kd+0klK48bkXDWOIHAOvNjlGsPMcS9CL935Te8QGQS83JqCbpdHA==", - "path": "microsoft.extensions.fileproviders.abstractions/3.0.0", - "hashPath": "microsoft.extensions.fileproviders.abstractions.3.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Hosting.Abstractions/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qeDWS5ErmkUN96BdQqpmeCmLk5HJWQ/SPw3ux5v5/Qb0hKZS5wojBMulnBC7JUEiBwg7Ir71Yjf1lFiRT5MdtQ==", - "path": "microsoft.extensions.hosting.abstractions/3.0.0", - "hashPath": "microsoft.extensions.hosting.abstractions.3.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rQU61lrgvpE/UgcAd4E56HPxUIkX/VUQCxWmwDTLLVeuwRDYTL0q/FLGfAW17cGTKyCh7ywYAEnY3sTEvURsfg==", - "path": "microsoft.extensions.logging/9.0.5", - "hashPath": "microsoft.extensions.logging.9.0.5.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pP1PADCrIxMYJXxFmTVbAgEU7GVpjK5i0/tyfU9DiE0oXQy3JWQaOVgCkrCiePLgS8b5sghM3Fau3EeHiVWbCg==", - "path": "microsoft.extensions.logging.abstractions/9.0.5", - "hashPath": "microsoft.extensions.logging.abstractions.9.0.5.nupkg.sha512" - }, - "Microsoft.Extensions.Options/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vPdJQU8YLOUSSK8NL0RmwcXJr2E0w8xH559PGQl4JYsglgilZr9LZnqV2zdgk+XR05+kuvhBEZKoDVd46o7NqA==", - "path": "microsoft.extensions.options/9.0.5", - "hashPath": "microsoft.extensions.options.9.0.5.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-b4OAv1qE1C9aM+ShWJu3rlo/WjDwa/I30aIPXqDWSKXTtKl1Wwh6BZn+glH5HndGVVn3C6ZAPQj5nv7/7HJNBQ==", - "path": "microsoft.extensions.primitives/9.0.5", - "hashPath": "microsoft.extensions.primitives.9.0.5.nupkg.sha512" - }, - "Microsoft.Identity.Client/4.61.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==", - "path": "microsoft.identity.client/4.61.3", - "hashPath": "microsoft.identity.client.4.61.3.nupkg.sha512" - }, - "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==", - "path": "microsoft.identity.client.extensions.msal/4.61.3", - "hashPath": "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512" - }, - "Microsoft.IdentityModel.Abstractions/6.35.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==", - "path": "microsoft.identitymodel.abstractions/6.35.0", - "hashPath": "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.JsonWebTokens/6.35.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==", - "path": "microsoft.identitymodel.jsonwebtokens/6.35.0", - "hashPath": "microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Logging/6.35.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==", - "path": "microsoft.identitymodel.logging/6.35.0", - "hashPath": "microsoft.identitymodel.logging.6.35.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Protocols/6.35.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==", - "path": "microsoft.identitymodel.protocols/6.35.0", - "hashPath": "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==", - "path": "microsoft.identitymodel.protocols.openidconnect/6.35.0", - "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Tokens/6.35.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==", - "path": "microsoft.identitymodel.tokens/6.35.0", - "hashPath": "microsoft.identitymodel.tokens.6.35.0.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "path": "microsoft.netcore.targets/1.1.0", - "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" - }, - "Microsoft.SqlServer.Server/1.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==", - "path": "microsoft.sqlserver.server/1.0.0", - "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512" - }, - "Microsoft.Win32.SystemEvents/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==", - "path": "microsoft.win32.systemevents/6.0.0", - "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512" - }, - "ModernWpfUI/0.9.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eWe90HciyudQQtZVbZ9QFssS74BwK69W7cBd52AEZHmrsS4hrSA+/BpUbAFWzzFDH6FBE1xsHPiRC+wHS7xgJw==", - "path": "modernwpfui/0.9.6", - "hashPath": "modernwpfui.0.9.6.nupkg.sha512" - }, - "Newtonsoft.Json/11.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pNN4l+J6LlpIvHOeNdXlwxv39NPJ2B5klz+Rd2UQZIx30Squ5oND1Yy3wEAUoKn0GPUj6Yxt9lxlYWQqfZcvKg==", - "path": "newtonsoft.json/11.0.1", - "hashPath": "newtonsoft.json.11.0.1.nupkg.sha512" - }, - "runtime.native.System.Data.SqlClient.sni/4.4.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==", - "path": "runtime.native.system.data.sqlclient.sni/4.4.0", - "hashPath": "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" - }, - "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==", - "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0", - "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" - }, - "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==", - "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0", - "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" - }, - "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==", - "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0", - "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" - }, - "System.ClientModel/1.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==", - "path": "system.clientmodel/1.0.0", - "hashPath": "system.clientmodel.1.0.0.nupkg.sha512" - }, - "System.ComponentModel.Composition/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bGhUX5BTivJ9Wax0qnJy7uGq7dn/TQkEpJ2Fpu1etg8dbPwyDkUzNPc1d3I2/jUr9y4wDI3a1dkSmi8X21Pzbw==", - "path": "system.componentmodel.composition/8.0.0", - "hashPath": "system.componentmodel.composition.8.0.0.nupkg.sha512" - }, - "System.Configuration.ConfigurationManager/6.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==", - "path": "system.configuration.configurationmanager/6.0.1", - "hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512" - }, - "System.Data.SqlClient/4.9.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-j4KJO+vC62NyUtNHz854njEqXbT8OmAa5jb1nrGfYWBOcggyYUQE0w/snXeaCjdvkSKWuUD+hfvlbN8pTrJTXg==", - "path": "system.data.sqlclient/4.9.0", - "hashPath": "system.data.sqlclient.4.9.0.nupkg.sha512" - }, - "System.Diagnostics.DiagnosticSource/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WoI5or8kY2VxFdDmsaRZ5yaYvvb+4MCyy66eXo79Cy1uMa7qXeGIlYmZx7R9Zy5S4xZjmqvkk2V8L6/vDwAAEA==", - "path": "system.diagnostics.diagnosticsource/9.0.5", - "hashPath": "system.diagnostics.diagnosticsource.9.0.5.nupkg.sha512" - }, - "System.Drawing.Common/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==", - "path": "system.drawing.common/6.0.0", - "hashPath": "system.drawing.common.6.0.0.nupkg.sha512" - }, - "System.Formats.Asn1/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GpMHKhuwUgnp1jKiZQ1slyAQnLp4HG2MgzCJ4u4oZEfi6aBzE3HOx01JFStaiC8dtJqsv0WlrGAWVixv8TEN1w==", - "path": "system.formats.asn1/9.0.5", - "hashPath": "system.formats.asn1.9.0.5.nupkg.sha512" - }, - "System.IdentityModel.Tokens.Jwt/6.35.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==", - "path": "system.identitymodel.tokens.jwt/6.35.0", - "hashPath": "system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512" - }, - "System.IO.Pipelines/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5WXo+3MGcnYn54+1ojf+kRzKq1Q6sDUnovujNJ2ky1nl1/kP3+PMil9LPbFvZ2mkhvAGmQcY07G2sfHat/v0Fw==", - "path": "system.io.pipelines/9.0.5", - "hashPath": "system.io.pipelines.9.0.5.nupkg.sha512" - }, - "System.Memory/4.5.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==", - "path": "system.memory/4.5.4", - "hashPath": "system.memory.4.5.4.nupkg.sha512" - }, - "System.Memory.Data/1.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==", - "path": "system.memory.data/1.0.2", - "hashPath": "system.memory.data.1.0.2.nupkg.sha512" - }, - "System.Numerics.Vectors/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", - "path": "system.numerics.vectors/4.5.0", - "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512" - }, - "System.Runtime/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "path": "system.runtime/4.3.0", - "hashPath": "system.runtime.4.3.0.nupkg.sha512" - }, - "System.Runtime.Caching/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==", - "path": "system.runtime.caching/6.0.0", - "hashPath": "system.runtime.caching.6.0.0.nupkg.sha512" - }, - "System.Runtime.CompilerServices.Unsafe/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", - "path": "system.runtime.compilerservices.unsafe/6.0.0", - "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" - }, - "System.Security.AccessControl/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==", - "path": "system.security.accesscontrol/6.0.0", - "hashPath": "system.security.accesscontrol.6.0.0.nupkg.sha512" - }, - "System.Security.Cryptography.Cng/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==", - "path": "system.security.cryptography.cng/5.0.0", - "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512" - }, - "System.Security.Cryptography.ProtectedData/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==", - "path": "system.security.cryptography.protecteddata/6.0.0", - "hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512" - }, - "System.Security.Permissions/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==", - "path": "system.security.permissions/6.0.0", - "hashPath": "system.security.permissions.6.0.0.nupkg.sha512" - }, - "System.Security.Principal.Windows/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==", - "path": "system.security.principal.windows/5.0.0", - "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512" - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "path": "system.text.encoding/4.3.0", - "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" - }, - "System.Text.Encoding.CodePages/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==", - "path": "system.text.encoding.codepages/6.0.0", - "hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512" - }, - "System.Text.Encodings.Web/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HJPmqP2FsE+WVUUlTsZ4IFRSyzw40yz0ubiTnsaqm+Xo5fFZhVRvx6Zn8tLXj92/6pbre6OA4QL2A2vnCSKxJA==", - "path": "system.text.encodings.web/9.0.5", - "hashPath": "system.text.encodings.web.9.0.5.nupkg.sha512" - }, - "System.Text.Json/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rnP61ZfloTgPQPe7ecr36loNiGX3g1PocxlKHdY/FUpDSsExKkTxpMAlB4X35wNEPr1X7mkYZuQvW3Lhxmu7KA==", - "path": "system.text.json/9.0.5", - "hashPath": "system.text.json.9.0.5.nupkg.sha512" - }, - "System.Threading.Tasks.Extensions/4.5.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==", - "path": "system.threading.tasks.extensions/4.5.4", - "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512" - }, - "System.Windows.Extensions/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==", - "path": "system.windows.extensions/6.0.0", - "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512" - }, - "ILifeTimeService/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Models/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/WpfApp4/bin/Debug/net8.0-windows/WpfApp4.dll b/WpfApp4/bin/Debug/net8.0-windows/WpfApp4.dll deleted file mode 100644 index 05f30f9..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/WpfApp4.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/WpfApp4.dll.config b/WpfApp4/bin/Debug/net8.0-windows/WpfApp4.dll.config deleted file mode 100644 index ac59e78..0000000 --- a/WpfApp4/bin/Debug/net8.0-windows/WpfApp4.dll.config +++ /dev/null @@ -1,33 +0,0 @@ -锘 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/WpfApp4/bin/Debug/net8.0-windows/WpfApp4.exe b/WpfApp4/bin/Debug/net8.0-windows/WpfApp4.exe deleted file mode 100644 index 1dde30b..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/WpfApp4.exe and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/WpfApp4.pdb b/WpfApp4/bin/Debug/net8.0-windows/WpfApp4.pdb deleted file mode 100644 index bfad52e..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/WpfApp4.pdb and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/WpfApp4.runtimeconfig.json b/WpfApp4/bin/Debug/net8.0-windows/WpfApp4.runtimeconfig.json deleted file mode 100644 index 78b5ae6..0000000 --- a/WpfApp4/bin/Debug/net8.0-windows/WpfApp4.runtimeconfig.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net8.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "8.0.0" - }, - { - "name": "Microsoft.WindowsDesktop.App", - "version": "8.0.0" - }, - { - "name": "Microsoft.AspNetCore.App", - "version": "8.0.0" - } - ], - "configProperties": { - "System.Reflection.NullabilityInfoContext.IsSupported": true, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true, - "CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false - } - } -} \ No newline at end of file diff --git a/WpfApp4/bin/Debug/net8.0-windows/af-ZA/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/af-ZA/ModernWpf.Controls.resources.dll deleted file mode 100644 index 5859bc2..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/af-ZA/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/af-ZA/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/af-ZA/ModernWpf.resources.dll deleted file mode 100644 index 2c5d427..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/af-ZA/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/am-ET/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/am-ET/ModernWpf.Controls.resources.dll deleted file mode 100644 index ed2839a..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/am-ET/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/am-ET/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/am-ET/ModernWpf.resources.dll deleted file mode 100644 index 78beda2..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/am-ET/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ar-SA/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/ar-SA/ModernWpf.Controls.resources.dll deleted file mode 100644 index 622dfd4..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ar-SA/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ar-SA/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/ar-SA/ModernWpf.resources.dll deleted file mode 100644 index 34d8c47..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ar-SA/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/az-Latn-AZ/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/az-Latn-AZ/ModernWpf.Controls.resources.dll deleted file mode 100644 index f7790e6..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/az-Latn-AZ/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/az-Latn-AZ/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/az-Latn-AZ/ModernWpf.resources.dll deleted file mode 100644 index 068f8ad..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/az-Latn-AZ/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/be-BY/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/be-BY/ModernWpf.Controls.resources.dll deleted file mode 100644 index c38cab0..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/be-BY/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/be-BY/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/be-BY/ModernWpf.resources.dll deleted file mode 100644 index 6722822..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/be-BY/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/bg-BG/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/bg-BG/ModernWpf.Controls.resources.dll deleted file mode 100644 index 25dbd6e..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/bg-BG/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/bg-BG/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/bg-BG/ModernWpf.resources.dll deleted file mode 100644 index 911d48b..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/bg-BG/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/bn-BD/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/bn-BD/ModernWpf.Controls.resources.dll deleted file mode 100644 index 48b93a5..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/bn-BD/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/bn-BD/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/bn-BD/ModernWpf.resources.dll deleted file mode 100644 index d7367c0..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/bn-BD/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/bs-Latn-BA/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/bs-Latn-BA/ModernWpf.Controls.resources.dll deleted file mode 100644 index 765f0c3..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/bs-Latn-BA/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/bs-Latn-BA/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/bs-Latn-BA/ModernWpf.resources.dll deleted file mode 100644 index 07cb802..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/bs-Latn-BA/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ca-ES/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/ca-ES/ModernWpf.Controls.resources.dll deleted file mode 100644 index 3fbde51..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ca-ES/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ca-ES/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/ca-ES/ModernWpf.resources.dll deleted file mode 100644 index 776fcd0..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ca-ES/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ca/Hangfire.Core.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/ca/Hangfire.Core.resources.dll deleted file mode 100644 index c363d87..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ca/Hangfire.Core.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/cs-CZ/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/cs-CZ/ModernWpf.Controls.resources.dll deleted file mode 100644 index 90b324d..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/cs-CZ/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/cs-CZ/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/cs-CZ/ModernWpf.resources.dll deleted file mode 100644 index 3623ec1..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/cs-CZ/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/da-DK/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/da-DK/ModernWpf.Controls.resources.dll deleted file mode 100644 index 4a27660..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/da-DK/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/da-DK/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/da-DK/ModernWpf.resources.dll deleted file mode 100644 index 5bd0270..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/da-DK/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/de-DE/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/de-DE/ModernWpf.Controls.resources.dll deleted file mode 100644 index 406da29..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/de-DE/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/de-DE/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/de-DE/ModernWpf.resources.dll deleted file mode 100644 index 1808f81..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/de-DE/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/de/Hangfire.Core.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/de/Hangfire.Core.resources.dll deleted file mode 100644 index 5d64d82..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/de/Hangfire.Core.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/el-GR/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/el-GR/ModernWpf.Controls.resources.dll deleted file mode 100644 index bb61f98..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/el-GR/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/el-GR/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/el-GR/ModernWpf.resources.dll deleted file mode 100644 index f909135..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/el-GR/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/en-GB/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/en-GB/ModernWpf.Controls.resources.dll deleted file mode 100644 index 8455d6d..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/en-GB/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/en-GB/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/en-GB/ModernWpf.resources.dll deleted file mode 100644 index bcb21f5..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/en-GB/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/es-ES/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/es-ES/ModernWpf.Controls.resources.dll deleted file mode 100644 index 1ad79bf..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/es-ES/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/es-ES/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/es-ES/ModernWpf.resources.dll deleted file mode 100644 index 0acbc84..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/es-ES/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/es-MX/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/es-MX/ModernWpf.Controls.resources.dll deleted file mode 100644 index e3a762d..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/es-MX/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/es-MX/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/es-MX/ModernWpf.resources.dll deleted file mode 100644 index a6fceb5..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/es-MX/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/es/Hangfire.Core.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/es/Hangfire.Core.resources.dll deleted file mode 100644 index 166d3a3..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/es/Hangfire.Core.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/et-EE/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/et-EE/ModernWpf.Controls.resources.dll deleted file mode 100644 index 1d07c11..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/et-EE/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/et-EE/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/et-EE/ModernWpf.resources.dll deleted file mode 100644 index 5f31f09..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/et-EE/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/eu-ES/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/eu-ES/ModernWpf.Controls.resources.dll deleted file mode 100644 index eff5e78..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/eu-ES/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/eu-ES/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/eu-ES/ModernWpf.resources.dll deleted file mode 100644 index 5e7ebc0..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/eu-ES/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/fa-IR/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/fa-IR/ModernWpf.Controls.resources.dll deleted file mode 100644 index 50005d1..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/fa-IR/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/fa-IR/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/fa-IR/ModernWpf.resources.dll deleted file mode 100644 index 5bdab09..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/fa-IR/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/fa/Hangfire.Core.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/fa/Hangfire.Core.resources.dll deleted file mode 100644 index 2ce75bb..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/fa/Hangfire.Core.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/fi-FI/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/fi-FI/ModernWpf.Controls.resources.dll deleted file mode 100644 index 10b6c67..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/fi-FI/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/fi-FI/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/fi-FI/ModernWpf.resources.dll deleted file mode 100644 index a6889e0..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/fi-FI/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/fil-PH/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/fil-PH/ModernWpf.Controls.resources.dll deleted file mode 100644 index bf1795e..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/fil-PH/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/fil-PH/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/fil-PH/ModernWpf.resources.dll deleted file mode 100644 index 53ef3c4..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/fil-PH/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/fr-CA/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/fr-CA/ModernWpf.Controls.resources.dll deleted file mode 100644 index b79c2e4..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/fr-CA/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/fr-CA/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/fr-CA/ModernWpf.resources.dll deleted file mode 100644 index fe73bc3..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/fr-CA/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/fr-FR/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/fr-FR/ModernWpf.Controls.resources.dll deleted file mode 100644 index 0f6a300..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/fr-FR/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/fr-FR/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/fr-FR/ModernWpf.resources.dll deleted file mode 100644 index 1585392..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/fr-FR/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/fr/Hangfire.Core.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/fr/Hangfire.Core.resources.dll deleted file mode 100644 index 2b2607d..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/fr/Hangfire.Core.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/gl-ES/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/gl-ES/ModernWpf.Controls.resources.dll deleted file mode 100644 index 356faff..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/gl-ES/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/gl-ES/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/gl-ES/ModernWpf.resources.dll deleted file mode 100644 index d91caf7..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/gl-ES/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/he-IL/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/he-IL/ModernWpf.Controls.resources.dll deleted file mode 100644 index a663e0a..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/he-IL/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/he-IL/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/he-IL/ModernWpf.resources.dll deleted file mode 100644 index 320bd18..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/he-IL/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/hi-IN/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/hi-IN/ModernWpf.Controls.resources.dll deleted file mode 100644 index 41a165b..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/hi-IN/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/hi-IN/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/hi-IN/ModernWpf.resources.dll deleted file mode 100644 index ad2b204..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/hi-IN/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/hr-HR/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/hr-HR/ModernWpf.Controls.resources.dll deleted file mode 100644 index f56eee9..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/hr-HR/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/hr-HR/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/hr-HR/ModernWpf.resources.dll deleted file mode 100644 index 8c47b54..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/hr-HR/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/hu-HU/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/hu-HU/ModernWpf.Controls.resources.dll deleted file mode 100644 index a57b7a9..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/hu-HU/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/hu-HU/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/hu-HU/ModernWpf.resources.dll deleted file mode 100644 index b85137e..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/hu-HU/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/id-ID/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/id-ID/ModernWpf.Controls.resources.dll deleted file mode 100644 index 6fc02f5..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/id-ID/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/id-ID/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/id-ID/ModernWpf.resources.dll deleted file mode 100644 index 5d5a6a5..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/id-ID/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/is-IS/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/is-IS/ModernWpf.Controls.resources.dll deleted file mode 100644 index 83c6950..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/is-IS/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/is-IS/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/is-IS/ModernWpf.resources.dll deleted file mode 100644 index 6cc9abe..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/is-IS/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/it-IT/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/it-IT/ModernWpf.Controls.resources.dll deleted file mode 100644 index 0865434..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/it-IT/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/it-IT/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/it-IT/ModernWpf.resources.dll deleted file mode 100644 index a3bbb10..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/it-IT/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ja-JP/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/ja-JP/ModernWpf.Controls.resources.dll deleted file mode 100644 index 5840397..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ja-JP/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ja-JP/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/ja-JP/ModernWpf.resources.dll deleted file mode 100644 index 0a428e1..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ja-JP/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ka-GE/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/ka-GE/ModernWpf.Controls.resources.dll deleted file mode 100644 index 530209a..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ka-GE/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ka-GE/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/ka-GE/ModernWpf.resources.dll deleted file mode 100644 index 9687fda..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ka-GE/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/kk-KZ/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/kk-KZ/ModernWpf.Controls.resources.dll deleted file mode 100644 index ada73cb..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/kk-KZ/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/kk-KZ/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/kk-KZ/ModernWpf.resources.dll deleted file mode 100644 index 597b137..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/kk-KZ/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/km-KH/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/km-KH/ModernWpf.Controls.resources.dll deleted file mode 100644 index 610070c..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/km-KH/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/km-KH/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/km-KH/ModernWpf.resources.dll deleted file mode 100644 index b942567..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/km-KH/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/kn-IN/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/kn-IN/ModernWpf.Controls.resources.dll deleted file mode 100644 index a3f21e8..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/kn-IN/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/kn-IN/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/kn-IN/ModernWpf.resources.dll deleted file mode 100644 index 1d926d3..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/kn-IN/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ko-KR/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/ko-KR/ModernWpf.Controls.resources.dll deleted file mode 100644 index 8a75245..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ko-KR/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ko-KR/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/ko-KR/ModernWpf.resources.dll deleted file mode 100644 index aa63154..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ko-KR/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/lo-LA/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/lo-LA/ModernWpf.Controls.resources.dll deleted file mode 100644 index c2c7adb..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/lo-LA/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/lo-LA/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/lo-LA/ModernWpf.resources.dll deleted file mode 100644 index 1508509..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/lo-LA/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/lt-LT/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/lt-LT/ModernWpf.Controls.resources.dll deleted file mode 100644 index 9538881..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/lt-LT/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/lt-LT/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/lt-LT/ModernWpf.resources.dll deleted file mode 100644 index 6a64952..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/lt-LT/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/lv-LV/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/lv-LV/ModernWpf.Controls.resources.dll deleted file mode 100644 index a02f144..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/lv-LV/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/lv-LV/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/lv-LV/ModernWpf.resources.dll deleted file mode 100644 index 468d558..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/lv-LV/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/mk-MK/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/mk-MK/ModernWpf.Controls.resources.dll deleted file mode 100644 index 4874cfe..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/mk-MK/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/mk-MK/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/mk-MK/ModernWpf.resources.dll deleted file mode 100644 index 2ff486a..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/mk-MK/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ml-IN/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/ml-IN/ModernWpf.Controls.resources.dll deleted file mode 100644 index 4d3e7c4..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ml-IN/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ml-IN/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/ml-IN/ModernWpf.resources.dll deleted file mode 100644 index a5b7e22..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ml-IN/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ms-MY/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/ms-MY/ModernWpf.Controls.resources.dll deleted file mode 100644 index 8567bd9..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ms-MY/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ms-MY/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/ms-MY/ModernWpf.resources.dll deleted file mode 100644 index 831e5d6..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ms-MY/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/nb-NO/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/nb-NO/ModernWpf.Controls.resources.dll deleted file mode 100644 index 1be6794..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/nb-NO/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/nb-NO/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/nb-NO/ModernWpf.resources.dll deleted file mode 100644 index 3842689..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/nb-NO/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/nb/Hangfire.Core.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/nb/Hangfire.Core.resources.dll deleted file mode 100644 index 66c7293..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/nb/Hangfire.Core.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/nl-NL/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/nl-NL/ModernWpf.Controls.resources.dll deleted file mode 100644 index 9b9683c..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/nl-NL/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/nl-NL/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/nl-NL/ModernWpf.resources.dll deleted file mode 100644 index a545978..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/nl-NL/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/nl/Hangfire.Core.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/nl/Hangfire.Core.resources.dll deleted file mode 100644 index 221e9d3..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/nl/Hangfire.Core.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/nn-NO/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/nn-NO/ModernWpf.Controls.resources.dll deleted file mode 100644 index 454d4ca..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/nn-NO/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/nn-NO/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/nn-NO/ModernWpf.resources.dll deleted file mode 100644 index efe6717..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/nn-NO/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/pl-PL/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/pl-PL/ModernWpf.Controls.resources.dll deleted file mode 100644 index 0c0ce5b..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/pl-PL/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/pl-PL/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/pl-PL/ModernWpf.resources.dll deleted file mode 100644 index 9fe679a..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/pl-PL/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/pt-BR/Hangfire.Core.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/pt-BR/Hangfire.Core.resources.dll deleted file mode 100644 index 623f5e4..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/pt-BR/Hangfire.Core.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/pt-BR/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/pt-BR/ModernWpf.Controls.resources.dll deleted file mode 100644 index 257d5a4..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/pt-BR/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/pt-BR/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/pt-BR/ModernWpf.resources.dll deleted file mode 100644 index f245837..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/pt-BR/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/pt-PT/Hangfire.Core.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/pt-PT/Hangfire.Core.resources.dll deleted file mode 100644 index a2507af..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/pt-PT/Hangfire.Core.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/pt-PT/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/pt-PT/ModernWpf.Controls.resources.dll deleted file mode 100644 index c1a7dbf..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/pt-PT/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/pt-PT/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/pt-PT/ModernWpf.resources.dll deleted file mode 100644 index 790223e..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/pt-PT/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/pt/Hangfire.Core.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/pt/Hangfire.Core.resources.dll deleted file mode 100644 index a0e5942..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/pt/Hangfire.Core.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ro-RO/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/ro-RO/ModernWpf.Controls.resources.dll deleted file mode 100644 index 5e5cf21..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ro-RO/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ro-RO/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/ro-RO/ModernWpf.resources.dll deleted file mode 100644 index f1ad6f2..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ro-RO/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ru-RU/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/ru-RU/ModernWpf.Controls.resources.dll deleted file mode 100644 index 50402fb..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ru-RU/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ru-RU/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/ru-RU/ModernWpf.resources.dll deleted file mode 100644 index 1296b04..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ru-RU/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll b/WpfApp4/bin/Debug/net8.0-windows/runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll deleted file mode 100644 index 095c26d..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll b/WpfApp4/bin/Debug/net8.0-windows/runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll deleted file mode 100644 index 206341f..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/runtimes/unix/lib/net8.0/System.Data.SqlClient.dll b/WpfApp4/bin/Debug/net8.0-windows/runtimes/unix/lib/net8.0/System.Data.SqlClient.dll deleted file mode 100644 index 55f8df1..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/runtimes/unix/lib/net8.0/System.Data.SqlClient.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll b/WpfApp4/bin/Debug/net8.0-windows/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll deleted file mode 100644 index c171a72..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll b/WpfApp4/bin/Debug/net8.0-windows/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll deleted file mode 100644 index 3f2b452..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/runtimes/win-arm64/native/sni.dll b/WpfApp4/bin/Debug/net8.0-windows/runtimes/win-arm64/native/sni.dll deleted file mode 100644 index 7b8f9d8..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/runtimes/win-arm64/native/sni.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll b/WpfApp4/bin/Debug/net8.0-windows/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll deleted file mode 100644 index 8fde16b..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/runtimes/win-x64/native/sni.dll b/WpfApp4/bin/Debug/net8.0-windows/runtimes/win-x64/native/sni.dll deleted file mode 100644 index c1a05a5..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/runtimes/win-x64/native/sni.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll b/WpfApp4/bin/Debug/net8.0-windows/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll deleted file mode 100644 index 93fb631..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/runtimes/win-x86/native/sni.dll b/WpfApp4/bin/Debug/net8.0-windows/runtimes/win-x86/native/sni.dll deleted file mode 100644 index 5fc21ac..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/runtimes/win-x86/native/sni.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll b/WpfApp4/bin/Debug/net8.0-windows/runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll deleted file mode 100644 index ff20fab..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/runtimes/win/lib/net6.0/System.Runtime.Caching.dll b/WpfApp4/bin/Debug/net8.0-windows/runtimes/win/lib/net6.0/System.Runtime.Caching.dll deleted file mode 100644 index bdca76d..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/runtimes/win/lib/net6.0/System.Runtime.Caching.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/runtimes/win/lib/net8.0/System.Data.SqlClient.dll b/WpfApp4/bin/Debug/net8.0-windows/runtimes/win/lib/net8.0/System.Data.SqlClient.dll deleted file mode 100644 index 413faaa..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/runtimes/win/lib/net8.0/System.Data.SqlClient.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/sk-SK/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/sk-SK/ModernWpf.Controls.resources.dll deleted file mode 100644 index 6e2ac56..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/sk-SK/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/sk-SK/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/sk-SK/ModernWpf.resources.dll deleted file mode 100644 index cb1e57a..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/sk-SK/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/sl-SI/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/sl-SI/ModernWpf.Controls.resources.dll deleted file mode 100644 index 3d29018..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/sl-SI/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/sl-SI/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/sl-SI/ModernWpf.resources.dll deleted file mode 100644 index a032c1d..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/sl-SI/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/sq-AL/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/sq-AL/ModernWpf.Controls.resources.dll deleted file mode 100644 index b8bee54..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/sq-AL/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/sq-AL/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/sq-AL/ModernWpf.resources.dll deleted file mode 100644 index e33c250..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/sq-AL/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/sr-Latn-RS/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/sr-Latn-RS/ModernWpf.Controls.resources.dll deleted file mode 100644 index a3de37a..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/sr-Latn-RS/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/sr-Latn-RS/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/sr-Latn-RS/ModernWpf.resources.dll deleted file mode 100644 index cc7d94a..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/sr-Latn-RS/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/sv-SE/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/sv-SE/ModernWpf.Controls.resources.dll deleted file mode 100644 index 7376c46..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/sv-SE/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/sv-SE/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/sv-SE/ModernWpf.resources.dll deleted file mode 100644 index 67626f1..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/sv-SE/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/sv/Hangfire.Core.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/sv/Hangfire.Core.resources.dll deleted file mode 100644 index 4667a0f..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/sv/Hangfire.Core.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/sw-KE/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/sw-KE/ModernWpf.Controls.resources.dll deleted file mode 100644 index 6f67624..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/sw-KE/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/sw-KE/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/sw-KE/ModernWpf.resources.dll deleted file mode 100644 index 187a6e0..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/sw-KE/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ta-IN/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/ta-IN/ModernWpf.Controls.resources.dll deleted file mode 100644 index d0e0d6a..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ta-IN/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/ta-IN/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/ta-IN/ModernWpf.resources.dll deleted file mode 100644 index eeec2cd..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/ta-IN/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/te-IN/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/te-IN/ModernWpf.Controls.resources.dll deleted file mode 100644 index 9e7c5fb..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/te-IN/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/te-IN/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/te-IN/ModernWpf.resources.dll deleted file mode 100644 index b3a5ab6..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/te-IN/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/th-TH/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/th-TH/ModernWpf.Controls.resources.dll deleted file mode 100644 index db9401d..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/th-TH/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/th-TH/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/th-TH/ModernWpf.resources.dll deleted file mode 100644 index 9e71e35..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/th-TH/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/tr-TR/Hangfire.Core.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/tr-TR/Hangfire.Core.resources.dll deleted file mode 100644 index ec4c9c1..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/tr-TR/Hangfire.Core.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/tr-TR/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/tr-TR/ModernWpf.Controls.resources.dll deleted file mode 100644 index 6d07c11..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/tr-TR/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/tr-TR/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/tr-TR/ModernWpf.resources.dll deleted file mode 100644 index ad9f773..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/tr-TR/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/uk-UA/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/uk-UA/ModernWpf.Controls.resources.dll deleted file mode 100644 index 9ba0cec..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/uk-UA/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/uk-UA/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/uk-UA/ModernWpf.resources.dll deleted file mode 100644 index 0480fc6..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/uk-UA/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/uz-Latn-UZ/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/uz-Latn-UZ/ModernWpf.Controls.resources.dll deleted file mode 100644 index 6f3a5da..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/uz-Latn-UZ/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/uz-Latn-UZ/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/uz-Latn-UZ/ModernWpf.resources.dll deleted file mode 100644 index 75766cd..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/uz-Latn-UZ/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/vi-VN/ModernWpf.Controls.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/vi-VN/ModernWpf.Controls.resources.dll deleted file mode 100644 index a6c638f..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/vi-VN/ModernWpf.Controls.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/vi-VN/ModernWpf.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/vi-VN/ModernWpf.resources.dll deleted file mode 100644 index b74cfd2..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/vi-VN/ModernWpf.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/zh-TW/Hangfire.Core.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/zh-TW/Hangfire.Core.resources.dll deleted file mode 100644 index dd8e5d1..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/zh-TW/Hangfire.Core.resources.dll and /dev/null differ diff --git a/WpfApp4/bin/Debug/net8.0-windows/zh/Hangfire.Core.resources.dll b/WpfApp4/bin/Debug/net8.0-windows/zh/Hangfire.Core.resources.dll deleted file mode 100644 index c3de88f..0000000 Binary files a/WpfApp4/bin/Debug/net8.0-windows/zh/Hangfire.Core.resources.dll and /dev/null differ