diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..25496a5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,28 @@ +# Build output +bin/ +obj/ + +# Visual Studio +.vs/ +*.user +*.suo +*.userosscache +*.sln.docstates + +# Rider / JetBrains +.idea/ + +# Logs +*.log + +# SQLite database files (local runtime data) +*.db +*.db-shm +*.db-wal + +# Publish +publish/ + +# OS +Thumbs.db +.DS_Store diff --git a/bin/Debug/net8.0-windows/CommunityToolkit.Mvvm.dll b/bin/Debug/net8.0-windows/CommunityToolkit.Mvvm.dll deleted file mode 100644 index 9c5f266..0000000 Binary files a/bin/Debug/net8.0-windows/CommunityToolkit.Mvvm.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Humanizer.dll b/bin/Debug/net8.0-windows/Humanizer.dll deleted file mode 100644 index c9a7ef8..0000000 Binary files a/bin/Debug/net8.0-windows/Humanizer.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Microsoft.Bcl.AsyncInterfaces.dll b/bin/Debug/net8.0-windows/Microsoft.Bcl.AsyncInterfaces.dll deleted file mode 100644 index fe6ba4c..0000000 Binary files a/bin/Debug/net8.0-windows/Microsoft.Bcl.AsyncInterfaces.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Microsoft.CodeAnalysis.CSharp.Workspaces.dll b/bin/Debug/net8.0-windows/Microsoft.CodeAnalysis.CSharp.Workspaces.dll deleted file mode 100644 index dc218f9..0000000 Binary files a/bin/Debug/net8.0-windows/Microsoft.CodeAnalysis.CSharp.Workspaces.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Microsoft.CodeAnalysis.CSharp.dll b/bin/Debug/net8.0-windows/Microsoft.CodeAnalysis.CSharp.dll deleted file mode 100644 index 412e7ed..0000000 Binary files a/bin/Debug/net8.0-windows/Microsoft.CodeAnalysis.CSharp.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Microsoft.CodeAnalysis.Workspaces.dll b/bin/Debug/net8.0-windows/Microsoft.CodeAnalysis.Workspaces.dll deleted file mode 100644 index 8dec441..0000000 Binary files a/bin/Debug/net8.0-windows/Microsoft.CodeAnalysis.Workspaces.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Microsoft.CodeAnalysis.dll b/bin/Debug/net8.0-windows/Microsoft.CodeAnalysis.dll deleted file mode 100644 index 79e9046..0000000 Binary files a/bin/Debug/net8.0-windows/Microsoft.CodeAnalysis.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Microsoft.Data.Sqlite.dll b/bin/Debug/net8.0-windows/Microsoft.Data.Sqlite.dll deleted file mode 100644 index 5e5f13b..0000000 Binary files a/bin/Debug/net8.0-windows/Microsoft.Data.Sqlite.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.Abstractions.dll b/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.Abstractions.dll deleted file mode 100644 index c972d3e..0000000 Binary files a/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.Abstractions.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.Design.dll b/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.Design.dll deleted file mode 100644 index dc960cd..0000000 Binary files a/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.Design.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.Relational.dll b/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.Relational.dll deleted file mode 100644 index e980332..0000000 Binary files a/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.Relational.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.Sqlite.dll b/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.Sqlite.dll deleted file mode 100644 index 58df708..0000000 Binary files a/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.Sqlite.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.dll b/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.dll deleted file mode 100644 index 1e9773e..0000000 Binary files a/bin/Debug/net8.0-windows/Microsoft.EntityFrameworkCore.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Microsoft.Extensions.Caching.Abstractions.dll b/bin/Debug/net8.0-windows/Microsoft.Extensions.Caching.Abstractions.dll deleted file mode 100644 index 99aac98..0000000 Binary files a/bin/Debug/net8.0-windows/Microsoft.Extensions.Caching.Abstractions.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Microsoft.Extensions.Caching.Memory.dll b/bin/Debug/net8.0-windows/Microsoft.Extensions.Caching.Memory.dll deleted file mode 100644 index 077b1b6..0000000 Binary files a/bin/Debug/net8.0-windows/Microsoft.Extensions.Caching.Memory.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Microsoft.Extensions.Configuration.Abstractions.dll b/bin/Debug/net8.0-windows/Microsoft.Extensions.Configuration.Abstractions.dll deleted file mode 100644 index a5ab313..0000000 Binary files a/bin/Debug/net8.0-windows/Microsoft.Extensions.Configuration.Abstractions.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/bin/Debug/net8.0-windows/Microsoft.Extensions.DependencyInjection.Abstractions.dll deleted file mode 100644 index 81ed3de..0000000 Binary files a/bin/Debug/net8.0-windows/Microsoft.Extensions.DependencyInjection.Abstractions.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Microsoft.Extensions.DependencyInjection.dll b/bin/Debug/net8.0-windows/Microsoft.Extensions.DependencyInjection.dll deleted file mode 100644 index bd71a2b..0000000 Binary files a/bin/Debug/net8.0-windows/Microsoft.Extensions.DependencyInjection.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Microsoft.Extensions.DependencyModel.dll b/bin/Debug/net8.0-windows/Microsoft.Extensions.DependencyModel.dll deleted file mode 100644 index 8905537..0000000 Binary files a/bin/Debug/net8.0-windows/Microsoft.Extensions.DependencyModel.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Microsoft.Extensions.Logging.Abstractions.dll b/bin/Debug/net8.0-windows/Microsoft.Extensions.Logging.Abstractions.dll deleted file mode 100644 index f9d1dc6..0000000 Binary files a/bin/Debug/net8.0-windows/Microsoft.Extensions.Logging.Abstractions.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Microsoft.Extensions.Logging.dll b/bin/Debug/net8.0-windows/Microsoft.Extensions.Logging.dll deleted file mode 100644 index 35905b6..0000000 Binary files a/bin/Debug/net8.0-windows/Microsoft.Extensions.Logging.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Microsoft.Extensions.Options.dll b/bin/Debug/net8.0-windows/Microsoft.Extensions.Options.dll deleted file mode 100644 index a7b3f21..0000000 Binary files a/bin/Debug/net8.0-windows/Microsoft.Extensions.Options.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Microsoft.Extensions.Primitives.dll b/bin/Debug/net8.0-windows/Microsoft.Extensions.Primitives.dll deleted file mode 100644 index c24f2a0..0000000 Binary files a/bin/Debug/net8.0-windows/Microsoft.Extensions.Primitives.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/Mono.TextTemplating.dll b/bin/Debug/net8.0-windows/Mono.TextTemplating.dll deleted file mode 100644 index d5a4b3c..0000000 Binary files a/bin/Debug/net8.0-windows/Mono.TextTemplating.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/SQLitePCLRaw.batteries_v2.dll b/bin/Debug/net8.0-windows/SQLitePCLRaw.batteries_v2.dll deleted file mode 100644 index f9eb46b..0000000 Binary files a/bin/Debug/net8.0-windows/SQLitePCLRaw.batteries_v2.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/SQLitePCLRaw.core.dll b/bin/Debug/net8.0-windows/SQLitePCLRaw.core.dll deleted file mode 100644 index 556d40f..0000000 Binary files a/bin/Debug/net8.0-windows/SQLitePCLRaw.core.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/SQLitePCLRaw.provider.e_sqlite3.dll b/bin/Debug/net8.0-windows/SQLitePCLRaw.provider.e_sqlite3.dll deleted file mode 100644 index a6df9a6..0000000 Binary files a/bin/Debug/net8.0-windows/SQLitePCLRaw.provider.e_sqlite3.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/System.Composition.AttributedModel.dll b/bin/Debug/net8.0-windows/System.Composition.AttributedModel.dll deleted file mode 100644 index d37283b..0000000 Binary files a/bin/Debug/net8.0-windows/System.Composition.AttributedModel.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/System.Composition.Convention.dll b/bin/Debug/net8.0-windows/System.Composition.Convention.dll deleted file mode 100644 index b6fa4ab..0000000 Binary files a/bin/Debug/net8.0-windows/System.Composition.Convention.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/System.Composition.Hosting.dll b/bin/Debug/net8.0-windows/System.Composition.Hosting.dll deleted file mode 100644 index c67f1c0..0000000 Binary files a/bin/Debug/net8.0-windows/System.Composition.Hosting.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/System.Composition.Runtime.dll b/bin/Debug/net8.0-windows/System.Composition.Runtime.dll deleted file mode 100644 index 2a4b38c..0000000 Binary files a/bin/Debug/net8.0-windows/System.Composition.Runtime.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/System.Composition.TypedParts.dll b/bin/Debug/net8.0-windows/System.Composition.TypedParts.dll deleted file mode 100644 index 7c0c780..0000000 Binary files a/bin/Debug/net8.0-windows/System.Composition.TypedParts.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/System.IO.Pipelines.dll b/bin/Debug/net8.0-windows/System.IO.Pipelines.dll deleted file mode 100644 index 8ee4dfd..0000000 Binary files a/bin/Debug/net8.0-windows/System.IO.Pipelines.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/UtopiaCanteenSystem.deps.json b/bin/Debug/net8.0-windows/UtopiaCanteenSystem.deps.json deleted file mode 100644 index c9721d1..0000000 --- a/bin/Debug/net8.0-windows/UtopiaCanteenSystem.deps.json +++ /dev/null @@ -1,926 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v8.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v8.0": { - "UtopiaCanteenSystem/1.0.0": { - "dependencies": { - "CommunityToolkit.Mvvm": "8.2.2", - "Microsoft.EntityFrameworkCore": "8.0.11", - "Microsoft.EntityFrameworkCore.Sqlite": "8.0.11", - "Microsoft.EntityFrameworkCore.Tools": "8.0.11" - }, - "runtime": { - "UtopiaCanteenSystem.dll": {} - } - }, - "CommunityToolkit.Mvvm/8.2.2": { - "runtime": { - "lib/net6.0/CommunityToolkit.Mvvm.dll": { - "assemblyVersion": "8.2.0.0", - "fileVersion": "8.2.2.1" - } - } - }, - "Humanizer.Core/2.14.1": { - "runtime": { - "lib/net6.0/Humanizer.dll": { - "assemblyVersion": "2.14.0.0", - "fileVersion": "2.14.1.48190" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { - "runtime": { - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "Microsoft.CodeAnalysis.Common/4.5.0": { - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { - "assemblyVersion": "4.5.0.0", - "fileVersion": "4.500.23.10905" - } - }, - "resources": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { - "dependencies": { - "Microsoft.CodeAnalysis.Common": "4.5.0" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { - "assemblyVersion": "4.5.0.0", - "fileVersion": "4.500.23.10905" - } - }, - "resources": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp": "4.5.0", - "Microsoft.CodeAnalysis.Common": "4.5.0", - "Microsoft.CodeAnalysis.Workspaces.Common": "4.5.0" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { - "assemblyVersion": "4.5.0.0", - "fileVersion": "4.500.23.10905" - } - }, - "resources": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Bcl.AsyncInterfaces": "6.0.0", - "Microsoft.CodeAnalysis.Common": "4.5.0", - "System.Composition": "6.0.0", - "System.IO.Pipelines": "6.0.3" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { - "assemblyVersion": "4.5.0.0", - "fileVersion": "4.500.23.10905" - } - }, - "resources": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.Data.Sqlite.Core/8.0.11": { - "dependencies": { - "SQLitePCLRaw.core": "2.1.6" - }, - "runtime": { - "lib/net8.0/Microsoft.Data.Sqlite.dll": { - "assemblyVersion": "8.0.11.0", - "fileVersion": "8.0.1124.52104" - } - } - }, - "Microsoft.EntityFrameworkCore/8.0.11": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "8.0.11", - "Microsoft.Extensions.Caching.Memory": "8.0.1", - "Microsoft.Extensions.Logging": "8.0.1" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { - "assemblyVersion": "8.0.11.0", - "fileVersion": "8.0.1124.52104" - } - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.11": { - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "assemblyVersion": "8.0.11.0", - "fileVersion": "8.0.1124.52104" - } - } - }, - "Microsoft.EntityFrameworkCore.Design/8.0.11": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0", - "Microsoft.EntityFrameworkCore.Relational": "8.0.11", - "Microsoft.Extensions.DependencyModel": "8.0.2", - "Mono.TextTemplating": "2.2.1" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { - "assemblyVersion": "8.0.11.0", - "fileVersion": "8.0.1124.52104" - } - } - }, - "Microsoft.EntityFrameworkCore.Relational/8.0.11": { - "dependencies": { - "Microsoft.EntityFrameworkCore": "8.0.11", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "assemblyVersion": "8.0.11.0", - "fileVersion": "8.0.1124.52104" - } - } - }, - "Microsoft.EntityFrameworkCore.Sqlite/8.0.11": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Sqlite.Core": "8.0.11", - "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6" - } - }, - "Microsoft.EntityFrameworkCore.Sqlite.Core/8.0.11": { - "dependencies": { - "Microsoft.Data.Sqlite.Core": "8.0.11", - "Microsoft.EntityFrameworkCore.Relational": "8.0.11", - "Microsoft.Extensions.DependencyModel": "8.0.2" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll": { - "assemblyVersion": "8.0.11.0", - "fileVersion": "8.0.1124.52104" - } - } - }, - "Microsoft.EntityFrameworkCore.Tools/8.0.11": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Design": "8.0.11" - } - }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { - "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, - "Microsoft.Extensions.Caching.Memory/8.0.1": { - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", - "Microsoft.Extensions.Logging.Abstractions": "8.0.2", - "Microsoft.Extensions.Options": "8.0.2", - "Microsoft.Extensions.Primitives": "8.0.0" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, - "Microsoft.Extensions.DependencyInjection/8.0.1": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": { - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.DependencyModel/8.0.2": { - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { - "assemblyVersion": "8.0.0.2", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.Logging/8.0.1": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.1", - "Microsoft.Extensions.Logging.Abstractions": "8.0.2", - "Microsoft.Extensions.Options": "8.0.2" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/8.0.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.Options/8.0.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", - "Microsoft.Extensions.Primitives": "8.0.0" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.224.6711" - } - } - }, - "Microsoft.Extensions.Primitives/8.0.0": { - "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, - "Mono.TextTemplating/2.2.1": { - "runtime": { - "lib/netstandard2.0/Mono.TextTemplating.dll": { - "assemblyVersion": "2.2.0.0", - "fileVersion": "2.2.1.1" - } - } - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": { - "dependencies": { - "SQLitePCLRaw.lib.e_sqlite3": "2.1.6", - "SQLitePCLRaw.provider.e_sqlite3": "2.1.6" - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": { - "assemblyVersion": "2.1.6.2060", - "fileVersion": "2.1.6.2060" - } - } - }, - "SQLitePCLRaw.core/2.1.6": { - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.core.dll": { - "assemblyVersion": "2.1.6.2060", - "fileVersion": "2.1.6.2060" - } - } - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.6": { - "runtimeTargets": { - "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": { - "rid": "browser-wasm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-arm/native/libe_sqlite3.so": { - "rid": "linux-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-arm64/native/libe_sqlite3.so": { - "rid": "linux-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-armel/native/libe_sqlite3.so": { - "rid": "linux-armel", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-mips64/native/libe_sqlite3.so": { - "rid": "linux-mips64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-arm/native/libe_sqlite3.so": { - "rid": "linux-musl-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-arm64/native/libe_sqlite3.so": { - "rid": "linux-musl-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-x64/native/libe_sqlite3.so": { - "rid": "linux-musl-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-ppc64le/native/libe_sqlite3.so": { - "rid": "linux-ppc64le", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-s390x/native/libe_sqlite3.so": { - "rid": "linux-s390x", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-x64/native/libe_sqlite3.so": { - "rid": "linux-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-x86/native/libe_sqlite3.so": { - "rid": "linux-x86", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": { - "rid": "maccatalyst-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": { - "rid": "maccatalyst-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/osx-arm64/native/libe_sqlite3.dylib": { - "rid": "osx-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/osx-x64/native/libe_sqlite3.dylib": { - "rid": "osx-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-arm/native/e_sqlite3.dll": { - "rid": "win-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-arm64/native/e_sqlite3.dll": { - "rid": "win-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-x64/native/e_sqlite3.dll": { - "rid": "win-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-x86/native/e_sqlite3.dll": { - "rid": "win-x86", - "assetType": "native", - "fileVersion": "0.0.0.0" - } - } - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.6": { - "dependencies": { - "SQLitePCLRaw.core": "2.1.6" - }, - "runtime": { - "lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll": { - "assemblyVersion": "2.1.6.2060", - "fileVersion": "2.1.6.2060" - } - } - }, - "System.Composition/6.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "6.0.0", - "System.Composition.Convention": "6.0.0", - "System.Composition.Hosting": "6.0.0", - "System.Composition.Runtime": "6.0.0", - "System.Composition.TypedParts": "6.0.0" - } - }, - "System.Composition.AttributedModel/6.0.0": { - "runtime": { - "lib/net6.0/System.Composition.AttributedModel.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition.Convention/6.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "6.0.0" - }, - "runtime": { - "lib/net6.0/System.Composition.Convention.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition.Hosting/6.0.0": { - "dependencies": { - "System.Composition.Runtime": "6.0.0" - }, - "runtime": { - "lib/net6.0/System.Composition.Hosting.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition.Runtime/6.0.0": { - "runtime": { - "lib/net6.0/System.Composition.Runtime.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition.TypedParts/6.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "6.0.0", - "System.Composition.Hosting": "6.0.0", - "System.Composition.Runtime": "6.0.0" - }, - "runtime": { - "lib/net6.0/System.Composition.TypedParts.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.IO.Pipelines/6.0.3": { - "runtime": { - "lib/net6.0/System.IO.Pipelines.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.522.21309" - } - } - } - } - }, - "libraries": { - "UtopiaCanteenSystem/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "CommunityToolkit.Mvvm/8.2.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-r0g0k9tGYdrnz8R7T3x5UiokDffeevzK/2P/9SBL6fqLgN8B157MIi/bVUWI1KAz6ZorZrK9AdABCWUeXZZsvA==", - "path": "communitytoolkit.mvvm/8.2.2", - "hashPath": "communitytoolkit.mvvm.8.2.2.nupkg.sha512" - }, - "Humanizer.Core/2.14.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", - "path": "humanizer.core/2.14.1", - "hashPath": "humanizer.core.2.14.1.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", - "path": "microsoft.bcl.asyncinterfaces/6.0.0", - "hashPath": "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Common/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==", - "path": "microsoft.codeanalysis.common/4.5.0", - "hashPath": "microsoft.codeanalysis.common.4.5.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==", - "path": "microsoft.codeanalysis.csharp/4.5.0", - "hashPath": "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==", - "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0", - "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==", - "path": "microsoft.codeanalysis.workspaces.common/4.5.0", - "hashPath": "microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512" - }, - "Microsoft.Data.Sqlite.Core/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PrDkI9SeU/MEP/IHriczeYmRVbzEcfp66UlZRjL5ikHIJGIYOrby55GoehLCJzJiTwJ+rGkjSRctZnWgfC95fg==", - "path": "microsoft.data.sqlite.core/8.0.11", - "hashPath": "microsoft.data.sqlite.core.8.0.11.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-stbjWBTtpQ1HtqXMFyKnXFTr76PvaOHI2b2h85JqBi3eZr00nspvR/a90Zwh8CQ4rVawqLiTG0+0yZQWaav+sQ==", - "path": "microsoft.entityframeworkcore/8.0.11", - "hashPath": "microsoft.entityframeworkcore.8.0.11.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-++zY0Ea724ku1jptWJmF7jm3I4IXTexfT4qi1ETcSFFF7qj+qm6rRgN7mTuKkwIETuXk0ikfzudryRjUGrrNKQ==", - "path": "microsoft.entityframeworkcore.abstractions/8.0.11", - "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.11.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Design/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KxOvpbaKiUmbLvenr0T/4F1Vdm0Sq+iajLbesQK7/WKB/Dx+FQHCZ0f5jCXrVWK2QKF9eHzQ5JPA1L6hcb25FQ==", - "path": "microsoft.entityframeworkcore.design/8.0.11", - "hashPath": "microsoft.entityframeworkcore.design.8.0.11.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Relational/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3TuuW3i5I4Ro0yoaHmi2MqEDGObOVuhLaMEnd/heaLB1fcvm4fu4PevmC4BOWnI0vo176AIlV5o4rEQciLoohw==", - "path": "microsoft.entityframeworkcore.relational/8.0.11", - "hashPath": "microsoft.entityframeworkcore.relational.8.0.11.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Sqlite/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HJN+xx8lomTIq7SpshnUzHt7uo1/AOvnPWjXsOzyCsoYMEpfRKjxsJobcHu8Qpvd2mwzZB/mzjPUE8XeuGiCGA==", - "path": "microsoft.entityframeworkcore.sqlite/8.0.11", - "hashPath": "microsoft.entityframeworkcore.sqlite.8.0.11.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Sqlite.Core/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wvC/xpis//IG9qvfMbMFMjhrM+P7choZ23CHBRfQyfmIkOVZLBtzM6nestbDdAv3eGnJym1/m0o0sc7YXlL0yg==", - "path": "microsoft.entityframeworkcore.sqlite.core/8.0.11", - "hashPath": "microsoft.entityframeworkcore.sqlite.core.8.0.11.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Tools/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-9iUOj0npm2FxOkGIE3ktv0N0YU1oEhaMTJoDYuKS8dGNkWo1CPm7RjsoJABesKFk1lkCIfTE5SHXb45GIMjDnQ==", - "path": "microsoft.entityframeworkcore.tools/8.0.11", - "hashPath": "microsoft.entityframeworkcore.tools.8.0.11.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==", - "path": "microsoft.extensions.caching.abstractions/8.0.0", - "hashPath": "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Memory/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HFDnhYLccngrzyGgHkjEDU5FMLn4MpOsr5ElgsBMC4yx6lJh4jeWO7fHS8+TXPq+dgxCmUa/Trl8svObmwW4QA==", - "path": "microsoft.extensions.caching.memory/8.0.1", - "hashPath": "microsoft.extensions.caching.memory.8.0.1.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", - "path": "microsoft.extensions.configuration.abstractions/8.0.0", - "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==", - "path": "microsoft.extensions.dependencyinjection/8.0.1", - "hashPath": "microsoft.extensions.dependencyinjection.8.0.1.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg==", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.2", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyModel/8.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==", - "path": "microsoft.extensions.dependencymodel/8.0.2", - "hashPath": "microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4x+pzsQEbqxhNf1QYRr5TDkLP9UsLT3A6MdRKDDEgrW7h1ljiEPgTNhKYUhNCCAaVpQECVQ+onA91PTPnIp6Lw==", - "path": "microsoft.extensions.logging/8.0.1", - "hashPath": "microsoft.extensions.logging.8.0.1.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/8.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-nroMDjS7hNBPtkZqVBbSiQaQjWRDxITI8Y7XnDs97rqG3EbzVTNLZQf7bIeUJcaHOV8bca47s1Uxq94+2oGdxA==", - "path": "microsoft.extensions.logging.abstractions/8.0.2", - "hashPath": "microsoft.extensions.logging.abstractions.8.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options/8.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dWGKvhFybsaZpGmzkGCbNNwBD1rVlWzrZKANLW/CcbFJpCEceMCGzT7zZwHOGBCbwM0SzBuceMj5HN1LKV1QqA==", - "path": "microsoft.extensions.options/8.0.2", - "hashPath": "microsoft.extensions.options.8.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", - "path": "microsoft.extensions.primitives/8.0.0", - "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512" - }, - "Mono.TextTemplating/2.2.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", - "path": "mono.texttemplating/2.2.1", - "hashPath": "mono.texttemplating.2.2.1.nupkg.sha512" - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BmAf6XWt4TqtowmiWe4/5rRot6GerAeklmOPfviOvwLoF5WwgxcJHAxZtySuyW9r9w+HLILnm8VfJFLCUJYW8A==", - "path": "sqlitepclraw.bundle_e_sqlite3/2.1.6", - "hashPath": "sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512" - }, - "SQLitePCLRaw.core/2.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==", - "path": "sqlitepclraw.core/2.1.6", - "hashPath": "sqlitepclraw.core.2.1.6.nupkg.sha512" - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2ObJJLkIUIxRpOUlZNGuD4rICpBnrBR5anjyfUFQep4hMOIeqW+XGQYzrNmHSVz5xSWZ3klSbh7sFR6UyDj68Q==", - "path": "sqlitepclraw.lib.e_sqlite3/2.1.6", - "hashPath": "sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512" - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PQ2Oq3yepLY4P7ll145P3xtx2bX8xF4PzaKPRpw9jZlKvfe4LE/saAV82inND9usn1XRpmxXk7Lal3MTI+6CNg==", - "path": "sqlitepclraw.provider.e_sqlite3/2.1.6", - "hashPath": "sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512" - }, - "System.Composition/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==", - "path": "system.composition/6.0.0", - "hashPath": "system.composition.6.0.0.nupkg.sha512" - }, - "System.Composition.AttributedModel/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==", - "path": "system.composition.attributedmodel/6.0.0", - "hashPath": "system.composition.attributedmodel.6.0.0.nupkg.sha512" - }, - "System.Composition.Convention/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==", - "path": "system.composition.convention/6.0.0", - "hashPath": "system.composition.convention.6.0.0.nupkg.sha512" - }, - "System.Composition.Hosting/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==", - "path": "system.composition.hosting/6.0.0", - "hashPath": "system.composition.hosting.6.0.0.nupkg.sha512" - }, - "System.Composition.Runtime/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==", - "path": "system.composition.runtime/6.0.0", - "hashPath": "system.composition.runtime.6.0.0.nupkg.sha512" - }, - "System.Composition.TypedParts/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==", - "path": "system.composition.typedparts/6.0.0", - "hashPath": "system.composition.typedparts.6.0.0.nupkg.sha512" - }, - "System.IO.Pipelines/6.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", - "path": "system.io.pipelines/6.0.3", - "hashPath": "system.io.pipelines.6.0.3.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/bin/Debug/net8.0-windows/UtopiaCanteenSystem.dll b/bin/Debug/net8.0-windows/UtopiaCanteenSystem.dll deleted file mode 100644 index e7abebb..0000000 Binary files a/bin/Debug/net8.0-windows/UtopiaCanteenSystem.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/UtopiaCanteenSystem.exe b/bin/Debug/net8.0-windows/UtopiaCanteenSystem.exe deleted file mode 100644 index e963b12..0000000 Binary files a/bin/Debug/net8.0-windows/UtopiaCanteenSystem.exe and /dev/null differ diff --git a/bin/Debug/net8.0-windows/UtopiaCanteenSystem.pdb b/bin/Debug/net8.0-windows/UtopiaCanteenSystem.pdb deleted file mode 100644 index eab8c18..0000000 Binary files a/bin/Debug/net8.0-windows/UtopiaCanteenSystem.pdb and /dev/null differ diff --git a/bin/Debug/net8.0-windows/UtopiaCanteenSystem.runtimeconfig.json b/bin/Debug/net8.0-windows/UtopiaCanteenSystem.runtimeconfig.json deleted file mode 100644 index 59275f4..0000000 --- a/bin/Debug/net8.0-windows/UtopiaCanteenSystem.runtimeconfig.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net8.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "8.0.0" - }, - { - "name": "Microsoft.WindowsDesktop.App", - "version": "8.0.0" - } - ], - "configProperties": { - "System.Reflection.NullabilityInfoContext.IsSupported": true, - "CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false - } - } -} \ No newline at end of file diff --git a/bin/Debug/net8.0-windows/appsettings.json b/bin/Debug/net8.0-windows/appsettings.json deleted file mode 100644 index 0ecf5b5..0000000 --- a/bin/Debug/net8.0-windows/appsettings.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "SyncApiEndpoint": "https://api.example.com/uind/sync", - "ScannerConnected": false, - "ScanTimeoutSeconds": 3, - "AdminCardId": "ADMIN" -} \ No newline at end of file diff --git a/bin/Debug/net8.0-windows/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0-windows/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index b08ba21..0000000 Binary files a/bin/Debug/net8.0-windows/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/cs/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0-windows/cs/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index eba2a5a..0000000 Binary files a/bin/Debug/net8.0-windows/cs/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0-windows/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index ff203e1..0000000 Binary files a/bin/Debug/net8.0-windows/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/cs/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0-windows/cs/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index fe89036..0000000 Binary files a/bin/Debug/net8.0-windows/cs/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0-windows/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 3dda417..0000000 Binary files a/bin/Debug/net8.0-windows/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/de/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0-windows/de/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 4d3bd0a..0000000 Binary files a/bin/Debug/net8.0-windows/de/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/de/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0-windows/de/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index c41bb1f..0000000 Binary files a/bin/Debug/net8.0-windows/de/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/de/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0-windows/de/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 05845f2..0000000 Binary files a/bin/Debug/net8.0-windows/de/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0-windows/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 1e5038d..0000000 Binary files a/bin/Debug/net8.0-windows/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/es/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0-windows/es/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 456ac85..0000000 Binary files a/bin/Debug/net8.0-windows/es/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/es/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0-windows/es/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 7bb3187..0000000 Binary files a/bin/Debug/net8.0-windows/es/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/es/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0-windows/es/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 01edef3..0000000 Binary files a/bin/Debug/net8.0-windows/es/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0-windows/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index de36d31..0000000 Binary files a/bin/Debug/net8.0-windows/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/fr/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0-windows/fr/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 71d6443..0000000 Binary files a/bin/Debug/net8.0-windows/fr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0-windows/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 23107b9..0000000 Binary files a/bin/Debug/net8.0-windows/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/fr/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0-windows/fr/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 291cf9b..0000000 Binary files a/bin/Debug/net8.0-windows/fr/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0-windows/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index ef0d337..0000000 Binary files a/bin/Debug/net8.0-windows/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/it/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0-windows/it/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index f266330..0000000 Binary files a/bin/Debug/net8.0-windows/it/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/it/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0-windows/it/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 6affe5c..0000000 Binary files a/bin/Debug/net8.0-windows/it/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/it/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0-windows/it/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 263bd04..0000000 Binary files a/bin/Debug/net8.0-windows/it/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0-windows/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index a94da35..0000000 Binary files a/bin/Debug/net8.0-windows/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/ja/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0-windows/ja/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index c94e8e6..0000000 Binary files a/bin/Debug/net8.0-windows/ja/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0-windows/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 6e0e837..0000000 Binary files a/bin/Debug/net8.0-windows/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/ja/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0-windows/ja/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 212267a..0000000 Binary files a/bin/Debug/net8.0-windows/ja/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0-windows/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 1fae94d..0000000 Binary files a/bin/Debug/net8.0-windows/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/ko/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0-windows/ko/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index b2e573c..0000000 Binary files a/bin/Debug/net8.0-windows/ko/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0-windows/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index fdbe6ff..0000000 Binary files a/bin/Debug/net8.0-windows/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/ko/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0-windows/ko/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 5fee24c..0000000 Binary files a/bin/Debug/net8.0-windows/ko/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0-windows/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 9533b36..0000000 Binary files a/bin/Debug/net8.0-windows/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/pl/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0-windows/pl/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index fa25298..0000000 Binary files a/bin/Debug/net8.0-windows/pl/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0-windows/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 1297d58..0000000 Binary files a/bin/Debug/net8.0-windows/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/pl/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0-windows/pl/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 8af36a3..0000000 Binary files a/bin/Debug/net8.0-windows/pl/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 197797b..0000000 Binary files a/bin/Debug/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 0fd342c..0000000 Binary files a/bin/Debug/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index c09c2ab..0000000 Binary files a/bin/Debug/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index d6eaab6..0000000 Binary files a/bin/Debug/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0-windows/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index ecfe483..0000000 Binary files a/bin/Debug/net8.0-windows/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/ru/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0-windows/ru/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index e9133a5..0000000 Binary files a/bin/Debug/net8.0-windows/ru/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0-windows/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index baa7776..0000000 Binary files a/bin/Debug/net8.0-windows/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/ru/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0-windows/ru/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 74714d8..0000000 Binary files a/bin/Debug/net8.0-windows/ru/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a b/bin/Debug/net8.0-windows/runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a deleted file mode 100644 index ace30e6..0000000 Binary files a/bin/Debug/net8.0-windows/runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a and /dev/null differ diff --git a/bin/Debug/net8.0-windows/runtimes/linux-arm/native/libe_sqlite3.so b/bin/Debug/net8.0-windows/runtimes/linux-arm/native/libe_sqlite3.so deleted file mode 100644 index 8520492..0000000 Binary files a/bin/Debug/net8.0-windows/runtimes/linux-arm/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Debug/net8.0-windows/runtimes/linux-arm64/native/libe_sqlite3.so b/bin/Debug/net8.0-windows/runtimes/linux-arm64/native/libe_sqlite3.so deleted file mode 100644 index 30b84ea..0000000 Binary files a/bin/Debug/net8.0-windows/runtimes/linux-arm64/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Debug/net8.0-windows/runtimes/linux-armel/native/libe_sqlite3.so b/bin/Debug/net8.0-windows/runtimes/linux-armel/native/libe_sqlite3.so deleted file mode 100644 index 48de629..0000000 Binary files a/bin/Debug/net8.0-windows/runtimes/linux-armel/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Debug/net8.0-windows/runtimes/linux-mips64/native/libe_sqlite3.so b/bin/Debug/net8.0-windows/runtimes/linux-mips64/native/libe_sqlite3.so deleted file mode 100644 index 4f7d693..0000000 Binary files a/bin/Debug/net8.0-windows/runtimes/linux-mips64/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Debug/net8.0-windows/runtimes/linux-musl-arm/native/libe_sqlite3.so b/bin/Debug/net8.0-windows/runtimes/linux-musl-arm/native/libe_sqlite3.so deleted file mode 100644 index 2c9dcda..0000000 Binary files a/bin/Debug/net8.0-windows/runtimes/linux-musl-arm/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Debug/net8.0-windows/runtimes/linux-musl-arm64/native/libe_sqlite3.so b/bin/Debug/net8.0-windows/runtimes/linux-musl-arm64/native/libe_sqlite3.so deleted file mode 100644 index 53949cf..0000000 Binary files a/bin/Debug/net8.0-windows/runtimes/linux-musl-arm64/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Debug/net8.0-windows/runtimes/linux-musl-x64/native/libe_sqlite3.so b/bin/Debug/net8.0-windows/runtimes/linux-musl-x64/native/libe_sqlite3.so deleted file mode 100644 index a043d7d..0000000 Binary files a/bin/Debug/net8.0-windows/runtimes/linux-musl-x64/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Debug/net8.0-windows/runtimes/linux-ppc64le/native/libe_sqlite3.so b/bin/Debug/net8.0-windows/runtimes/linux-ppc64le/native/libe_sqlite3.so deleted file mode 100644 index 3593c9b..0000000 Binary files a/bin/Debug/net8.0-windows/runtimes/linux-ppc64le/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Debug/net8.0-windows/runtimes/linux-s390x/native/libe_sqlite3.so b/bin/Debug/net8.0-windows/runtimes/linux-s390x/native/libe_sqlite3.so deleted file mode 100644 index 7e01b91..0000000 Binary files a/bin/Debug/net8.0-windows/runtimes/linux-s390x/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Debug/net8.0-windows/runtimes/linux-x64/native/libe_sqlite3.so b/bin/Debug/net8.0-windows/runtimes/linux-x64/native/libe_sqlite3.so deleted file mode 100644 index a8f9ae0..0000000 Binary files a/bin/Debug/net8.0-windows/runtimes/linux-x64/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Debug/net8.0-windows/runtimes/linux-x86/native/libe_sqlite3.so b/bin/Debug/net8.0-windows/runtimes/linux-x86/native/libe_sqlite3.so deleted file mode 100644 index f9a9b69..0000000 Binary files a/bin/Debug/net8.0-windows/runtimes/linux-x86/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Debug/net8.0-windows/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib b/bin/Debug/net8.0-windows/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib deleted file mode 100644 index e6612c5..0000000 Binary files a/bin/Debug/net8.0-windows/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib and /dev/null differ diff --git a/bin/Debug/net8.0-windows/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib b/bin/Debug/net8.0-windows/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib deleted file mode 100644 index 3ad1142..0000000 Binary files a/bin/Debug/net8.0-windows/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib and /dev/null differ diff --git a/bin/Debug/net8.0-windows/runtimes/osx-arm64/native/libe_sqlite3.dylib b/bin/Debug/net8.0-windows/runtimes/osx-arm64/native/libe_sqlite3.dylib deleted file mode 100644 index 21a8f42..0000000 Binary files a/bin/Debug/net8.0-windows/runtimes/osx-arm64/native/libe_sqlite3.dylib and /dev/null differ diff --git a/bin/Debug/net8.0-windows/runtimes/osx-x64/native/libe_sqlite3.dylib b/bin/Debug/net8.0-windows/runtimes/osx-x64/native/libe_sqlite3.dylib deleted file mode 100644 index ffaf82f..0000000 Binary files a/bin/Debug/net8.0-windows/runtimes/osx-x64/native/libe_sqlite3.dylib and /dev/null differ diff --git a/bin/Debug/net8.0-windows/runtimes/win-arm/native/e_sqlite3.dll b/bin/Debug/net8.0-windows/runtimes/win-arm/native/e_sqlite3.dll deleted file mode 100644 index 454821f..0000000 Binary files a/bin/Debug/net8.0-windows/runtimes/win-arm/native/e_sqlite3.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/runtimes/win-arm64/native/e_sqlite3.dll b/bin/Debug/net8.0-windows/runtimes/win-arm64/native/e_sqlite3.dll deleted file mode 100644 index 70805d9..0000000 Binary files a/bin/Debug/net8.0-windows/runtimes/win-arm64/native/e_sqlite3.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/runtimes/win-x64/native/e_sqlite3.dll b/bin/Debug/net8.0-windows/runtimes/win-x64/native/e_sqlite3.dll deleted file mode 100644 index 379665c..0000000 Binary files a/bin/Debug/net8.0-windows/runtimes/win-x64/native/e_sqlite3.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/runtimes/win-x86/native/e_sqlite3.dll b/bin/Debug/net8.0-windows/runtimes/win-x86/native/e_sqlite3.dll deleted file mode 100644 index c0e722d..0000000 Binary files a/bin/Debug/net8.0-windows/runtimes/win-x86/native/e_sqlite3.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0-windows/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 2fbf86e..0000000 Binary files a/bin/Debug/net8.0-windows/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/tr/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0-windows/tr/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 4c57b04..0000000 Binary files a/bin/Debug/net8.0-windows/tr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0-windows/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index b551e37..0000000 Binary files a/bin/Debug/net8.0-windows/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/tr/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0-windows/tr/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 8758fff..0000000 Binary files a/bin/Debug/net8.0-windows/tr/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/utopia_canteen.db b/bin/Debug/net8.0-windows/utopia_canteen.db deleted file mode 100644 index 4defba2..0000000 Binary files a/bin/Debug/net8.0-windows/utopia_canteen.db and /dev/null differ diff --git a/bin/Debug/net8.0-windows/utopia_canteen.db-shm b/bin/Debug/net8.0-windows/utopia_canteen.db-shm deleted file mode 100644 index fe9ac28..0000000 Binary files a/bin/Debug/net8.0-windows/utopia_canteen.db-shm and /dev/null differ diff --git a/bin/Debug/net8.0-windows/utopia_canteen.db-wal b/bin/Debug/net8.0-windows/utopia_canteen.db-wal deleted file mode 100644 index e69de29..0000000 diff --git a/bin/Debug/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index de4fe51..0000000 Binary files a/bin/Debug/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 67b261c..0000000 Binary files a/bin/Debug/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index c6b8d86..0000000 Binary files a/bin/Debug/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index a14ec60..0000000 Binary files a/bin/Debug/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 2d39791..0000000 Binary files a/bin/Debug/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 86802cf..0000000 Binary files a/bin/Debug/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 691a8fa..0000000 Binary files a/bin/Debug/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index e8e4ee0..0000000 Binary files a/bin/Debug/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/CommunityToolkit.Mvvm.dll b/bin/Release/net8.0-windows/CommunityToolkit.Mvvm.dll deleted file mode 100644 index 9c5f266..0000000 Binary files a/bin/Release/net8.0-windows/CommunityToolkit.Mvvm.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Humanizer.dll b/bin/Release/net8.0-windows/Humanizer.dll deleted file mode 100644 index c9a7ef8..0000000 Binary files a/bin/Release/net8.0-windows/Humanizer.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Microsoft.Bcl.AsyncInterfaces.dll b/bin/Release/net8.0-windows/Microsoft.Bcl.AsyncInterfaces.dll deleted file mode 100644 index fe6ba4c..0000000 Binary files a/bin/Release/net8.0-windows/Microsoft.Bcl.AsyncInterfaces.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Microsoft.CodeAnalysis.CSharp.Workspaces.dll b/bin/Release/net8.0-windows/Microsoft.CodeAnalysis.CSharp.Workspaces.dll deleted file mode 100644 index dc218f9..0000000 Binary files a/bin/Release/net8.0-windows/Microsoft.CodeAnalysis.CSharp.Workspaces.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Microsoft.CodeAnalysis.CSharp.dll b/bin/Release/net8.0-windows/Microsoft.CodeAnalysis.CSharp.dll deleted file mode 100644 index 412e7ed..0000000 Binary files a/bin/Release/net8.0-windows/Microsoft.CodeAnalysis.CSharp.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Microsoft.CodeAnalysis.Workspaces.dll b/bin/Release/net8.0-windows/Microsoft.CodeAnalysis.Workspaces.dll deleted file mode 100644 index 8dec441..0000000 Binary files a/bin/Release/net8.0-windows/Microsoft.CodeAnalysis.Workspaces.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Microsoft.CodeAnalysis.dll b/bin/Release/net8.0-windows/Microsoft.CodeAnalysis.dll deleted file mode 100644 index 79e9046..0000000 Binary files a/bin/Release/net8.0-windows/Microsoft.CodeAnalysis.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Microsoft.Data.Sqlite.dll b/bin/Release/net8.0-windows/Microsoft.Data.Sqlite.dll deleted file mode 100644 index 5e5f13b..0000000 Binary files a/bin/Release/net8.0-windows/Microsoft.Data.Sqlite.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Microsoft.EntityFrameworkCore.Abstractions.dll b/bin/Release/net8.0-windows/Microsoft.EntityFrameworkCore.Abstractions.dll deleted file mode 100644 index c972d3e..0000000 Binary files a/bin/Release/net8.0-windows/Microsoft.EntityFrameworkCore.Abstractions.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Microsoft.EntityFrameworkCore.Design.dll b/bin/Release/net8.0-windows/Microsoft.EntityFrameworkCore.Design.dll deleted file mode 100644 index dc960cd..0000000 Binary files a/bin/Release/net8.0-windows/Microsoft.EntityFrameworkCore.Design.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Microsoft.EntityFrameworkCore.Relational.dll b/bin/Release/net8.0-windows/Microsoft.EntityFrameworkCore.Relational.dll deleted file mode 100644 index e980332..0000000 Binary files a/bin/Release/net8.0-windows/Microsoft.EntityFrameworkCore.Relational.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Microsoft.EntityFrameworkCore.Sqlite.dll b/bin/Release/net8.0-windows/Microsoft.EntityFrameworkCore.Sqlite.dll deleted file mode 100644 index 58df708..0000000 Binary files a/bin/Release/net8.0-windows/Microsoft.EntityFrameworkCore.Sqlite.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Microsoft.EntityFrameworkCore.dll b/bin/Release/net8.0-windows/Microsoft.EntityFrameworkCore.dll deleted file mode 100644 index 1e9773e..0000000 Binary files a/bin/Release/net8.0-windows/Microsoft.EntityFrameworkCore.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Microsoft.Extensions.Caching.Abstractions.dll b/bin/Release/net8.0-windows/Microsoft.Extensions.Caching.Abstractions.dll deleted file mode 100644 index 99aac98..0000000 Binary files a/bin/Release/net8.0-windows/Microsoft.Extensions.Caching.Abstractions.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Microsoft.Extensions.Caching.Memory.dll b/bin/Release/net8.0-windows/Microsoft.Extensions.Caching.Memory.dll deleted file mode 100644 index 077b1b6..0000000 Binary files a/bin/Release/net8.0-windows/Microsoft.Extensions.Caching.Memory.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Microsoft.Extensions.Configuration.Abstractions.dll b/bin/Release/net8.0-windows/Microsoft.Extensions.Configuration.Abstractions.dll deleted file mode 100644 index a5ab313..0000000 Binary files a/bin/Release/net8.0-windows/Microsoft.Extensions.Configuration.Abstractions.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/bin/Release/net8.0-windows/Microsoft.Extensions.DependencyInjection.Abstractions.dll deleted file mode 100644 index 81ed3de..0000000 Binary files a/bin/Release/net8.0-windows/Microsoft.Extensions.DependencyInjection.Abstractions.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Microsoft.Extensions.DependencyInjection.dll b/bin/Release/net8.0-windows/Microsoft.Extensions.DependencyInjection.dll deleted file mode 100644 index bd71a2b..0000000 Binary files a/bin/Release/net8.0-windows/Microsoft.Extensions.DependencyInjection.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Microsoft.Extensions.DependencyModel.dll b/bin/Release/net8.0-windows/Microsoft.Extensions.DependencyModel.dll deleted file mode 100644 index 8905537..0000000 Binary files a/bin/Release/net8.0-windows/Microsoft.Extensions.DependencyModel.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Microsoft.Extensions.Logging.Abstractions.dll b/bin/Release/net8.0-windows/Microsoft.Extensions.Logging.Abstractions.dll deleted file mode 100644 index f9d1dc6..0000000 Binary files a/bin/Release/net8.0-windows/Microsoft.Extensions.Logging.Abstractions.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Microsoft.Extensions.Logging.dll b/bin/Release/net8.0-windows/Microsoft.Extensions.Logging.dll deleted file mode 100644 index 35905b6..0000000 Binary files a/bin/Release/net8.0-windows/Microsoft.Extensions.Logging.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Microsoft.Extensions.Options.dll b/bin/Release/net8.0-windows/Microsoft.Extensions.Options.dll deleted file mode 100644 index a7b3f21..0000000 Binary files a/bin/Release/net8.0-windows/Microsoft.Extensions.Options.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Microsoft.Extensions.Primitives.dll b/bin/Release/net8.0-windows/Microsoft.Extensions.Primitives.dll deleted file mode 100644 index c24f2a0..0000000 Binary files a/bin/Release/net8.0-windows/Microsoft.Extensions.Primitives.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/Mono.TextTemplating.dll b/bin/Release/net8.0-windows/Mono.TextTemplating.dll deleted file mode 100644 index d5a4b3c..0000000 Binary files a/bin/Release/net8.0-windows/Mono.TextTemplating.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/SQLitePCLRaw.batteries_v2.dll b/bin/Release/net8.0-windows/SQLitePCLRaw.batteries_v2.dll deleted file mode 100644 index f9eb46b..0000000 Binary files a/bin/Release/net8.0-windows/SQLitePCLRaw.batteries_v2.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/SQLitePCLRaw.core.dll b/bin/Release/net8.0-windows/SQLitePCLRaw.core.dll deleted file mode 100644 index 556d40f..0000000 Binary files a/bin/Release/net8.0-windows/SQLitePCLRaw.core.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/SQLitePCLRaw.provider.e_sqlite3.dll b/bin/Release/net8.0-windows/SQLitePCLRaw.provider.e_sqlite3.dll deleted file mode 100644 index a6df9a6..0000000 Binary files a/bin/Release/net8.0-windows/SQLitePCLRaw.provider.e_sqlite3.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/System.Composition.AttributedModel.dll b/bin/Release/net8.0-windows/System.Composition.AttributedModel.dll deleted file mode 100644 index d37283b..0000000 Binary files a/bin/Release/net8.0-windows/System.Composition.AttributedModel.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/System.Composition.Convention.dll b/bin/Release/net8.0-windows/System.Composition.Convention.dll deleted file mode 100644 index b6fa4ab..0000000 Binary files a/bin/Release/net8.0-windows/System.Composition.Convention.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/System.Composition.Hosting.dll b/bin/Release/net8.0-windows/System.Composition.Hosting.dll deleted file mode 100644 index c67f1c0..0000000 Binary files a/bin/Release/net8.0-windows/System.Composition.Hosting.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/System.Composition.Runtime.dll b/bin/Release/net8.0-windows/System.Composition.Runtime.dll deleted file mode 100644 index 2a4b38c..0000000 Binary files a/bin/Release/net8.0-windows/System.Composition.Runtime.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/System.Composition.TypedParts.dll b/bin/Release/net8.0-windows/System.Composition.TypedParts.dll deleted file mode 100644 index 7c0c780..0000000 Binary files a/bin/Release/net8.0-windows/System.Composition.TypedParts.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/System.IO.Pipelines.dll b/bin/Release/net8.0-windows/System.IO.Pipelines.dll deleted file mode 100644 index 8ee4dfd..0000000 Binary files a/bin/Release/net8.0-windows/System.IO.Pipelines.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/UtopiaCanteenSystem.deps.json b/bin/Release/net8.0-windows/UtopiaCanteenSystem.deps.json deleted file mode 100644 index c9721d1..0000000 --- a/bin/Release/net8.0-windows/UtopiaCanteenSystem.deps.json +++ /dev/null @@ -1,926 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v8.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v8.0": { - "UtopiaCanteenSystem/1.0.0": { - "dependencies": { - "CommunityToolkit.Mvvm": "8.2.2", - "Microsoft.EntityFrameworkCore": "8.0.11", - "Microsoft.EntityFrameworkCore.Sqlite": "8.0.11", - "Microsoft.EntityFrameworkCore.Tools": "8.0.11" - }, - "runtime": { - "UtopiaCanteenSystem.dll": {} - } - }, - "CommunityToolkit.Mvvm/8.2.2": { - "runtime": { - "lib/net6.0/CommunityToolkit.Mvvm.dll": { - "assemblyVersion": "8.2.0.0", - "fileVersion": "8.2.2.1" - } - } - }, - "Humanizer.Core/2.14.1": { - "runtime": { - "lib/net6.0/Humanizer.dll": { - "assemblyVersion": "2.14.0.0", - "fileVersion": "2.14.1.48190" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { - "runtime": { - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "Microsoft.CodeAnalysis.Common/4.5.0": { - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { - "assemblyVersion": "4.5.0.0", - "fileVersion": "4.500.23.10905" - } - }, - "resources": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { - "dependencies": { - "Microsoft.CodeAnalysis.Common": "4.5.0" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { - "assemblyVersion": "4.5.0.0", - "fileVersion": "4.500.23.10905" - } - }, - "resources": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp": "4.5.0", - "Microsoft.CodeAnalysis.Common": "4.5.0", - "Microsoft.CodeAnalysis.Workspaces.Common": "4.5.0" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { - "assemblyVersion": "4.5.0.0", - "fileVersion": "4.500.23.10905" - } - }, - "resources": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Bcl.AsyncInterfaces": "6.0.0", - "Microsoft.CodeAnalysis.Common": "4.5.0", - "System.Composition": "6.0.0", - "System.IO.Pipelines": "6.0.3" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { - "assemblyVersion": "4.5.0.0", - "fileVersion": "4.500.23.10905" - } - }, - "resources": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.Data.Sqlite.Core/8.0.11": { - "dependencies": { - "SQLitePCLRaw.core": "2.1.6" - }, - "runtime": { - "lib/net8.0/Microsoft.Data.Sqlite.dll": { - "assemblyVersion": "8.0.11.0", - "fileVersion": "8.0.1124.52104" - } - } - }, - "Microsoft.EntityFrameworkCore/8.0.11": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "8.0.11", - "Microsoft.Extensions.Caching.Memory": "8.0.1", - "Microsoft.Extensions.Logging": "8.0.1" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { - "assemblyVersion": "8.0.11.0", - "fileVersion": "8.0.1124.52104" - } - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.11": { - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "assemblyVersion": "8.0.11.0", - "fileVersion": "8.0.1124.52104" - } - } - }, - "Microsoft.EntityFrameworkCore.Design/8.0.11": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0", - "Microsoft.EntityFrameworkCore.Relational": "8.0.11", - "Microsoft.Extensions.DependencyModel": "8.0.2", - "Mono.TextTemplating": "2.2.1" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { - "assemblyVersion": "8.0.11.0", - "fileVersion": "8.0.1124.52104" - } - } - }, - "Microsoft.EntityFrameworkCore.Relational/8.0.11": { - "dependencies": { - "Microsoft.EntityFrameworkCore": "8.0.11", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "assemblyVersion": "8.0.11.0", - "fileVersion": "8.0.1124.52104" - } - } - }, - "Microsoft.EntityFrameworkCore.Sqlite/8.0.11": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Sqlite.Core": "8.0.11", - "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6" - } - }, - "Microsoft.EntityFrameworkCore.Sqlite.Core/8.0.11": { - "dependencies": { - "Microsoft.Data.Sqlite.Core": "8.0.11", - "Microsoft.EntityFrameworkCore.Relational": "8.0.11", - "Microsoft.Extensions.DependencyModel": "8.0.2" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll": { - "assemblyVersion": "8.0.11.0", - "fileVersion": "8.0.1124.52104" - } - } - }, - "Microsoft.EntityFrameworkCore.Tools/8.0.11": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Design": "8.0.11" - } - }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { - "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, - "Microsoft.Extensions.Caching.Memory/8.0.1": { - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", - "Microsoft.Extensions.Logging.Abstractions": "8.0.2", - "Microsoft.Extensions.Options": "8.0.2", - "Microsoft.Extensions.Primitives": "8.0.0" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, - "Microsoft.Extensions.DependencyInjection/8.0.1": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": { - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.DependencyModel/8.0.2": { - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { - "assemblyVersion": "8.0.0.2", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.Logging/8.0.1": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.1", - "Microsoft.Extensions.Logging.Abstractions": "8.0.2", - "Microsoft.Extensions.Options": "8.0.2" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/8.0.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.Options/8.0.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", - "Microsoft.Extensions.Primitives": "8.0.0" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.224.6711" - } - } - }, - "Microsoft.Extensions.Primitives/8.0.0": { - "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, - "Mono.TextTemplating/2.2.1": { - "runtime": { - "lib/netstandard2.0/Mono.TextTemplating.dll": { - "assemblyVersion": "2.2.0.0", - "fileVersion": "2.2.1.1" - } - } - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": { - "dependencies": { - "SQLitePCLRaw.lib.e_sqlite3": "2.1.6", - "SQLitePCLRaw.provider.e_sqlite3": "2.1.6" - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": { - "assemblyVersion": "2.1.6.2060", - "fileVersion": "2.1.6.2060" - } - } - }, - "SQLitePCLRaw.core/2.1.6": { - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.core.dll": { - "assemblyVersion": "2.1.6.2060", - "fileVersion": "2.1.6.2060" - } - } - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.6": { - "runtimeTargets": { - "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": { - "rid": "browser-wasm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-arm/native/libe_sqlite3.so": { - "rid": "linux-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-arm64/native/libe_sqlite3.so": { - "rid": "linux-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-armel/native/libe_sqlite3.so": { - "rid": "linux-armel", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-mips64/native/libe_sqlite3.so": { - "rid": "linux-mips64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-arm/native/libe_sqlite3.so": { - "rid": "linux-musl-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-arm64/native/libe_sqlite3.so": { - "rid": "linux-musl-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-x64/native/libe_sqlite3.so": { - "rid": "linux-musl-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-ppc64le/native/libe_sqlite3.so": { - "rid": "linux-ppc64le", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-s390x/native/libe_sqlite3.so": { - "rid": "linux-s390x", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-x64/native/libe_sqlite3.so": { - "rid": "linux-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-x86/native/libe_sqlite3.so": { - "rid": "linux-x86", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": { - "rid": "maccatalyst-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": { - "rid": "maccatalyst-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/osx-arm64/native/libe_sqlite3.dylib": { - "rid": "osx-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/osx-x64/native/libe_sqlite3.dylib": { - "rid": "osx-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-arm/native/e_sqlite3.dll": { - "rid": "win-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-arm64/native/e_sqlite3.dll": { - "rid": "win-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-x64/native/e_sqlite3.dll": { - "rid": "win-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-x86/native/e_sqlite3.dll": { - "rid": "win-x86", - "assetType": "native", - "fileVersion": "0.0.0.0" - } - } - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.6": { - "dependencies": { - "SQLitePCLRaw.core": "2.1.6" - }, - "runtime": { - "lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll": { - "assemblyVersion": "2.1.6.2060", - "fileVersion": "2.1.6.2060" - } - } - }, - "System.Composition/6.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "6.0.0", - "System.Composition.Convention": "6.0.0", - "System.Composition.Hosting": "6.0.0", - "System.Composition.Runtime": "6.0.0", - "System.Composition.TypedParts": "6.0.0" - } - }, - "System.Composition.AttributedModel/6.0.0": { - "runtime": { - "lib/net6.0/System.Composition.AttributedModel.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition.Convention/6.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "6.0.0" - }, - "runtime": { - "lib/net6.0/System.Composition.Convention.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition.Hosting/6.0.0": { - "dependencies": { - "System.Composition.Runtime": "6.0.0" - }, - "runtime": { - "lib/net6.0/System.Composition.Hosting.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition.Runtime/6.0.0": { - "runtime": { - "lib/net6.0/System.Composition.Runtime.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition.TypedParts/6.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "6.0.0", - "System.Composition.Hosting": "6.0.0", - "System.Composition.Runtime": "6.0.0" - }, - "runtime": { - "lib/net6.0/System.Composition.TypedParts.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.IO.Pipelines/6.0.3": { - "runtime": { - "lib/net6.0/System.IO.Pipelines.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.522.21309" - } - } - } - } - }, - "libraries": { - "UtopiaCanteenSystem/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "CommunityToolkit.Mvvm/8.2.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-r0g0k9tGYdrnz8R7T3x5UiokDffeevzK/2P/9SBL6fqLgN8B157MIi/bVUWI1KAz6ZorZrK9AdABCWUeXZZsvA==", - "path": "communitytoolkit.mvvm/8.2.2", - "hashPath": "communitytoolkit.mvvm.8.2.2.nupkg.sha512" - }, - "Humanizer.Core/2.14.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", - "path": "humanizer.core/2.14.1", - "hashPath": "humanizer.core.2.14.1.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", - "path": "microsoft.bcl.asyncinterfaces/6.0.0", - "hashPath": "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Common/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==", - "path": "microsoft.codeanalysis.common/4.5.0", - "hashPath": "microsoft.codeanalysis.common.4.5.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==", - "path": "microsoft.codeanalysis.csharp/4.5.0", - "hashPath": "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==", - "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0", - "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==", - "path": "microsoft.codeanalysis.workspaces.common/4.5.0", - "hashPath": "microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512" - }, - "Microsoft.Data.Sqlite.Core/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PrDkI9SeU/MEP/IHriczeYmRVbzEcfp66UlZRjL5ikHIJGIYOrby55GoehLCJzJiTwJ+rGkjSRctZnWgfC95fg==", - "path": "microsoft.data.sqlite.core/8.0.11", - "hashPath": "microsoft.data.sqlite.core.8.0.11.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-stbjWBTtpQ1HtqXMFyKnXFTr76PvaOHI2b2h85JqBi3eZr00nspvR/a90Zwh8CQ4rVawqLiTG0+0yZQWaav+sQ==", - "path": "microsoft.entityframeworkcore/8.0.11", - "hashPath": "microsoft.entityframeworkcore.8.0.11.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-++zY0Ea724ku1jptWJmF7jm3I4IXTexfT4qi1ETcSFFF7qj+qm6rRgN7mTuKkwIETuXk0ikfzudryRjUGrrNKQ==", - "path": "microsoft.entityframeworkcore.abstractions/8.0.11", - "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.11.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Design/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KxOvpbaKiUmbLvenr0T/4F1Vdm0Sq+iajLbesQK7/WKB/Dx+FQHCZ0f5jCXrVWK2QKF9eHzQ5JPA1L6hcb25FQ==", - "path": "microsoft.entityframeworkcore.design/8.0.11", - "hashPath": "microsoft.entityframeworkcore.design.8.0.11.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Relational/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3TuuW3i5I4Ro0yoaHmi2MqEDGObOVuhLaMEnd/heaLB1fcvm4fu4PevmC4BOWnI0vo176AIlV5o4rEQciLoohw==", - "path": "microsoft.entityframeworkcore.relational/8.0.11", - "hashPath": "microsoft.entityframeworkcore.relational.8.0.11.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Sqlite/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HJN+xx8lomTIq7SpshnUzHt7uo1/AOvnPWjXsOzyCsoYMEpfRKjxsJobcHu8Qpvd2mwzZB/mzjPUE8XeuGiCGA==", - "path": "microsoft.entityframeworkcore.sqlite/8.0.11", - "hashPath": "microsoft.entityframeworkcore.sqlite.8.0.11.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Sqlite.Core/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wvC/xpis//IG9qvfMbMFMjhrM+P7choZ23CHBRfQyfmIkOVZLBtzM6nestbDdAv3eGnJym1/m0o0sc7YXlL0yg==", - "path": "microsoft.entityframeworkcore.sqlite.core/8.0.11", - "hashPath": "microsoft.entityframeworkcore.sqlite.core.8.0.11.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Tools/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-9iUOj0npm2FxOkGIE3ktv0N0YU1oEhaMTJoDYuKS8dGNkWo1CPm7RjsoJABesKFk1lkCIfTE5SHXb45GIMjDnQ==", - "path": "microsoft.entityframeworkcore.tools/8.0.11", - "hashPath": "microsoft.entityframeworkcore.tools.8.0.11.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==", - "path": "microsoft.extensions.caching.abstractions/8.0.0", - "hashPath": "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Memory/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HFDnhYLccngrzyGgHkjEDU5FMLn4MpOsr5ElgsBMC4yx6lJh4jeWO7fHS8+TXPq+dgxCmUa/Trl8svObmwW4QA==", - "path": "microsoft.extensions.caching.memory/8.0.1", - "hashPath": "microsoft.extensions.caching.memory.8.0.1.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", - "path": "microsoft.extensions.configuration.abstractions/8.0.0", - "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==", - "path": "microsoft.extensions.dependencyinjection/8.0.1", - "hashPath": "microsoft.extensions.dependencyinjection.8.0.1.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg==", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.2", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyModel/8.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==", - "path": "microsoft.extensions.dependencymodel/8.0.2", - "hashPath": "microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4x+pzsQEbqxhNf1QYRr5TDkLP9UsLT3A6MdRKDDEgrW7h1ljiEPgTNhKYUhNCCAaVpQECVQ+onA91PTPnIp6Lw==", - "path": "microsoft.extensions.logging/8.0.1", - "hashPath": "microsoft.extensions.logging.8.0.1.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/8.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-nroMDjS7hNBPtkZqVBbSiQaQjWRDxITI8Y7XnDs97rqG3EbzVTNLZQf7bIeUJcaHOV8bca47s1Uxq94+2oGdxA==", - "path": "microsoft.extensions.logging.abstractions/8.0.2", - "hashPath": "microsoft.extensions.logging.abstractions.8.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options/8.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dWGKvhFybsaZpGmzkGCbNNwBD1rVlWzrZKANLW/CcbFJpCEceMCGzT7zZwHOGBCbwM0SzBuceMj5HN1LKV1QqA==", - "path": "microsoft.extensions.options/8.0.2", - "hashPath": "microsoft.extensions.options.8.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", - "path": "microsoft.extensions.primitives/8.0.0", - "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512" - }, - "Mono.TextTemplating/2.2.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", - "path": "mono.texttemplating/2.2.1", - "hashPath": "mono.texttemplating.2.2.1.nupkg.sha512" - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BmAf6XWt4TqtowmiWe4/5rRot6GerAeklmOPfviOvwLoF5WwgxcJHAxZtySuyW9r9w+HLILnm8VfJFLCUJYW8A==", - "path": "sqlitepclraw.bundle_e_sqlite3/2.1.6", - "hashPath": "sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512" - }, - "SQLitePCLRaw.core/2.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==", - "path": "sqlitepclraw.core/2.1.6", - "hashPath": "sqlitepclraw.core.2.1.6.nupkg.sha512" - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2ObJJLkIUIxRpOUlZNGuD4rICpBnrBR5anjyfUFQep4hMOIeqW+XGQYzrNmHSVz5xSWZ3klSbh7sFR6UyDj68Q==", - "path": "sqlitepclraw.lib.e_sqlite3/2.1.6", - "hashPath": "sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512" - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PQ2Oq3yepLY4P7ll145P3xtx2bX8xF4PzaKPRpw9jZlKvfe4LE/saAV82inND9usn1XRpmxXk7Lal3MTI+6CNg==", - "path": "sqlitepclraw.provider.e_sqlite3/2.1.6", - "hashPath": "sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512" - }, - "System.Composition/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==", - "path": "system.composition/6.0.0", - "hashPath": "system.composition.6.0.0.nupkg.sha512" - }, - "System.Composition.AttributedModel/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==", - "path": "system.composition.attributedmodel/6.0.0", - "hashPath": "system.composition.attributedmodel.6.0.0.nupkg.sha512" - }, - "System.Composition.Convention/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==", - "path": "system.composition.convention/6.0.0", - "hashPath": "system.composition.convention.6.0.0.nupkg.sha512" - }, - "System.Composition.Hosting/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==", - "path": "system.composition.hosting/6.0.0", - "hashPath": "system.composition.hosting.6.0.0.nupkg.sha512" - }, - "System.Composition.Runtime/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==", - "path": "system.composition.runtime/6.0.0", - "hashPath": "system.composition.runtime.6.0.0.nupkg.sha512" - }, - "System.Composition.TypedParts/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==", - "path": "system.composition.typedparts/6.0.0", - "hashPath": "system.composition.typedparts.6.0.0.nupkg.sha512" - }, - "System.IO.Pipelines/6.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", - "path": "system.io.pipelines/6.0.3", - "hashPath": "system.io.pipelines.6.0.3.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/bin/Release/net8.0-windows/UtopiaCanteenSystem.dll b/bin/Release/net8.0-windows/UtopiaCanteenSystem.dll deleted file mode 100644 index d12b137..0000000 Binary files a/bin/Release/net8.0-windows/UtopiaCanteenSystem.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/UtopiaCanteenSystem.exe b/bin/Release/net8.0-windows/UtopiaCanteenSystem.exe deleted file mode 100644 index e963b12..0000000 Binary files a/bin/Release/net8.0-windows/UtopiaCanteenSystem.exe and /dev/null differ diff --git a/bin/Release/net8.0-windows/UtopiaCanteenSystem.pdb b/bin/Release/net8.0-windows/UtopiaCanteenSystem.pdb deleted file mode 100644 index 2a25a5a..0000000 Binary files a/bin/Release/net8.0-windows/UtopiaCanteenSystem.pdb and /dev/null differ diff --git a/bin/Release/net8.0-windows/UtopiaCanteenSystem.runtimeconfig.json b/bin/Release/net8.0-windows/UtopiaCanteenSystem.runtimeconfig.json deleted file mode 100644 index 3f19c08..0000000 --- a/bin/Release/net8.0-windows/UtopiaCanteenSystem.runtimeconfig.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net8.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "8.0.0" - }, - { - "name": "Microsoft.WindowsDesktop.App", - "version": "8.0.0" - } - ], - "configProperties": { - "System.Reflection.Metadata.MetadataUpdater.IsSupported": false, - "System.Reflection.NullabilityInfoContext.IsSupported": true, - "CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false - } - } -} \ No newline at end of file diff --git a/bin/Release/net8.0-windows/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Release/net8.0-windows/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index b08ba21..0000000 Binary files a/bin/Release/net8.0-windows/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/cs/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Release/net8.0-windows/cs/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index eba2a5a..0000000 Binary files a/bin/Release/net8.0-windows/cs/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Release/net8.0-windows/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index ff203e1..0000000 Binary files a/bin/Release/net8.0-windows/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/cs/Microsoft.CodeAnalysis.resources.dll b/bin/Release/net8.0-windows/cs/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index fe89036..0000000 Binary files a/bin/Release/net8.0-windows/cs/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Release/net8.0-windows/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 3dda417..0000000 Binary files a/bin/Release/net8.0-windows/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/de/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Release/net8.0-windows/de/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 4d3bd0a..0000000 Binary files a/bin/Release/net8.0-windows/de/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/de/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Release/net8.0-windows/de/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index c41bb1f..0000000 Binary files a/bin/Release/net8.0-windows/de/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/de/Microsoft.CodeAnalysis.resources.dll b/bin/Release/net8.0-windows/de/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 05845f2..0000000 Binary files a/bin/Release/net8.0-windows/de/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Release/net8.0-windows/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 1e5038d..0000000 Binary files a/bin/Release/net8.0-windows/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/es/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Release/net8.0-windows/es/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 456ac85..0000000 Binary files a/bin/Release/net8.0-windows/es/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/es/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Release/net8.0-windows/es/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 7bb3187..0000000 Binary files a/bin/Release/net8.0-windows/es/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/es/Microsoft.CodeAnalysis.resources.dll b/bin/Release/net8.0-windows/es/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 01edef3..0000000 Binary files a/bin/Release/net8.0-windows/es/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Release/net8.0-windows/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index de36d31..0000000 Binary files a/bin/Release/net8.0-windows/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/fr/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Release/net8.0-windows/fr/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 71d6443..0000000 Binary files a/bin/Release/net8.0-windows/fr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Release/net8.0-windows/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 23107b9..0000000 Binary files a/bin/Release/net8.0-windows/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/fr/Microsoft.CodeAnalysis.resources.dll b/bin/Release/net8.0-windows/fr/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 291cf9b..0000000 Binary files a/bin/Release/net8.0-windows/fr/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Release/net8.0-windows/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index ef0d337..0000000 Binary files a/bin/Release/net8.0-windows/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/it/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Release/net8.0-windows/it/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index f266330..0000000 Binary files a/bin/Release/net8.0-windows/it/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/it/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Release/net8.0-windows/it/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 6affe5c..0000000 Binary files a/bin/Release/net8.0-windows/it/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/it/Microsoft.CodeAnalysis.resources.dll b/bin/Release/net8.0-windows/it/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 263bd04..0000000 Binary files a/bin/Release/net8.0-windows/it/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Release/net8.0-windows/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index a94da35..0000000 Binary files a/bin/Release/net8.0-windows/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/ja/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Release/net8.0-windows/ja/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index c94e8e6..0000000 Binary files a/bin/Release/net8.0-windows/ja/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Release/net8.0-windows/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 6e0e837..0000000 Binary files a/bin/Release/net8.0-windows/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/ja/Microsoft.CodeAnalysis.resources.dll b/bin/Release/net8.0-windows/ja/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 212267a..0000000 Binary files a/bin/Release/net8.0-windows/ja/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Release/net8.0-windows/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 1fae94d..0000000 Binary files a/bin/Release/net8.0-windows/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/ko/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Release/net8.0-windows/ko/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index b2e573c..0000000 Binary files a/bin/Release/net8.0-windows/ko/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Release/net8.0-windows/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index fdbe6ff..0000000 Binary files a/bin/Release/net8.0-windows/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/ko/Microsoft.CodeAnalysis.resources.dll b/bin/Release/net8.0-windows/ko/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 5fee24c..0000000 Binary files a/bin/Release/net8.0-windows/ko/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Release/net8.0-windows/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 9533b36..0000000 Binary files a/bin/Release/net8.0-windows/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/pl/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Release/net8.0-windows/pl/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index fa25298..0000000 Binary files a/bin/Release/net8.0-windows/pl/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Release/net8.0-windows/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 1297d58..0000000 Binary files a/bin/Release/net8.0-windows/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/pl/Microsoft.CodeAnalysis.resources.dll b/bin/Release/net8.0-windows/pl/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 8af36a3..0000000 Binary files a/bin/Release/net8.0-windows/pl/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Release/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 197797b..0000000 Binary files a/bin/Release/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Release/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 0fd342c..0000000 Binary files a/bin/Release/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Release/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index c09c2ab..0000000 Binary files a/bin/Release/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.resources.dll b/bin/Release/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index d6eaab6..0000000 Binary files a/bin/Release/net8.0-windows/pt-BR/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Release/net8.0-windows/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index ecfe483..0000000 Binary files a/bin/Release/net8.0-windows/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/ru/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Release/net8.0-windows/ru/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index e9133a5..0000000 Binary files a/bin/Release/net8.0-windows/ru/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Release/net8.0-windows/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index baa7776..0000000 Binary files a/bin/Release/net8.0-windows/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/ru/Microsoft.CodeAnalysis.resources.dll b/bin/Release/net8.0-windows/ru/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 74714d8..0000000 Binary files a/bin/Release/net8.0-windows/ru/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a b/bin/Release/net8.0-windows/runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a deleted file mode 100644 index ace30e6..0000000 Binary files a/bin/Release/net8.0-windows/runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a and /dev/null differ diff --git a/bin/Release/net8.0-windows/runtimes/linux-arm/native/libe_sqlite3.so b/bin/Release/net8.0-windows/runtimes/linux-arm/native/libe_sqlite3.so deleted file mode 100644 index 8520492..0000000 Binary files a/bin/Release/net8.0-windows/runtimes/linux-arm/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Release/net8.0-windows/runtimes/linux-arm64/native/libe_sqlite3.so b/bin/Release/net8.0-windows/runtimes/linux-arm64/native/libe_sqlite3.so deleted file mode 100644 index 30b84ea..0000000 Binary files a/bin/Release/net8.0-windows/runtimes/linux-arm64/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Release/net8.0-windows/runtimes/linux-armel/native/libe_sqlite3.so b/bin/Release/net8.0-windows/runtimes/linux-armel/native/libe_sqlite3.so deleted file mode 100644 index 48de629..0000000 Binary files a/bin/Release/net8.0-windows/runtimes/linux-armel/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Release/net8.0-windows/runtimes/linux-mips64/native/libe_sqlite3.so b/bin/Release/net8.0-windows/runtimes/linux-mips64/native/libe_sqlite3.so deleted file mode 100644 index 4f7d693..0000000 Binary files a/bin/Release/net8.0-windows/runtimes/linux-mips64/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Release/net8.0-windows/runtimes/linux-musl-arm/native/libe_sqlite3.so b/bin/Release/net8.0-windows/runtimes/linux-musl-arm/native/libe_sqlite3.so deleted file mode 100644 index 2c9dcda..0000000 Binary files a/bin/Release/net8.0-windows/runtimes/linux-musl-arm/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Release/net8.0-windows/runtimes/linux-musl-arm64/native/libe_sqlite3.so b/bin/Release/net8.0-windows/runtimes/linux-musl-arm64/native/libe_sqlite3.so deleted file mode 100644 index 53949cf..0000000 Binary files a/bin/Release/net8.0-windows/runtimes/linux-musl-arm64/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Release/net8.0-windows/runtimes/linux-musl-x64/native/libe_sqlite3.so b/bin/Release/net8.0-windows/runtimes/linux-musl-x64/native/libe_sqlite3.so deleted file mode 100644 index a043d7d..0000000 Binary files a/bin/Release/net8.0-windows/runtimes/linux-musl-x64/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Release/net8.0-windows/runtimes/linux-ppc64le/native/libe_sqlite3.so b/bin/Release/net8.0-windows/runtimes/linux-ppc64le/native/libe_sqlite3.so deleted file mode 100644 index 3593c9b..0000000 Binary files a/bin/Release/net8.0-windows/runtimes/linux-ppc64le/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Release/net8.0-windows/runtimes/linux-s390x/native/libe_sqlite3.so b/bin/Release/net8.0-windows/runtimes/linux-s390x/native/libe_sqlite3.so deleted file mode 100644 index 7e01b91..0000000 Binary files a/bin/Release/net8.0-windows/runtimes/linux-s390x/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Release/net8.0-windows/runtimes/linux-x64/native/libe_sqlite3.so b/bin/Release/net8.0-windows/runtimes/linux-x64/native/libe_sqlite3.so deleted file mode 100644 index a8f9ae0..0000000 Binary files a/bin/Release/net8.0-windows/runtimes/linux-x64/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Release/net8.0-windows/runtimes/linux-x86/native/libe_sqlite3.so b/bin/Release/net8.0-windows/runtimes/linux-x86/native/libe_sqlite3.so deleted file mode 100644 index f9a9b69..0000000 Binary files a/bin/Release/net8.0-windows/runtimes/linux-x86/native/libe_sqlite3.so and /dev/null differ diff --git a/bin/Release/net8.0-windows/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib b/bin/Release/net8.0-windows/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib deleted file mode 100644 index e6612c5..0000000 Binary files a/bin/Release/net8.0-windows/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib and /dev/null differ diff --git a/bin/Release/net8.0-windows/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib b/bin/Release/net8.0-windows/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib deleted file mode 100644 index 3ad1142..0000000 Binary files a/bin/Release/net8.0-windows/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib and /dev/null differ diff --git a/bin/Release/net8.0-windows/runtimes/osx-arm64/native/libe_sqlite3.dylib b/bin/Release/net8.0-windows/runtimes/osx-arm64/native/libe_sqlite3.dylib deleted file mode 100644 index 21a8f42..0000000 Binary files a/bin/Release/net8.0-windows/runtimes/osx-arm64/native/libe_sqlite3.dylib and /dev/null differ diff --git a/bin/Release/net8.0-windows/runtimes/osx-x64/native/libe_sqlite3.dylib b/bin/Release/net8.0-windows/runtimes/osx-x64/native/libe_sqlite3.dylib deleted file mode 100644 index ffaf82f..0000000 Binary files a/bin/Release/net8.0-windows/runtimes/osx-x64/native/libe_sqlite3.dylib and /dev/null differ diff --git a/bin/Release/net8.0-windows/runtimes/win-arm/native/e_sqlite3.dll b/bin/Release/net8.0-windows/runtimes/win-arm/native/e_sqlite3.dll deleted file mode 100644 index 454821f..0000000 Binary files a/bin/Release/net8.0-windows/runtimes/win-arm/native/e_sqlite3.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/runtimes/win-arm64/native/e_sqlite3.dll b/bin/Release/net8.0-windows/runtimes/win-arm64/native/e_sqlite3.dll deleted file mode 100644 index 70805d9..0000000 Binary files a/bin/Release/net8.0-windows/runtimes/win-arm64/native/e_sqlite3.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/runtimes/win-x64/native/e_sqlite3.dll b/bin/Release/net8.0-windows/runtimes/win-x64/native/e_sqlite3.dll deleted file mode 100644 index 379665c..0000000 Binary files a/bin/Release/net8.0-windows/runtimes/win-x64/native/e_sqlite3.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/runtimes/win-x86/native/e_sqlite3.dll b/bin/Release/net8.0-windows/runtimes/win-x86/native/e_sqlite3.dll deleted file mode 100644 index c0e722d..0000000 Binary files a/bin/Release/net8.0-windows/runtimes/win-x86/native/e_sqlite3.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Release/net8.0-windows/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 2fbf86e..0000000 Binary files a/bin/Release/net8.0-windows/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/tr/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Release/net8.0-windows/tr/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 4c57b04..0000000 Binary files a/bin/Release/net8.0-windows/tr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Release/net8.0-windows/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index b551e37..0000000 Binary files a/bin/Release/net8.0-windows/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/tr/Microsoft.CodeAnalysis.resources.dll b/bin/Release/net8.0-windows/tr/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 8758fff..0000000 Binary files a/bin/Release/net8.0-windows/tr/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Release/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index de4fe51..0000000 Binary files a/bin/Release/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Release/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 67b261c..0000000 Binary files a/bin/Release/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Release/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index c6b8d86..0000000 Binary files a/bin/Release/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.resources.dll b/bin/Release/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index a14ec60..0000000 Binary files a/bin/Release/net8.0-windows/zh-Hans/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Release/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 2d39791..0000000 Binary files a/bin/Release/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Release/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 86802cf..0000000 Binary files a/bin/Release/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Release/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 691a8fa..0000000 Binary files a/bin/Release/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Release/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.resources.dll b/bin/Release/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index e8e4ee0..0000000 Binary files a/bin/Release/net8.0-windows/zh-Hant/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs deleted file mode 100644 index 2217181..0000000 --- a/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/obj/Debug/net8.0-windows/App.baml b/obj/Debug/net8.0-windows/App.baml deleted file mode 100644 index b79e16e..0000000 Binary files a/obj/Debug/net8.0-windows/App.baml and /dev/null differ diff --git a/obj/Debug/net8.0-windows/App.g.cs b/obj/Debug/net8.0-windows/App.g.cs deleted file mode 100644 index 4121922..0000000 --- a/obj/Debug/net8.0-windows/App.g.cs +++ /dev/null @@ -1,79 +0,0 @@ -#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "305A31D58C2D8B8A1F440ADC05F2BC55F500A4D3" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using UtopiaCanteenSystem.ViewModels; -using UtopiaCanteenSystem.Views; - - -namespace UtopiaCanteenSystem { - - - /// - /// App - /// - public partial class App : System.Windows.Application { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;component/app.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\App.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - /// - /// Application Entry Point. - /// - [System.STAThreadAttribute()] - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public static void Main() { - UtopiaCanteenSystem.App app = new UtopiaCanteenSystem.App(); - app.InitializeComponent(); - app.Run(); - } - } -} - diff --git a/obj/Debug/net8.0-windows/App.g.i.cs b/obj/Debug/net8.0-windows/App.g.i.cs deleted file mode 100644 index 4121922..0000000 --- a/obj/Debug/net8.0-windows/App.g.i.cs +++ /dev/null @@ -1,79 +0,0 @@ -#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "305A31D58C2D8B8A1F440ADC05F2BC55F500A4D3" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using UtopiaCanteenSystem.ViewModels; -using UtopiaCanteenSystem.Views; - - -namespace UtopiaCanteenSystem { - - - /// - /// App - /// - public partial class App : System.Windows.Application { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;component/app.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\App.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - /// - /// Application Entry Point. - /// - [System.STAThreadAttribute()] - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public static void Main() { - UtopiaCanteenSystem.App app = new UtopiaCanteenSystem.App(); - app.InitializeComponent(); - app.Run(); - } - } -} - diff --git a/obj/Debug/net8.0-windows/GeneratedInternalTypeHelper.g.cs b/obj/Debug/net8.0-windows/GeneratedInternalTypeHelper.g.cs deleted file mode 100644 index 7620a4f..0000000 --- a/obj/Debug/net8.0-windows/GeneratedInternalTypeHelper.g.cs +++ /dev/null @@ -1,62 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace XamlGeneratedNamespace { - - - /// - /// GeneratedInternalTypeHelper - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper { - - /// - /// CreateInstance - /// - protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) { - return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic) - | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture); - } - - /// - /// GetPropertyValue - /// - protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) { - return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// SetPropertyValue - /// - protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) { - propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// CreateDelegate - /// - protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) { - return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod - | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] { - delegateType, - handler}, null))); - } - - /// - /// AddEventHandler - /// - protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) { - eventInfo.AddEventHandler(target, handler); - } - } -} - diff --git a/obj/Debug/net8.0-windows/GeneratedInternalTypeHelper.g.i.cs b/obj/Debug/net8.0-windows/GeneratedInternalTypeHelper.g.i.cs deleted file mode 100644 index 7620a4f..0000000 --- a/obj/Debug/net8.0-windows/GeneratedInternalTypeHelper.g.i.cs +++ /dev/null @@ -1,62 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace XamlGeneratedNamespace { - - - /// - /// GeneratedInternalTypeHelper - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper { - - /// - /// CreateInstance - /// - protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) { - return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic) - | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture); - } - - /// - /// GetPropertyValue - /// - protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) { - return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// SetPropertyValue - /// - protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) { - propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// CreateDelegate - /// - protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) { - return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod - | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] { - delegateType, - handler}, null))); - } - - /// - /// AddEventHandler - /// - protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) { - eventInfo.AddEventHandler(target, handler); - } - } -} - diff --git a/obj/Debug/net8.0-windows/MainWindow.baml b/obj/Debug/net8.0-windows/MainWindow.baml deleted file mode 100644 index d6d036d..0000000 Binary files a/obj/Debug/net8.0-windows/MainWindow.baml and /dev/null differ diff --git a/obj/Debug/net8.0-windows/MainWindow.g.cs b/obj/Debug/net8.0-windows/MainWindow.g.cs deleted file mode 100644 index 7b38e1f..0000000 --- a/obj/Debug/net8.0-windows/MainWindow.g.cs +++ /dev/null @@ -1,74 +0,0 @@ -#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D7815245C44A7F9DACC110D9B999518CE07DCC25" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace UtopiaCanteenSystem { - - - /// - /// MainWindow - /// - public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;component/mainwindow.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\MainWindow.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - this._contentLoaded = true; - } - } -} - diff --git a/obj/Debug/net8.0-windows/MainWindow.g.i.cs b/obj/Debug/net8.0-windows/MainWindow.g.i.cs deleted file mode 100644 index 9ff1e91..0000000 --- a/obj/Debug/net8.0-windows/MainWindow.g.i.cs +++ /dev/null @@ -1,75 +0,0 @@ -#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D7815245C44A7F9DACC110D9B999518CE07DCC25" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace UtopiaCanteenSystem { - - - /// - /// MainWindow - /// - public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;V1.0.0.0;component/mainwindow.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\MainWindow.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - this._contentLoaded = true; - } - } -} - diff --git a/obj/Debug/net8.0-windows/UtopiaCa.3224D704.Up2Date b/obj/Debug/net8.0-windows/UtopiaCa.3224D704.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem.AssemblyInfo.cs deleted file mode 100644 index eaa8513..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem.assets.cache deleted file mode 100644 index f4d66bf..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.csproj.AssemblyReference.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem.csproj.AssemblyReference.cache deleted file mode 100644 index 890754b..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.csproj.AssemblyReference.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.csproj.BuildWithSkipAnalyzers b/obj/Debug/net8.0-windows/UtopiaCanteenSystem.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.csproj.CoreCompileInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem.csproj.CoreCompileInputs.cache deleted file mode 100644 index c45cd88..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -6976baded005a4a70ccb42459ecc4e44fa6e43c062af65256c2dda63263b828b diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.csproj.FileListAbsolute.txt b/obj/Debug/net8.0-windows/UtopiaCanteenSystem.csproj.FileListAbsolute.txt deleted file mode 100644 index 2281cde..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,409 +0,0 @@ -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\UtopiaCanteenSystem.exe -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\UtopiaCanteenSystem.deps.json -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\UtopiaCanteenSystem.runtimeconfig.json -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\UtopiaCanteenSystem.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\UtopiaCanteenSystem.pdb -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\CommunityToolkit.Mvvm.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Humanizer.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Bcl.AsyncInterfaces.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.CodeAnalysis.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.CodeAnalysis.CSharp.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.CodeAnalysis.CSharp.Workspaces.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.CodeAnalysis.Workspaces.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Data.Sqlite.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.EntityFrameworkCore.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.EntityFrameworkCore.Abstractions.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.EntityFrameworkCore.Design.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.EntityFrameworkCore.Relational.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.EntityFrameworkCore.Sqlite.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.Caching.Abstractions.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.Caching.Memory.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.Configuration.Abstractions.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.DependencyInjection.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.DependencyInjection.Abstractions.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.DependencyModel.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.Logging.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.Logging.Abstractions.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.Options.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.Primitives.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Mono.TextTemplating.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\SQLitePCLRaw.batteries_v2.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\SQLitePCLRaw.core.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\SQLitePCLRaw.provider.e_sqlite3.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\System.Composition.AttributedModel.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\System.Composition.Convention.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\System.Composition.Hosting.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\System.Composition.Runtime.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\System.Composition.TypedParts.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\System.IO.Pipelines.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\cs\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\de\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\es\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\fr\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\it\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ja\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ko\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pl\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pt-BR\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ru\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\tr\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hans\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hant\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\cs\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\de\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\es\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\fr\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\it\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ja\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ko\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pl\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ru\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\tr\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\de\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\es\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\it\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\browser-wasm\nativeassets\net8.0\e_sqlite3.a -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-arm\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-arm64\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-armel\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-mips64\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-musl-arm\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-musl-arm64\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-musl-x64\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-ppc64le\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-s390x\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-x64\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-x86\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\maccatalyst-arm64\native\libe_sqlite3.dylib -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\maccatalyst-x64\native\libe_sqlite3.dylib -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\osx-arm64\native\libe_sqlite3.dylib -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\osx-x64\native\libe_sqlite3.dylib -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\win-arm\native\e_sqlite3.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\win-arm64\native\e_sqlite3.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\win-x64\native\e_sqlite3.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\win-x86\native\e_sqlite3.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.csproj.AssemblyReference.cache -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\MainWindow.baml -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\LoginView.baml -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\MainDashboardView.baml -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\SettingsView.baml -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\MainWindow.g.cs -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\LoginView.g.cs -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\MainDashboardView.g.cs -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\SettingsView.g.cs -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\App.g.cs -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\GeneratedInternalTypeHelper.g.cs -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem_MarkupCompile.cache -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem_MarkupCompile.lref -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\App.baml -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.g.resources -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.GeneratedMSBuildEditorConfig.editorconfig -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.AssemblyInfoInputs.cache -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.AssemblyInfo.cs -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.csproj.CoreCompileInputs.cache -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCa.3224D704.Up2Date -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\refint\UtopiaCanteenSystem.dll -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.pdb -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.genruntimeconfig.cache -C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\ref\UtopiaCanteenSystem.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\UtopiaCanteenSystem.exe -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\UtopiaCanteenSystem.deps.json -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\UtopiaCanteenSystem.runtimeconfig.json -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\UtopiaCanteenSystem.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\UtopiaCanteenSystem.pdb -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\CommunityToolkit.Mvvm.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Humanizer.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Bcl.AsyncInterfaces.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.CodeAnalysis.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.CodeAnalysis.CSharp.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.CodeAnalysis.CSharp.Workspaces.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.CodeAnalysis.Workspaces.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Data.Sqlite.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.EntityFrameworkCore.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.EntityFrameworkCore.Abstractions.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.EntityFrameworkCore.Design.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.EntityFrameworkCore.Relational.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.EntityFrameworkCore.Sqlite.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.Caching.Abstractions.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.Caching.Memory.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.Configuration.Abstractions.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.DependencyInjection.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.DependencyInjection.Abstractions.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.DependencyModel.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.Logging.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.Logging.Abstractions.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.Options.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.Primitives.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Mono.TextTemplating.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\SQLitePCLRaw.batteries_v2.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\SQLitePCLRaw.core.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\SQLitePCLRaw.provider.e_sqlite3.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\System.Composition.AttributedModel.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\System.Composition.Convention.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\System.Composition.Hosting.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\System.Composition.Runtime.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\System.Composition.TypedParts.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\System.IO.Pipelines.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\cs\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\de\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\es\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\fr\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\it\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ja\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ko\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pl\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pt-BR\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ru\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\tr\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hans\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hant\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\cs\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\de\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\es\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\fr\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\it\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ja\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ko\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pl\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ru\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\tr\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\de\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\es\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\it\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\browser-wasm\nativeassets\net8.0\e_sqlite3.a -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-arm\native\libe_sqlite3.so -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-arm64\native\libe_sqlite3.so -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-armel\native\libe_sqlite3.so -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-mips64\native\libe_sqlite3.so -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-musl-arm\native\libe_sqlite3.so -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-musl-arm64\native\libe_sqlite3.so -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-musl-x64\native\libe_sqlite3.so -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-ppc64le\native\libe_sqlite3.so -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-s390x\native\libe_sqlite3.so -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-x64\native\libe_sqlite3.so -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-x86\native\libe_sqlite3.so -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\maccatalyst-arm64\native\libe_sqlite3.dylib -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\maccatalyst-x64\native\libe_sqlite3.dylib -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\osx-arm64\native\libe_sqlite3.dylib -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\osx-x64\native\libe_sqlite3.dylib -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\win-arm\native\e_sqlite3.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\win-arm64\native\e_sqlite3.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\win-x64\native\e_sqlite3.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\win-x86\native\e_sqlite3.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.csproj.AssemblyReference.cache -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\MainWindow.baml -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\LoginView.baml -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\MainDashboardView.baml -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\SettingsView.baml -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\MainWindow.g.cs -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\LoginView.g.cs -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\MainDashboardView.g.cs -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\SettingsView.g.cs -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\App.g.cs -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\GeneratedInternalTypeHelper.g.cs -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem_MarkupCompile.cache -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem_MarkupCompile.lref -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\App.baml -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.g.resources -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.GeneratedMSBuildEditorConfig.editorconfig -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.AssemblyInfoInputs.cache -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.AssemblyInfo.cs -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.csproj.CoreCompileInputs.cache -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCa.3224D704.Up2Date -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\refint\UtopiaCanteenSystem.dll -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.pdb -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.genruntimeconfig.cache -C:\Users\mustu\Downloads\project\UtopiaCanteenSystem\obj\Debug\net8.0-windows\ref\UtopiaCanteenSystem.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\UtopiaCanteenSystem.exe -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\UtopiaCanteenSystem.deps.json -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\UtopiaCanteenSystem.runtimeconfig.json -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\UtopiaCanteenSystem.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\UtopiaCanteenSystem.pdb -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\CommunityToolkit.Mvvm.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Humanizer.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Bcl.AsyncInterfaces.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.CodeAnalysis.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.CodeAnalysis.CSharp.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.CodeAnalysis.CSharp.Workspaces.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.CodeAnalysis.Workspaces.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Data.Sqlite.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.EntityFrameworkCore.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.EntityFrameworkCore.Abstractions.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.EntityFrameworkCore.Design.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.EntityFrameworkCore.Relational.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.EntityFrameworkCore.Sqlite.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.Caching.Abstractions.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.Caching.Memory.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.Configuration.Abstractions.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.DependencyInjection.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.DependencyInjection.Abstractions.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.DependencyModel.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.Logging.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.Logging.Abstractions.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.Options.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Microsoft.Extensions.Primitives.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\Mono.TextTemplating.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\SQLitePCLRaw.batteries_v2.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\SQLitePCLRaw.core.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\SQLitePCLRaw.provider.e_sqlite3.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\System.Composition.AttributedModel.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\System.Composition.Convention.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\System.Composition.Hosting.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\System.Composition.Runtime.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\System.Composition.TypedParts.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\System.IO.Pipelines.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\cs\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\de\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\es\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\fr\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\it\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ja\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ko\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pl\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pt-BR\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ru\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\tr\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hans\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hant\Microsoft.CodeAnalysis.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\cs\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\de\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\es\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\fr\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\it\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ja\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ko\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pl\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ru\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\tr\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\de\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\es\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\it\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\browser-wasm\nativeassets\net8.0\e_sqlite3.a -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-arm\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-arm64\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-armel\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-mips64\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-musl-arm\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-musl-arm64\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-musl-x64\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-ppc64le\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-s390x\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-x64\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\linux-x86\native\libe_sqlite3.so -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\maccatalyst-arm64\native\libe_sqlite3.dylib -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\maccatalyst-x64\native\libe_sqlite3.dylib -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\osx-arm64\native\libe_sqlite3.dylib -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\osx-x64\native\libe_sqlite3.dylib -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\win-arm\native\e_sqlite3.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\win-arm64\native\e_sqlite3.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\win-x64\native\e_sqlite3.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Debug\net8.0-windows\runtimes\win-x86\native\e_sqlite3.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.csproj.AssemblyReference.cache -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\MainWindow.baml -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\MainDashboardView.baml -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\SettingsView.baml -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\MainWindow.g.cs -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\MainDashboardView.g.cs -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\SettingsView.g.cs -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\App.g.cs -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\GeneratedInternalTypeHelper.g.cs -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem_MarkupCompile.cache -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem_MarkupCompile.lref -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\App.baml -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.g.resources -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.GeneratedMSBuildEditorConfig.editorconfig -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.AssemblyInfoInputs.cache -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.AssemblyInfo.cs -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.csproj.CoreCompileInputs.cache -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCa.3224D704.Up2Date -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\refint\UtopiaCanteenSystem.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.pdb -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\UtopiaCanteenSystem.genruntimeconfig.cache -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\ref\UtopiaCanteenSystem.dll -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\AdminLoginView.baml -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\ScannerView.baml -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\AdminLoginView.g.cs -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\ScannerView.g.cs -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\AdminSettingsAuthView.baml -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\Views\AdminSettingsAuthView.g.cs diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.designer.deps.json b/obj/Debug/net8.0-windows/UtopiaCanteenSystem.designer.deps.json deleted file mode 100644 index e303d45..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.designer.deps.json +++ /dev/null @@ -1,1027 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v8.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v8.0": { - "CommunityToolkit.Mvvm/8.2.2": { - "runtime": { - "lib/net6.0/CommunityToolkit.Mvvm.dll": { - "assemblyVersion": "8.2.0.0", - "fileVersion": "8.2.2.1" - } - } - }, - "Humanizer.Core/2.14.1": { - "runtime": { - "lib/net6.0/Humanizer.dll": { - "assemblyVersion": "2.14.0.0", - "fileVersion": "2.14.1.48190" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { - "runtime": { - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "Microsoft.CodeAnalysis.Common/4.5.0": { - "dependencies": { - "System.Collections.Immutable": "6.0.0", - "System.Reflection.Metadata": "6.0.1", - "System.Runtime.CompilerServices.Unsafe": "6.0.0", - "System.Text.Encoding.CodePages": "6.0.0" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { - "assemblyVersion": "4.5.0.0", - "fileVersion": "4.500.23.10905" - } - }, - "resources": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { - "dependencies": { - "Microsoft.CodeAnalysis.Common": "4.5.0" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { - "assemblyVersion": "4.5.0.0", - "fileVersion": "4.500.23.10905" - } - }, - "resources": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp": "4.5.0", - "Microsoft.CodeAnalysis.Common": "4.5.0", - "Microsoft.CodeAnalysis.Workspaces.Common": "4.5.0" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { - "assemblyVersion": "4.5.0.0", - "fileVersion": "4.500.23.10905" - } - }, - "resources": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Bcl.AsyncInterfaces": "6.0.0", - "Microsoft.CodeAnalysis.Common": "4.5.0", - "System.Composition": "6.0.0", - "System.IO.Pipelines": "6.0.3", - "System.Threading.Channels": "6.0.0" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { - "assemblyVersion": "4.5.0.0", - "fileVersion": "4.500.23.10905" - } - }, - "resources": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.Data.Sqlite.Core/8.0.11": { - "dependencies": { - "SQLitePCLRaw.core": "2.1.6" - }, - "runtime": { - "lib/net8.0/Microsoft.Data.Sqlite.dll": { - "assemblyVersion": "8.0.11.0", - "fileVersion": "8.0.1124.52104" - } - } - }, - "Microsoft.EntityFrameworkCore/8.0.11": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "8.0.11", - "Microsoft.Extensions.Caching.Memory": "8.0.1", - "Microsoft.Extensions.Logging": "8.0.1" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { - "assemblyVersion": "8.0.11.0", - "fileVersion": "8.0.1124.52104" - } - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.11": { - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "assemblyVersion": "8.0.11.0", - "fileVersion": "8.0.1124.52104" - } - } - }, - "Microsoft.EntityFrameworkCore.Design/8.0.11": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0", - "Microsoft.EntityFrameworkCore.Relational": "8.0.11", - "Microsoft.Extensions.DependencyModel": "8.0.2", - "Mono.TextTemplating": "2.2.1" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { - "assemblyVersion": "8.0.11.0", - "fileVersion": "8.0.1124.52104" - } - } - }, - "Microsoft.EntityFrameworkCore.Relational/8.0.11": { - "dependencies": { - "Microsoft.EntityFrameworkCore": "8.0.11", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "assemblyVersion": "8.0.11.0", - "fileVersion": "8.0.1124.52104" - } - } - }, - "Microsoft.EntityFrameworkCore.Sqlite/8.0.11": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Sqlite.Core": "8.0.11", - "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6" - } - }, - "Microsoft.EntityFrameworkCore.Sqlite.Core/8.0.11": { - "dependencies": { - "Microsoft.Data.Sqlite.Core": "8.0.11", - "Microsoft.EntityFrameworkCore.Relational": "8.0.11", - "Microsoft.Extensions.DependencyModel": "8.0.2" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll": { - "assemblyVersion": "8.0.11.0", - "fileVersion": "8.0.1124.52104" - } - } - }, - "Microsoft.EntityFrameworkCore.Tools/8.0.11": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Design": "8.0.11" - } - }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { - "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, - "Microsoft.Extensions.Caching.Memory/8.0.1": { - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", - "Microsoft.Extensions.Logging.Abstractions": "8.0.2", - "Microsoft.Extensions.Options": "8.0.2", - "Microsoft.Extensions.Primitives": "8.0.0" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, - "Microsoft.Extensions.DependencyInjection/8.0.1": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": { - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.DependencyModel/8.0.2": { - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { - "assemblyVersion": "8.0.0.2", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.Logging/8.0.1": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.1", - "Microsoft.Extensions.Logging.Abstractions": "8.0.2", - "Microsoft.Extensions.Options": "8.0.2" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/8.0.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.Options/8.0.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", - "Microsoft.Extensions.Primitives": "8.0.0" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.224.6711" - } - } - }, - "Microsoft.Extensions.Primitives/8.0.0": { - "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, - "Mono.TextTemplating/2.2.1": { - "dependencies": { - "System.CodeDom": "4.4.0" - }, - "runtime": { - "lib/netstandard2.0/Mono.TextTemplating.dll": { - "assemblyVersion": "2.2.0.0", - "fileVersion": "2.2.1.1" - } - } - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": { - "dependencies": { - "SQLitePCLRaw.lib.e_sqlite3": "2.1.6", - "SQLitePCLRaw.provider.e_sqlite3": "2.1.6" - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": { - "assemblyVersion": "2.1.6.2060", - "fileVersion": "2.1.6.2060" - } - } - }, - "SQLitePCLRaw.core/2.1.6": { - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.core.dll": { - "assemblyVersion": "2.1.6.2060", - "fileVersion": "2.1.6.2060" - } - } - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.6": { - "runtimeTargets": { - "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": { - "rid": "browser-wasm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-arm/native/libe_sqlite3.so": { - "rid": "linux-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-arm64/native/libe_sqlite3.so": { - "rid": "linux-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-armel/native/libe_sqlite3.so": { - "rid": "linux-armel", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-mips64/native/libe_sqlite3.so": { - "rid": "linux-mips64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-arm/native/libe_sqlite3.so": { - "rid": "linux-musl-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-arm64/native/libe_sqlite3.so": { - "rid": "linux-musl-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-x64/native/libe_sqlite3.so": { - "rid": "linux-musl-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-ppc64le/native/libe_sqlite3.so": { - "rid": "linux-ppc64le", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-s390x/native/libe_sqlite3.so": { - "rid": "linux-s390x", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-x64/native/libe_sqlite3.so": { - "rid": "linux-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-x86/native/libe_sqlite3.so": { - "rid": "linux-x86", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": { - "rid": "maccatalyst-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": { - "rid": "maccatalyst-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/osx-arm64/native/libe_sqlite3.dylib": { - "rid": "osx-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/osx-x64/native/libe_sqlite3.dylib": { - "rid": "osx-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-arm/native/e_sqlite3.dll": { - "rid": "win-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-arm64/native/e_sqlite3.dll": { - "rid": "win-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-x64/native/e_sqlite3.dll": { - "rid": "win-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-x86/native/e_sqlite3.dll": { - "rid": "win-x86", - "assetType": "native", - "fileVersion": "0.0.0.0" - } - } - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.6": { - "dependencies": { - "SQLitePCLRaw.core": "2.1.6" - }, - "runtime": { - "lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll": { - "assemblyVersion": "2.1.6.2060", - "fileVersion": "2.1.6.2060" - } - } - }, - "System.CodeDom/4.4.0": { - "runtime": { - "lib/netstandard2.0/System.CodeDom.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.6.25519.3" - } - } - }, - "System.Collections.Immutable/6.0.0": { - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - }, - "runtime": { - "lib/net6.0/System.Collections.Immutable.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition/6.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "6.0.0", - "System.Composition.Convention": "6.0.0", - "System.Composition.Hosting": "6.0.0", - "System.Composition.Runtime": "6.0.0", - "System.Composition.TypedParts": "6.0.0" - } - }, - "System.Composition.AttributedModel/6.0.0": { - "runtime": { - "lib/net6.0/System.Composition.AttributedModel.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition.Convention/6.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "6.0.0" - }, - "runtime": { - "lib/net6.0/System.Composition.Convention.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition.Hosting/6.0.0": { - "dependencies": { - "System.Composition.Runtime": "6.0.0" - }, - "runtime": { - "lib/net6.0/System.Composition.Hosting.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition.Runtime/6.0.0": { - "runtime": { - "lib/net6.0/System.Composition.Runtime.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition.TypedParts/6.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "6.0.0", - "System.Composition.Hosting": "6.0.0", - "System.Composition.Runtime": "6.0.0" - }, - "runtime": { - "lib/net6.0/System.Composition.TypedParts.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.IO.Pipelines/6.0.3": { - "runtime": { - "lib/net6.0/System.IO.Pipelines.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.522.21309" - } - } - }, - "System.Reflection.Metadata/6.0.1": { - "dependencies": { - "System.Collections.Immutable": "6.0.0" - }, - "runtime": { - "lib/net6.0/System.Reflection.Metadata.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.322.12309" - } - } - }, - "System.Runtime.CompilerServices.Unsafe/6.0.0": { - "runtime": { - "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Text.Encoding.CodePages/6.0.0": { - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - }, - "runtime": { - "lib/net6.0/System.Text.Encoding.CodePages.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - }, - "runtimeTargets": { - "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Threading.Channels/6.0.0": { - "runtime": { - "lib/net6.0/System.Threading.Channels.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - } - } - }, - "libraries": { - "CommunityToolkit.Mvvm/8.2.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-r0g0k9tGYdrnz8R7T3x5UiokDffeevzK/2P/9SBL6fqLgN8B157MIi/bVUWI1KAz6ZorZrK9AdABCWUeXZZsvA==", - "path": "communitytoolkit.mvvm/8.2.2", - "hashPath": "communitytoolkit.mvvm.8.2.2.nupkg.sha512" - }, - "Humanizer.Core/2.14.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", - "path": "humanizer.core/2.14.1", - "hashPath": "humanizer.core.2.14.1.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", - "path": "microsoft.bcl.asyncinterfaces/6.0.0", - "hashPath": "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Common/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==", - "path": "microsoft.codeanalysis.common/4.5.0", - "hashPath": "microsoft.codeanalysis.common.4.5.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==", - "path": "microsoft.codeanalysis.csharp/4.5.0", - "hashPath": "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==", - "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0", - "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==", - "path": "microsoft.codeanalysis.workspaces.common/4.5.0", - "hashPath": "microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512" - }, - "Microsoft.Data.Sqlite.Core/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PrDkI9SeU/MEP/IHriczeYmRVbzEcfp66UlZRjL5ikHIJGIYOrby55GoehLCJzJiTwJ+rGkjSRctZnWgfC95fg==", - "path": "microsoft.data.sqlite.core/8.0.11", - "hashPath": "microsoft.data.sqlite.core.8.0.11.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-stbjWBTtpQ1HtqXMFyKnXFTr76PvaOHI2b2h85JqBi3eZr00nspvR/a90Zwh8CQ4rVawqLiTG0+0yZQWaav+sQ==", - "path": "microsoft.entityframeworkcore/8.0.11", - "hashPath": "microsoft.entityframeworkcore.8.0.11.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-++zY0Ea724ku1jptWJmF7jm3I4IXTexfT4qi1ETcSFFF7qj+qm6rRgN7mTuKkwIETuXk0ikfzudryRjUGrrNKQ==", - "path": "microsoft.entityframeworkcore.abstractions/8.0.11", - "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.11.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Design/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KxOvpbaKiUmbLvenr0T/4F1Vdm0Sq+iajLbesQK7/WKB/Dx+FQHCZ0f5jCXrVWK2QKF9eHzQ5JPA1L6hcb25FQ==", - "path": "microsoft.entityframeworkcore.design/8.0.11", - "hashPath": "microsoft.entityframeworkcore.design.8.0.11.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Relational/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3TuuW3i5I4Ro0yoaHmi2MqEDGObOVuhLaMEnd/heaLB1fcvm4fu4PevmC4BOWnI0vo176AIlV5o4rEQciLoohw==", - "path": "microsoft.entityframeworkcore.relational/8.0.11", - "hashPath": "microsoft.entityframeworkcore.relational.8.0.11.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Sqlite/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HJN+xx8lomTIq7SpshnUzHt7uo1/AOvnPWjXsOzyCsoYMEpfRKjxsJobcHu8Qpvd2mwzZB/mzjPUE8XeuGiCGA==", - "path": "microsoft.entityframeworkcore.sqlite/8.0.11", - "hashPath": "microsoft.entityframeworkcore.sqlite.8.0.11.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Sqlite.Core/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wvC/xpis//IG9qvfMbMFMjhrM+P7choZ23CHBRfQyfmIkOVZLBtzM6nestbDdAv3eGnJym1/m0o0sc7YXlL0yg==", - "path": "microsoft.entityframeworkcore.sqlite.core/8.0.11", - "hashPath": "microsoft.entityframeworkcore.sqlite.core.8.0.11.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Tools/8.0.11": { - "type": "package", - "serviceable": true, - "sha512": "sha512-9iUOj0npm2FxOkGIE3ktv0N0YU1oEhaMTJoDYuKS8dGNkWo1CPm7RjsoJABesKFk1lkCIfTE5SHXb45GIMjDnQ==", - "path": "microsoft.entityframeworkcore.tools/8.0.11", - "hashPath": "microsoft.entityframeworkcore.tools.8.0.11.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==", - "path": "microsoft.extensions.caching.abstractions/8.0.0", - "hashPath": "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Memory/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HFDnhYLccngrzyGgHkjEDU5FMLn4MpOsr5ElgsBMC4yx6lJh4jeWO7fHS8+TXPq+dgxCmUa/Trl8svObmwW4QA==", - "path": "microsoft.extensions.caching.memory/8.0.1", - "hashPath": "microsoft.extensions.caching.memory.8.0.1.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", - "path": "microsoft.extensions.configuration.abstractions/8.0.0", - "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==", - "path": "microsoft.extensions.dependencyinjection/8.0.1", - "hashPath": "microsoft.extensions.dependencyinjection.8.0.1.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg==", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.2", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyModel/8.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==", - "path": "microsoft.extensions.dependencymodel/8.0.2", - "hashPath": "microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4x+pzsQEbqxhNf1QYRr5TDkLP9UsLT3A6MdRKDDEgrW7h1ljiEPgTNhKYUhNCCAaVpQECVQ+onA91PTPnIp6Lw==", - "path": "microsoft.extensions.logging/8.0.1", - "hashPath": "microsoft.extensions.logging.8.0.1.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/8.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-nroMDjS7hNBPtkZqVBbSiQaQjWRDxITI8Y7XnDs97rqG3EbzVTNLZQf7bIeUJcaHOV8bca47s1Uxq94+2oGdxA==", - "path": "microsoft.extensions.logging.abstractions/8.0.2", - "hashPath": "microsoft.extensions.logging.abstractions.8.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options/8.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dWGKvhFybsaZpGmzkGCbNNwBD1rVlWzrZKANLW/CcbFJpCEceMCGzT7zZwHOGBCbwM0SzBuceMj5HN1LKV1QqA==", - "path": "microsoft.extensions.options/8.0.2", - "hashPath": "microsoft.extensions.options.8.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", - "path": "microsoft.extensions.primitives/8.0.0", - "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512" - }, - "Mono.TextTemplating/2.2.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", - "path": "mono.texttemplating/2.2.1", - "hashPath": "mono.texttemplating.2.2.1.nupkg.sha512" - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BmAf6XWt4TqtowmiWe4/5rRot6GerAeklmOPfviOvwLoF5WwgxcJHAxZtySuyW9r9w+HLILnm8VfJFLCUJYW8A==", - "path": "sqlitepclraw.bundle_e_sqlite3/2.1.6", - "hashPath": "sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512" - }, - "SQLitePCLRaw.core/2.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==", - "path": "sqlitepclraw.core/2.1.6", - "hashPath": "sqlitepclraw.core.2.1.6.nupkg.sha512" - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2ObJJLkIUIxRpOUlZNGuD4rICpBnrBR5anjyfUFQep4hMOIeqW+XGQYzrNmHSVz5xSWZ3klSbh7sFR6UyDj68Q==", - "path": "sqlitepclraw.lib.e_sqlite3/2.1.6", - "hashPath": "sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512" - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PQ2Oq3yepLY4P7ll145P3xtx2bX8xF4PzaKPRpw9jZlKvfe4LE/saAV82inND9usn1XRpmxXk7Lal3MTI+6CNg==", - "path": "sqlitepclraw.provider.e_sqlite3/2.1.6", - "hashPath": "sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512" - }, - "System.CodeDom/4.4.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==", - "path": "system.codedom/4.4.0", - "hashPath": "system.codedom.4.4.0.nupkg.sha512" - }, - "System.Collections.Immutable/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", - "path": "system.collections.immutable/6.0.0", - "hashPath": "system.collections.immutable.6.0.0.nupkg.sha512" - }, - "System.Composition/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==", - "path": "system.composition/6.0.0", - "hashPath": "system.composition.6.0.0.nupkg.sha512" - }, - "System.Composition.AttributedModel/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==", - "path": "system.composition.attributedmodel/6.0.0", - "hashPath": "system.composition.attributedmodel.6.0.0.nupkg.sha512" - }, - "System.Composition.Convention/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==", - "path": "system.composition.convention/6.0.0", - "hashPath": "system.composition.convention.6.0.0.nupkg.sha512" - }, - "System.Composition.Hosting/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==", - "path": "system.composition.hosting/6.0.0", - "hashPath": "system.composition.hosting.6.0.0.nupkg.sha512" - }, - "System.Composition.Runtime/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==", - "path": "system.composition.runtime/6.0.0", - "hashPath": "system.composition.runtime.6.0.0.nupkg.sha512" - }, - "System.Composition.TypedParts/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==", - "path": "system.composition.typedparts/6.0.0", - "hashPath": "system.composition.typedparts.6.0.0.nupkg.sha512" - }, - "System.IO.Pipelines/6.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", - "path": "system.io.pipelines/6.0.3", - "hashPath": "system.io.pipelines.6.0.3.nupkg.sha512" - }, - "System.Reflection.Metadata/6.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==", - "path": "system.reflection.metadata/6.0.1", - "hashPath": "system.reflection.metadata.6.0.1.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.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.Threading.Channels/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==", - "path": "system.threading.channels/6.0.0", - "hashPath": "system.threading.channels.6.0.0.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.designer.runtimeconfig.json b/obj/Debug/net8.0-windows/UtopiaCanteenSystem.designer.runtimeconfig.json deleted file mode 100644 index f88d522..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.designer.runtimeconfig.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net8.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "8.0.0" - }, - { - "name": "Microsoft.WindowsDesktop.App", - "version": "8.0.0" - } - ], - "additionalProbingPaths": [ - "C:\\Users\\mustafa.ahmed\\.dotnet\\store\\|arch|\\|tfm|", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages", - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configProperties": { - "System.Reflection.NullabilityInfoContext.IsSupported": true, - "CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false, - "Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true - } - } -} \ No newline at end of file diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.dll b/obj/Debug/net8.0-windows/UtopiaCanteenSystem.dll deleted file mode 100644 index e7abebb..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.dll and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.g.resources b/obj/Debug/net8.0-windows/UtopiaCanteenSystem.g.resources deleted file mode 100644 index 2a754e6..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.g.resources and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.genruntimeconfig.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem.genruntimeconfig.cache deleted file mode 100644 index a1887f6..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -0b2331c99fa054d112ca93b5b928edf65423e1bae5bbec6080a611a5f58d774b diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.pdb b/obj/Debug/net8.0-windows/UtopiaCanteenSystem.pdb deleted file mode 100644 index eab8c18..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem.pdb and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_0iqt2ayh_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_0iqt2ayh_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_0iqt2ayh_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_0iqt2ayh_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_0iqt2ayh_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_0iqt2ayh_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_0iqt2ayh_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_0iqt2ayh_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index ab475c9..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_0iqt2ayh_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_0iqt2ayh_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_0iqt2ayh_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_0iqt2ayh_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_0iqt2ayh_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_0iqt2ayh_wpftmp.assets.cache deleted file mode 100644 index 0dbccae..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_0iqt2ayh_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1kjp452t_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1kjp452t_wpftmp.AssemblyInfo.cs deleted file mode 100644 index eaa8513..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1kjp452t_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1kjp452t_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1kjp452t_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1kjp452t_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1kjp452t_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1kjp452t_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1kjp452t_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1kjp452t_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1kjp452t_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1kjp452t_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1kjp452t_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1kjp452t_wpftmp.assets.cache deleted file mode 100644 index 66720f9..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1kjp452t_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1kjp452t_wpftmp.csproj.BuildWithSkipAnalyzers b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1kjp452t_wpftmp.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1qiiejku_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1qiiejku_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1qiiejku_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1qiiejku_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1qiiejku_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1qiiejku_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1qiiejku_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1qiiejku_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1qiiejku_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1qiiejku_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1qiiejku_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1qiiejku_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1qiiejku_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1qiiejku_wpftmp.assets.cache deleted file mode 100644 index 026a496..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_1qiiejku_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2porofw1_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2porofw1_wpftmp.AssemblyInfo.cs deleted file mode 100644 index eaa8513..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2porofw1_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2porofw1_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2porofw1_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2porofw1_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2porofw1_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2porofw1_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2porofw1_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2porofw1_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2porofw1_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2porofw1_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2porofw1_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2porofw1_wpftmp.assets.cache deleted file mode 100644 index f384848..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2porofw1_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2porofw1_wpftmp.csproj.BuildWithSkipAnalyzers b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2porofw1_wpftmp.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2vv4r2uw_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2vv4r2uw_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2vv4r2uw_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2vv4r2uw_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2vv4r2uw_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2vv4r2uw_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2vv4r2uw_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2vv4r2uw_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2vv4r2uw_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2vv4r2uw_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2vv4r2uw_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2vv4r2uw_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2vv4r2uw_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2vv4r2uw_wpftmp.assets.cache deleted file mode 100644 index d9c7e8c..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_2vv4r2uw_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_3xome02r_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_3xome02r_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_3xome02r_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_3xome02r_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_3xome02r_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_3xome02r_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_3xome02r_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_3xome02r_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_3xome02r_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_3xome02r_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_3xome02r_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_3xome02r_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_3xome02r_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_3xome02r_wpftmp.assets.cache deleted file mode 100644 index c762589..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_3xome02r_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_45yefeol_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_45yefeol_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_45yefeol_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_45yefeol_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_45yefeol_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_45yefeol_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_45yefeol_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_45yefeol_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_45yefeol_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_45yefeol_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_45yefeol_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_45yefeol_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_45yefeol_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_45yefeol_wpftmp.assets.cache deleted file mode 100644 index f05b34a..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_45yefeol_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_4ombdac0_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_4ombdac0_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_4ombdac0_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_4ombdac0_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_4ombdac0_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_4ombdac0_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_4ombdac0_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_4ombdac0_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index ab475c9..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_4ombdac0_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_4ombdac0_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_4ombdac0_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_4ombdac0_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_4ombdac0_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_4ombdac0_wpftmp.assets.cache deleted file mode 100644 index f7a0041..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_4ombdac0_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_5xtwp524_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_5xtwp524_wpftmp.AssemblyInfo.cs deleted file mode 100644 index eaa8513..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_5xtwp524_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_5xtwp524_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_5xtwp524_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_5xtwp524_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_5xtwp524_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_5xtwp524_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_5xtwp524_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_5xtwp524_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_5xtwp524_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_5xtwp524_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_5xtwp524_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_5xtwp524_wpftmp.assets.cache deleted file mode 100644 index 4e7a781..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_5xtwp524_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_5xtwp524_wpftmp.csproj.BuildWithSkipAnalyzers b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_5xtwp524_wpftmp.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_MarkupCompile.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_MarkupCompile.cache deleted file mode 100644 index c80a666..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_MarkupCompile.cache +++ /dev/null @@ -1,20 +0,0 @@ -UtopiaCanteenSystem - - -winexe -C# -.cs -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\ -UtopiaCanteenSystem -none -false -TRACE;DEBUG;NET;NET8_0;NETCOREAPP;WINDOWS;WINDOWS7_0;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER;WINDOWS7_0_OR_GREATER -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\App.xaml -6-457694604 - -34500654416 -217-1411223073 -MainWindow.xaml;Views\AdminLoginView.xaml;Views\AdminSettingsAuthView.xaml;Views\MainDashboardView.xaml;Views\ScannerView.xaml;Views\SettingsView.xaml; - -False - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_MarkupCompile.i.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_MarkupCompile.i.cache deleted file mode 100644 index 16d4f93..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_MarkupCompile.i.cache +++ /dev/null @@ -1,20 +0,0 @@ -UtopiaCanteenSystem -1.0.0.0 - -winexe -C# -.cs -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Debug\net8.0-windows\ -UtopiaCanteenSystem -none -false -TRACE;DEBUG;NET;NET8_0;NETCOREAPP;WINDOWS;WINDOWS7_0;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER;WINDOWS7_0_OR_GREATER -C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\App.xaml -6-457694604 - -361724208995 -217-1411223073 -MainWindow.xaml;Views\AdminLoginView.xaml;Views\AdminSettingsAuthView.xaml;Views\MainDashboardView.xaml;Views\ScannerView.xaml;Views\SettingsView.xaml; - -False - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_MarkupCompile.lref b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_MarkupCompile.lref deleted file mode 100644 index 0023992..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_MarkupCompile.lref +++ /dev/null @@ -1,3 +0,0 @@ - -FC:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\App.xaml;; - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_boabdsrm_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_boabdsrm_wpftmp.AssemblyInfo.cs deleted file mode 100644 index eaa8513..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_boabdsrm_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_boabdsrm_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_boabdsrm_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_boabdsrm_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_boabdsrm_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_boabdsrm_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_boabdsrm_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_boabdsrm_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_boabdsrm_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_boabdsrm_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_boabdsrm_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_boabdsrm_wpftmp.assets.cache deleted file mode 100644 index c39ff82..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_boabdsrm_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_boabdsrm_wpftmp.csproj.BuildWithSkipAnalyzers b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_boabdsrm_wpftmp.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_bsd3h1fs_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_bsd3h1fs_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_bsd3h1fs_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_bsd3h1fs_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_bsd3h1fs_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_bsd3h1fs_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_bsd3h1fs_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_bsd3h1fs_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index ab475c9..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_bsd3h1fs_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_bsd3h1fs_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_bsd3h1fs_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_bsd3h1fs_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_bsd3h1fs_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_bsd3h1fs_wpftmp.assets.cache deleted file mode 100644 index 04c0ca5..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_bsd3h1fs_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_c5ncnpny_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_c5ncnpny_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_c5ncnpny_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_c5ncnpny_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_c5ncnpny_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_c5ncnpny_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_c5ncnpny_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_c5ncnpny_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_c5ncnpny_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_c5ncnpny_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_c5ncnpny_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_c5ncnpny_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_c5ncnpny_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_c5ncnpny_wpftmp.assets.cache deleted file mode 100644 index f4e145b..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_c5ncnpny_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ccvwezog_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ccvwezog_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ccvwezog_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ccvwezog_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ccvwezog_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ccvwezog_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ccvwezog_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ccvwezog_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ccvwezog_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ccvwezog_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ccvwezog_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ccvwezog_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ccvwezog_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ccvwezog_wpftmp.assets.cache deleted file mode 100644 index 8dac761..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ccvwezog_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_cqrbyclb_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_cqrbyclb_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_cqrbyclb_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_cqrbyclb_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_cqrbyclb_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_cqrbyclb_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_cqrbyclb_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_cqrbyclb_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_cqrbyclb_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_cqrbyclb_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_cqrbyclb_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_cqrbyclb_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_cqrbyclb_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_cqrbyclb_wpftmp.assets.cache deleted file mode 100644 index a07e351..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_cqrbyclb_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_h34v31r4_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_h34v31r4_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_h34v31r4_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_h34v31r4_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_h34v31r4_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_h34v31r4_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_h34v31r4_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_h34v31r4_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index ab475c9..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_h34v31r4_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_h34v31r4_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_h34v31r4_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_h34v31r4_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_h34v31r4_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_h34v31r4_wpftmp.assets.cache deleted file mode 100644 index 228b72d..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_h34v31r4_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_hxo4ofui_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_hxo4ofui_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_hxo4ofui_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_hxo4ofui_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_hxo4ofui_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_hxo4ofui_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_hxo4ofui_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_hxo4ofui_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_hxo4ofui_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_hxo4ofui_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_hxo4ofui_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_hxo4ofui_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_hxo4ofui_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_hxo4ofui_wpftmp.assets.cache deleted file mode 100644 index 7677815..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_hxo4ofui_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ih3v0sbr_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ih3v0sbr_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ih3v0sbr_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ih3v0sbr_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ih3v0sbr_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ih3v0sbr_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ih3v0sbr_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ih3v0sbr_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ih3v0sbr_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ih3v0sbr_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ih3v0sbr_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ih3v0sbr_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ih3v0sbr_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ih3v0sbr_wpftmp.assets.cache deleted file mode 100644 index 81e3ba9..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ih3v0sbr_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ixweyo3m_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ixweyo3m_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ixweyo3m_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ixweyo3m_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ixweyo3m_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ixweyo3m_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ixweyo3m_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ixweyo3m_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ixweyo3m_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ixweyo3m_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ixweyo3m_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ixweyo3m_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ixweyo3m_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ixweyo3m_wpftmp.assets.cache deleted file mode 100644 index 3d88197..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ixweyo3m_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jcg25jld_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jcg25jld_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jcg25jld_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jcg25jld_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jcg25jld_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jcg25jld_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jcg25jld_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jcg25jld_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jcg25jld_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jcg25jld_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jcg25jld_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jcg25jld_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jcg25jld_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jcg25jld_wpftmp.assets.cache deleted file mode 100644 index c599380..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jcg25jld_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jdd1r4wq_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jdd1r4wq_wpftmp.AssemblyInfo.cs deleted file mode 100644 index eaa8513..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jdd1r4wq_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jdd1r4wq_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jdd1r4wq_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jdd1r4wq_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jdd1r4wq_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jdd1r4wq_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jdd1r4wq_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jdd1r4wq_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jdd1r4wq_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jdd1r4wq_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jdd1r4wq_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jdd1r4wq_wpftmp.assets.cache deleted file mode 100644 index e970194..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jdd1r4wq_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jdd1r4wq_wpftmp.csproj.BuildWithSkipAnalyzers b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_jdd1r4wq_wpftmp.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_klsrzuyz_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_klsrzuyz_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_klsrzuyz_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_klsrzuyz_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_klsrzuyz_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_klsrzuyz_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_klsrzuyz_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_klsrzuyz_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index ab475c9..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_klsrzuyz_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_klsrzuyz_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_klsrzuyz_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_klsrzuyz_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_klsrzuyz_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_klsrzuyz_wpftmp.assets.cache deleted file mode 100644 index 4fb8068..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_klsrzuyz_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_lohv5kbe_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_lohv5kbe_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_lohv5kbe_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_lohv5kbe_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_lohv5kbe_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_lohv5kbe_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_lohv5kbe_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_lohv5kbe_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index ab475c9..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_lohv5kbe_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_lohv5kbe_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_lohv5kbe_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_lohv5kbe_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_lohv5kbe_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_lohv5kbe_wpftmp.assets.cache deleted file mode 100644 index a16c0e6..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_lohv5kbe_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_mdtyq4w5_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_mdtyq4w5_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_mdtyq4w5_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_mdtyq4w5_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_mdtyq4w5_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_mdtyq4w5_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_mdtyq4w5_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_mdtyq4w5_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_mdtyq4w5_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_mdtyq4w5_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_mdtyq4w5_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_mdtyq4w5_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_mdtyq4w5_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_mdtyq4w5_wpftmp.assets.cache deleted file mode 100644 index 2c98dcb..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_mdtyq4w5_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nbvlsdy4_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nbvlsdy4_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nbvlsdy4_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nbvlsdy4_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nbvlsdy4_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nbvlsdy4_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nbvlsdy4_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nbvlsdy4_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nbvlsdy4_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nbvlsdy4_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nbvlsdy4_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nbvlsdy4_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nbvlsdy4_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nbvlsdy4_wpftmp.assets.cache deleted file mode 100644 index f91f248..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nbvlsdy4_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nkujsgid_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nkujsgid_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nkujsgid_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nkujsgid_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nkujsgid_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nkujsgid_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nkujsgid_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nkujsgid_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index ab475c9..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nkujsgid_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nkujsgid_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nkujsgid_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nkujsgid_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nkujsgid_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nkujsgid_wpftmp.assets.cache deleted file mode 100644 index 20cc549..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_nkujsgid_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_phrjoeyl_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_phrjoeyl_wpftmp.AssemblyInfo.cs deleted file mode 100644 index eaa8513..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_phrjoeyl_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_phrjoeyl_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_phrjoeyl_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_phrjoeyl_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_phrjoeyl_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_phrjoeyl_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_phrjoeyl_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_phrjoeyl_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_phrjoeyl_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_phrjoeyl_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_phrjoeyl_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_phrjoeyl_wpftmp.assets.cache deleted file mode 100644 index e38ca84..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_phrjoeyl_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_phrjoeyl_wpftmp.csproj.BuildWithSkipAnalyzers b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_phrjoeyl_wpftmp.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qq5tkofp_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qq5tkofp_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qq5tkofp_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qq5tkofp_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qq5tkofp_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qq5tkofp_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qq5tkofp_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qq5tkofp_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qq5tkofp_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qq5tkofp_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qq5tkofp_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qq5tkofp_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qq5tkofp_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qq5tkofp_wpftmp.assets.cache deleted file mode 100644 index ff06ac8..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qq5tkofp_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qtoyxewh_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qtoyxewh_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qtoyxewh_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qtoyxewh_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qtoyxewh_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qtoyxewh_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qtoyxewh_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qtoyxewh_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qtoyxewh_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qtoyxewh_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qtoyxewh_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qtoyxewh_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qtoyxewh_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qtoyxewh_wpftmp.assets.cache deleted file mode 100644 index 1fa2319..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_qtoyxewh_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_s0yyewo2_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_s0yyewo2_wpftmp.AssemblyInfo.cs deleted file mode 100644 index eaa8513..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_s0yyewo2_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_s0yyewo2_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_s0yyewo2_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_s0yyewo2_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_s0yyewo2_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_s0yyewo2_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_s0yyewo2_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_s0yyewo2_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_s0yyewo2_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_s0yyewo2_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_s0yyewo2_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_s0yyewo2_wpftmp.assets.cache deleted file mode 100644 index c176565..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_s0yyewo2_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tfslmpot_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tfslmpot_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tfslmpot_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tfslmpot_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tfslmpot_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tfslmpot_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tfslmpot_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tfslmpot_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tfslmpot_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tfslmpot_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tfslmpot_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tfslmpot_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tfslmpot_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tfslmpot_wpftmp.assets.cache deleted file mode 100644 index a55c237..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tfslmpot_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tpmaoibq_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tpmaoibq_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tpmaoibq_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tpmaoibq_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tpmaoibq_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tpmaoibq_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tpmaoibq_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tpmaoibq_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tpmaoibq_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tpmaoibq_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tpmaoibq_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tpmaoibq_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tpmaoibq_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tpmaoibq_wpftmp.assets.cache deleted file mode 100644 index 9e29479..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tpmaoibq_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tq00nkdk_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tq00nkdk_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tq00nkdk_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tq00nkdk_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tq00nkdk_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tq00nkdk_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tq00nkdk_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tq00nkdk_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tq00nkdk_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tq00nkdk_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tq00nkdk_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tq00nkdk_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tq00nkdk_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tq00nkdk_wpftmp.assets.cache deleted file mode 100644 index 31e3074..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_tq00nkdk_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_trffgrs4_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_trffgrs4_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_trffgrs4_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_trffgrs4_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_trffgrs4_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_trffgrs4_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_trffgrs4_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_trffgrs4_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index ab475c9..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_trffgrs4_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\project\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_trffgrs4_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_trffgrs4_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_trffgrs4_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_trffgrs4_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_trffgrs4_wpftmp.assets.cache deleted file mode 100644 index ca73549..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_trffgrs4_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ubuj2kgk_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ubuj2kgk_wpftmp.AssemblyInfo.cs deleted file mode 100644 index eaa8513..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ubuj2kgk_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ubuj2kgk_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ubuj2kgk_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ubuj2kgk_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ubuj2kgk_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ubuj2kgk_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ubuj2kgk_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ubuj2kgk_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ubuj2kgk_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ubuj2kgk_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ubuj2kgk_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ubuj2kgk_wpftmp.assets.cache deleted file mode 100644 index 567d15c..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ubuj2kgk_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ubuj2kgk_wpftmp.csproj.BuildWithSkipAnalyzers b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ubuj2kgk_wpftmp.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_umxh1o0e_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_umxh1o0e_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_umxh1o0e_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_umxh1o0e_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_umxh1o0e_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_umxh1o0e_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_umxh1o0e_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_umxh1o0e_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_umxh1o0e_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_umxh1o0e_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_umxh1o0e_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_umxh1o0e_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_umxh1o0e_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_umxh1o0e_wpftmp.assets.cache deleted file mode 100644 index 294ca0b..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_umxh1o0e_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wedyi3su_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wedyi3su_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wedyi3su_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wedyi3su_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wedyi3su_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wedyi3su_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wedyi3su_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wedyi3su_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wedyi3su_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wedyi3su_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wedyi3su_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wedyi3su_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wedyi3su_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wedyi3su_wpftmp.assets.cache deleted file mode 100644 index 12a4444..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wedyi3su_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wszujnuw_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wszujnuw_wpftmp.AssemblyInfo.cs deleted file mode 100644 index 123cbaf..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wszujnuw_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wszujnuw_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wszujnuw_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wszujnuw_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wszujnuw_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wszujnuw_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wszujnuw_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wszujnuw_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wszujnuw_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wszujnuw_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wszujnuw_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wszujnuw_wpftmp.assets.cache deleted file mode 100644 index cc9b86e..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_wszujnuw_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ygsr34ul_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ygsr34ul_wpftmp.AssemblyInfo.cs deleted file mode 100644 index eaa8513..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ygsr34ul_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ygsr34ul_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ygsr34ul_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ygsr34ul_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ygsr34ul_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ygsr34ul_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ygsr34ul_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ygsr34ul_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ygsr34ul_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ygsr34ul_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ygsr34ul_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ygsr34ul_wpftmp.assets.cache deleted file mode 100644 index d03f9d5..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ygsr34ul_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ygsr34ul_wpftmp.csproj.BuildWithSkipAnalyzers b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_ygsr34ul_wpftmp.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_yzwwq3sv_wpftmp.AssemblyInfo.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_yzwwq3sv_wpftmp.AssemblyInfo.cs deleted file mode 100644 index eaa8513..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_yzwwq3sv_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_yzwwq3sv_wpftmp.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_yzwwq3sv_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 583ad84..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_yzwwq3sv_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -239400b0f7ae891078ebc9422b64eb333dd38bc0b2a95e48defea26d465c084d diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_yzwwq3sv_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_yzwwq3sv_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 935cf12..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_yzwwq3sv_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = C:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_yzwwq3sv_wpftmp.GlobalUsings.g.cs b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_yzwwq3sv_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_yzwwq3sv_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_yzwwq3sv_wpftmp.assets.cache b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_yzwwq3sv_wpftmp.assets.cache deleted file mode 100644 index 7c756b1..0000000 Binary files a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_yzwwq3sv_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0-windows/UtopiaCanteenSystem_yzwwq3sv_wpftmp.csproj.BuildWithSkipAnalyzers b/obj/Debug/net8.0-windows/UtopiaCanteenSystem_yzwwq3sv_wpftmp.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Debug/net8.0-windows/Views/AdminLoginView.baml b/obj/Debug/net8.0-windows/Views/AdminLoginView.baml deleted file mode 100644 index 0e69a8c..0000000 Binary files a/obj/Debug/net8.0-windows/Views/AdminLoginView.baml and /dev/null differ diff --git a/obj/Debug/net8.0-windows/Views/AdminLoginView.g.cs b/obj/Debug/net8.0-windows/Views/AdminLoginView.g.cs deleted file mode 100644 index 785ef6b..0000000 --- a/obj/Debug/net8.0-windows/Views/AdminLoginView.g.cs +++ /dev/null @@ -1,105 +0,0 @@ -#pragma checksum "..\..\..\..\Views\AdminLoginView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E32B935DF5CB22B201A22AE5A1C0201D76B71CB9" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace UtopiaCanteenSystem.Views { - - - /// - /// AdminLoginView - /// - public partial class AdminLoginView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 93 "..\..\..\..\Views\AdminLoginView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox UsernameTextBox; - - #line default - #line hidden - - - #line 103 "..\..\..\..\Views\AdminLoginView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.PasswordBox PasswordBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;component/views/adminloginview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\Views\AdminLoginView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.UsernameTextBox = ((System.Windows.Controls.TextBox)(target)); - return; - case 2: - this.PasswordBox = ((System.Windows.Controls.PasswordBox)(target)); - - #line 105 "..\..\..\..\Views\AdminLoginView.xaml" - this.PasswordBox.PasswordChanged += new System.Windows.RoutedEventHandler(this.PasswordBox_OnPasswordChanged); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/obj/Debug/net8.0-windows/Views/AdminLoginView.g.i.cs b/obj/Debug/net8.0-windows/Views/AdminLoginView.g.i.cs deleted file mode 100644 index b6eb6de..0000000 --- a/obj/Debug/net8.0-windows/Views/AdminLoginView.g.i.cs +++ /dev/null @@ -1,106 +0,0 @@ -#pragma checksum "..\..\..\..\Views\AdminLoginView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E32B935DF5CB22B201A22AE5A1C0201D76B71CB9" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace UtopiaCanteenSystem.Views { - - - /// - /// AdminLoginView - /// - public partial class AdminLoginView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 93 "..\..\..\..\Views\AdminLoginView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox UsernameTextBox; - - #line default - #line hidden - - - #line 103 "..\..\..\..\Views\AdminLoginView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.PasswordBox PasswordBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;V1.0.0.0;component/views/adminloginview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\Views\AdminLoginView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.UsernameTextBox = ((System.Windows.Controls.TextBox)(target)); - return; - case 2: - this.PasswordBox = ((System.Windows.Controls.PasswordBox)(target)); - - #line 105 "..\..\..\..\Views\AdminLoginView.xaml" - this.PasswordBox.PasswordChanged += new System.Windows.RoutedEventHandler(this.PasswordBox_OnPasswordChanged); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/obj/Debug/net8.0-windows/Views/AdminSettingsAuthView.baml b/obj/Debug/net8.0-windows/Views/AdminSettingsAuthView.baml deleted file mode 100644 index 68fb7ef..0000000 Binary files a/obj/Debug/net8.0-windows/Views/AdminSettingsAuthView.baml and /dev/null differ diff --git a/obj/Debug/net8.0-windows/Views/AdminSettingsAuthView.g.cs b/obj/Debug/net8.0-windows/Views/AdminSettingsAuthView.g.cs deleted file mode 100644 index a23c100..0000000 --- a/obj/Debug/net8.0-windows/Views/AdminSettingsAuthView.g.cs +++ /dev/null @@ -1,105 +0,0 @@ -#pragma checksum "..\..\..\..\Views\AdminSettingsAuthView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "A00A940F9079E38185D8655CC309283DD1B77686" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace UtopiaCanteenSystem.Views { - - - /// - /// AdminSettingsAuthView - /// - public partial class AdminSettingsAuthView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 118 "..\..\..\..\Views\AdminSettingsAuthView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox UsernameTextBox; - - #line default - #line hidden - - - #line 128 "..\..\..\..\Views\AdminSettingsAuthView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.PasswordBox PasswordBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;component/views/adminsettingsauthview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\Views\AdminSettingsAuthView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.UsernameTextBox = ((System.Windows.Controls.TextBox)(target)); - return; - case 2: - this.PasswordBox = ((System.Windows.Controls.PasswordBox)(target)); - - #line 130 "..\..\..\..\Views\AdminSettingsAuthView.xaml" - this.PasswordBox.PasswordChanged += new System.Windows.RoutedEventHandler(this.PasswordBox_OnPasswordChanged); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/obj/Debug/net8.0-windows/Views/AdminSettingsAuthView.g.i.cs b/obj/Debug/net8.0-windows/Views/AdminSettingsAuthView.g.i.cs deleted file mode 100644 index 79591d9..0000000 --- a/obj/Debug/net8.0-windows/Views/AdminSettingsAuthView.g.i.cs +++ /dev/null @@ -1,106 +0,0 @@ -#pragma checksum "..\..\..\..\Views\AdminSettingsAuthView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "A00A940F9079E38185D8655CC309283DD1B77686" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace UtopiaCanteenSystem.Views { - - - /// - /// AdminSettingsAuthView - /// - public partial class AdminSettingsAuthView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 118 "..\..\..\..\Views\AdminSettingsAuthView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox UsernameTextBox; - - #line default - #line hidden - - - #line 128 "..\..\..\..\Views\AdminSettingsAuthView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.PasswordBox PasswordBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;V1.0.0.0;component/views/adminsettingsauthview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\Views\AdminSettingsAuthView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.UsernameTextBox = ((System.Windows.Controls.TextBox)(target)); - return; - case 2: - this.PasswordBox = ((System.Windows.Controls.PasswordBox)(target)); - - #line 130 "..\..\..\..\Views\AdminSettingsAuthView.xaml" - this.PasswordBox.PasswordChanged += new System.Windows.RoutedEventHandler(this.PasswordBox_OnPasswordChanged); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/obj/Debug/net8.0-windows/Views/LoginView.g.i.cs b/obj/Debug/net8.0-windows/Views/LoginView.g.i.cs deleted file mode 100644 index ddd25b9..0000000 --- a/obj/Debug/net8.0-windows/Views/LoginView.g.i.cs +++ /dev/null @@ -1,101 +0,0 @@ -#pragma checksum "..\..\..\..\Views\LoginView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "56A9CB220EE564E7C185CA48EA904D98DA653EDC" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace UtopiaCanteenSystem.Views { - - - /// - /// LoginView - /// - public partial class LoginView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 122 "..\..\..\..\Views\LoginView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox RfidInputTextBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;V1.0.0.0;component/views/loginview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\Views\LoginView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.RfidInputTextBox = ((System.Windows.Controls.TextBox)(target)); - - #line 131 "..\..\..\..\Views\LoginView.xaml" - this.RfidInputTextBox.KeyDown += new System.Windows.Input.KeyEventHandler(this.RfidInputTextBox_OnKeyDown); - - #line default - #line hidden - - #line 132 "..\..\..\..\Views\LoginView.xaml" - this.RfidInputTextBox.LostKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.RfidInputTextBox_OnLostKeyboardFocus); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/obj/Debug/net8.0-windows/Views/MainDashboardView.baml b/obj/Debug/net8.0-windows/Views/MainDashboardView.baml deleted file mode 100644 index fc40304..0000000 Binary files a/obj/Debug/net8.0-windows/Views/MainDashboardView.baml and /dev/null differ diff --git a/obj/Debug/net8.0-windows/Views/MainDashboardView.g.cs b/obj/Debug/net8.0-windows/Views/MainDashboardView.g.cs deleted file mode 100644 index 5d8a575..0000000 --- a/obj/Debug/net8.0-windows/Views/MainDashboardView.g.cs +++ /dev/null @@ -1,74 +0,0 @@ -#pragma checksum "..\..\..\..\Views\MainDashboardView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "F36B0AF87CD03CB4844CFEDA65433666EF9A69A0" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace UtopiaCanteenSystem.Views { - - - /// - /// MainDashboardView - /// - public partial class MainDashboardView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;component/views/maindashboardview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\Views\MainDashboardView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - this._contentLoaded = true; - } - } -} - diff --git a/obj/Debug/net8.0-windows/Views/MainDashboardView.g.i.cs b/obj/Debug/net8.0-windows/Views/MainDashboardView.g.i.cs deleted file mode 100644 index 391a0b0..0000000 --- a/obj/Debug/net8.0-windows/Views/MainDashboardView.g.i.cs +++ /dev/null @@ -1,75 +0,0 @@ -#pragma checksum "..\..\..\..\Views\MainDashboardView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "66D5716187AF375B46600B3C56043310DD235A8D" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace UtopiaCanteenSystem.Views { - - - /// - /// MainDashboardView - /// - public partial class MainDashboardView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;V1.0.0.0;component/views/maindashboardview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\Views\MainDashboardView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - this._contentLoaded = true; - } - } -} - diff --git a/obj/Debug/net8.0-windows/Views/ScannerView.baml b/obj/Debug/net8.0-windows/Views/ScannerView.baml deleted file mode 100644 index 7c54d0b..0000000 Binary files a/obj/Debug/net8.0-windows/Views/ScannerView.baml and /dev/null differ diff --git a/obj/Debug/net8.0-windows/Views/ScannerView.g.cs b/obj/Debug/net8.0-windows/Views/ScannerView.g.cs deleted file mode 100644 index 8647507..0000000 --- a/obj/Debug/net8.0-windows/Views/ScannerView.g.cs +++ /dev/null @@ -1,100 +0,0 @@ -#pragma checksum "..\..\..\..\Views\ScannerView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "EE8ACEF9A6C249A888062169054A7E4AB937971B" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace UtopiaCanteenSystem.Views { - - - /// - /// ScannerView - /// - public partial class ScannerView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 177 "..\..\..\..\Views\ScannerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox RfidInputTextBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;component/views/scannerview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\Views\ScannerView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.RfidInputTextBox = ((System.Windows.Controls.TextBox)(target)); - - #line 186 "..\..\..\..\Views\ScannerView.xaml" - this.RfidInputTextBox.KeyDown += new System.Windows.Input.KeyEventHandler(this.RfidInputTextBox_OnKeyDown); - - #line default - #line hidden - - #line 187 "..\..\..\..\Views\ScannerView.xaml" - this.RfidInputTextBox.LostKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.RfidInputTextBox_OnLostKeyboardFocus); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/obj/Debug/net8.0-windows/Views/ScannerView.g.i.cs b/obj/Debug/net8.0-windows/Views/ScannerView.g.i.cs deleted file mode 100644 index aedd4cb..0000000 --- a/obj/Debug/net8.0-windows/Views/ScannerView.g.i.cs +++ /dev/null @@ -1,101 +0,0 @@ -#pragma checksum "..\..\..\..\Views\ScannerView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "EE8ACEF9A6C249A888062169054A7E4AB937971B" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace UtopiaCanteenSystem.Views { - - - /// - /// ScannerView - /// - public partial class ScannerView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 177 "..\..\..\..\Views\ScannerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox RfidInputTextBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;V1.0.0.0;component/views/scannerview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\Views\ScannerView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.RfidInputTextBox = ((System.Windows.Controls.TextBox)(target)); - - #line 186 "..\..\..\..\Views\ScannerView.xaml" - this.RfidInputTextBox.KeyDown += new System.Windows.Input.KeyEventHandler(this.RfidInputTextBox_OnKeyDown); - - #line default - #line hidden - - #line 187 "..\..\..\..\Views\ScannerView.xaml" - this.RfidInputTextBox.LostKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.RfidInputTextBox_OnLostKeyboardFocus); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/obj/Debug/net8.0-windows/Views/SettingsView.baml b/obj/Debug/net8.0-windows/Views/SettingsView.baml deleted file mode 100644 index f2da9d8..0000000 Binary files a/obj/Debug/net8.0-windows/Views/SettingsView.baml and /dev/null differ diff --git a/obj/Debug/net8.0-windows/Views/SettingsView.g.cs b/obj/Debug/net8.0-windows/Views/SettingsView.g.cs deleted file mode 100644 index f3b4dec..0000000 --- a/obj/Debug/net8.0-windows/Views/SettingsView.g.cs +++ /dev/null @@ -1,74 +0,0 @@ -#pragma checksum "..\..\..\..\Views\SettingsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "CB69150DA12E01CD0B69BF3B45957898622101A5" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace UtopiaCanteenSystem.Views { - - - /// - /// SettingsView - /// - public partial class SettingsView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;component/views/settingsview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\Views\SettingsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - this._contentLoaded = true; - } - } -} - diff --git a/obj/Debug/net8.0-windows/Views/SettingsView.g.i.cs b/obj/Debug/net8.0-windows/Views/SettingsView.g.i.cs deleted file mode 100644 index 408dca8..0000000 --- a/obj/Debug/net8.0-windows/Views/SettingsView.g.i.cs +++ /dev/null @@ -1,75 +0,0 @@ -#pragma checksum "..\..\..\..\Views\SettingsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "CB69150DA12E01CD0B69BF3B45957898622101A5" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace UtopiaCanteenSystem.Views { - - - /// - /// SettingsView - /// - public partial class SettingsView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;V1.0.0.0;component/views/settingsview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\Views\SettingsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - this._contentLoaded = true; - } - } -} - diff --git a/obj/Debug/net8.0-windows/apphost.exe b/obj/Debug/net8.0-windows/apphost.exe deleted file mode 100644 index e963b12..0000000 Binary files a/obj/Debug/net8.0-windows/apphost.exe and /dev/null differ diff --git a/obj/Debug/net8.0-windows/ref/UtopiaCanteenSystem.dll b/obj/Debug/net8.0-windows/ref/UtopiaCanteenSystem.dll deleted file mode 100644 index 8d1d063..0000000 Binary files a/obj/Debug/net8.0-windows/ref/UtopiaCanteenSystem.dll and /dev/null differ diff --git a/obj/Debug/net8.0-windows/refint/UtopiaCanteenSystem.dll b/obj/Debug/net8.0-windows/refint/UtopiaCanteenSystem.dll deleted file mode 100644 index 8d1d063..0000000 Binary files a/obj/Debug/net8.0-windows/refint/UtopiaCanteenSystem.dll and /dev/null differ diff --git a/obj/Release/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/obj/Release/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs deleted file mode 100644 index 2217181..0000000 --- a/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/obj/Release/net8.0-windows/App.baml b/obj/Release/net8.0-windows/App.baml deleted file mode 100644 index daebb51..0000000 Binary files a/obj/Release/net8.0-windows/App.baml and /dev/null differ diff --git a/obj/Release/net8.0-windows/App.g.cs b/obj/Release/net8.0-windows/App.g.cs deleted file mode 100644 index 4e6359f..0000000 --- a/obj/Release/net8.0-windows/App.g.cs +++ /dev/null @@ -1,78 +0,0 @@ -#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "305A31D58C2D8B8A1F440ADC05F2BC55F500A4D3" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using UtopiaCanteenSystem.ViewModels; -using UtopiaCanteenSystem.Views; - - -namespace UtopiaCanteenSystem { - - - /// - /// App - /// - public partial class App : System.Windows.Application { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;component/app.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\App.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - /// - /// Application Entry Point. - /// - [System.STAThreadAttribute()] - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public static void Main() { - UtopiaCanteenSystem.App app = new UtopiaCanteenSystem.App(); - app.InitializeComponent(); - app.Run(); - } - } -} - diff --git a/obj/Release/net8.0-windows/GeneratedInternalTypeHelper.g.cs b/obj/Release/net8.0-windows/GeneratedInternalTypeHelper.g.cs deleted file mode 100644 index 3dac03f..0000000 --- a/obj/Release/net8.0-windows/GeneratedInternalTypeHelper.g.cs +++ /dev/null @@ -1,61 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace XamlGeneratedNamespace { - - - /// - /// GeneratedInternalTypeHelper - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper { - - /// - /// CreateInstance - /// - protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) { - return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic) - | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture); - } - - /// - /// GetPropertyValue - /// - protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) { - return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// SetPropertyValue - /// - protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) { - propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// CreateDelegate - /// - protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) { - return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod - | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] { - delegateType, - handler}, null))); - } - - /// - /// AddEventHandler - /// - protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) { - eventInfo.AddEventHandler(target, handler); - } - } -} - diff --git a/obj/Release/net8.0-windows/MainWindow.baml b/obj/Release/net8.0-windows/MainWindow.baml deleted file mode 100644 index fc6282b..0000000 Binary files a/obj/Release/net8.0-windows/MainWindow.baml and /dev/null differ diff --git a/obj/Release/net8.0-windows/MainWindow.g.cs b/obj/Release/net8.0-windows/MainWindow.g.cs deleted file mode 100644 index 7b38e1f..0000000 --- a/obj/Release/net8.0-windows/MainWindow.g.cs +++ /dev/null @@ -1,74 +0,0 @@ -#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D7815245C44A7F9DACC110D9B999518CE07DCC25" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace UtopiaCanteenSystem { - - - /// - /// MainWindow - /// - public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;component/mainwindow.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\MainWindow.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - this._contentLoaded = true; - } - } -} - diff --git a/obj/Release/net8.0-windows/UtopiaCa.3224D704.Up2Date b/obj/Release/net8.0-windows/UtopiaCa.3224D704.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem.assets.cache deleted file mode 100644 index 4163ffd..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem.csproj.AssemblyReference.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem.csproj.AssemblyReference.cache deleted file mode 100644 index 890754b..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem.csproj.AssemblyReference.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem.csproj.CoreCompileInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem.csproj.CoreCompileInputs.cache deleted file mode 100644 index 21e98d7..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -585476198ee179a99b10cd500078d5a7235f55d091e35247b501e8259bed31e3 diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem.csproj.FileListAbsolute.txt b/obj/Release/net8.0-windows/UtopiaCanteenSystem.csproj.FileListAbsolute.txt deleted file mode 100644 index 5e18adb..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,139 +0,0 @@ -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\UtopiaCanteenSystem.exe -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\UtopiaCanteenSystem.deps.json -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\UtopiaCanteenSystem.runtimeconfig.json -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\UtopiaCanteenSystem.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\UtopiaCanteenSystem.pdb -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\CommunityToolkit.Mvvm.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Humanizer.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Microsoft.Bcl.AsyncInterfaces.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Microsoft.CodeAnalysis.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Microsoft.CodeAnalysis.CSharp.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Microsoft.CodeAnalysis.CSharp.Workspaces.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Microsoft.CodeAnalysis.Workspaces.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Microsoft.Data.Sqlite.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Microsoft.EntityFrameworkCore.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Microsoft.EntityFrameworkCore.Abstractions.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Microsoft.EntityFrameworkCore.Design.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Microsoft.EntityFrameworkCore.Relational.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Microsoft.EntityFrameworkCore.Sqlite.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Microsoft.Extensions.Caching.Abstractions.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Microsoft.Extensions.Caching.Memory.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Microsoft.Extensions.Configuration.Abstractions.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Microsoft.Extensions.DependencyInjection.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Microsoft.Extensions.DependencyInjection.Abstractions.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Microsoft.Extensions.DependencyModel.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Microsoft.Extensions.Logging.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Microsoft.Extensions.Logging.Abstractions.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Microsoft.Extensions.Options.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Microsoft.Extensions.Primitives.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\Mono.TextTemplating.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\SQLitePCLRaw.batteries_v2.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\SQLitePCLRaw.core.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\SQLitePCLRaw.provider.e_sqlite3.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\System.Composition.AttributedModel.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\System.Composition.Convention.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\System.Composition.Hosting.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\System.Composition.Runtime.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\System.Composition.TypedParts.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\System.IO.Pipelines.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\cs\Microsoft.CodeAnalysis.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\de\Microsoft.CodeAnalysis.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\es\Microsoft.CodeAnalysis.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\fr\Microsoft.CodeAnalysis.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\it\Microsoft.CodeAnalysis.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\ja\Microsoft.CodeAnalysis.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\ko\Microsoft.CodeAnalysis.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\pl\Microsoft.CodeAnalysis.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\pt-BR\Microsoft.CodeAnalysis.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\ru\Microsoft.CodeAnalysis.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\tr\Microsoft.CodeAnalysis.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\zh-Hans\Microsoft.CodeAnalysis.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\zh-Hant\Microsoft.CodeAnalysis.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\cs\Microsoft.CodeAnalysis.CSharp.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\de\Microsoft.CodeAnalysis.CSharp.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\es\Microsoft.CodeAnalysis.CSharp.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\fr\Microsoft.CodeAnalysis.CSharp.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\it\Microsoft.CodeAnalysis.CSharp.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\ja\Microsoft.CodeAnalysis.CSharp.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\ko\Microsoft.CodeAnalysis.CSharp.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\pl\Microsoft.CodeAnalysis.CSharp.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\ru\Microsoft.CodeAnalysis.CSharp.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\tr\Microsoft.CodeAnalysis.CSharp.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\de\Microsoft.CodeAnalysis.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\es\Microsoft.CodeAnalysis.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\it\Microsoft.CodeAnalysis.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\runtimes\browser-wasm\nativeassets\net8.0\e_sqlite3.a -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\runtimes\linux-arm\native\libe_sqlite3.so -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\runtimes\linux-arm64\native\libe_sqlite3.so -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\runtimes\linux-armel\native\libe_sqlite3.so -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\runtimes\linux-mips64\native\libe_sqlite3.so -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\runtimes\linux-musl-arm\native\libe_sqlite3.so -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\runtimes\linux-musl-arm64\native\libe_sqlite3.so -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\runtimes\linux-musl-x64\native\libe_sqlite3.so -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\runtimes\linux-ppc64le\native\libe_sqlite3.so -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\runtimes\linux-s390x\native\libe_sqlite3.so -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\runtimes\linux-x64\native\libe_sqlite3.so -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\runtimes\linux-x86\native\libe_sqlite3.so -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\runtimes\maccatalyst-arm64\native\libe_sqlite3.dylib -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\runtimes\maccatalyst-x64\native\libe_sqlite3.dylib -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\runtimes\osx-arm64\native\libe_sqlite3.dylib -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\runtimes\osx-x64\native\libe_sqlite3.dylib -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\runtimes\win-arm\native\e_sqlite3.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\runtimes\win-arm64\native\e_sqlite3.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\runtimes\win-x64\native\e_sqlite3.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\bin\Release\net8.0-windows\runtimes\win-x86\native\e_sqlite3.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\UtopiaCanteenSystem.csproj.AssemblyReference.cache -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\MainWindow.baml -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\Views\MainDashboardView.baml -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\Views\SettingsView.baml -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\MainWindow.g.cs -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\Views\MainDashboardView.g.cs -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\Views\SettingsView.g.cs -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\App.g.cs -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\GeneratedInternalTypeHelper.g.cs -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\UtopiaCanteenSystem_MarkupCompile.cache -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\UtopiaCanteenSystem_MarkupCompile.lref -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\App.baml -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\UtopiaCanteenSystem.g.resources -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\UtopiaCanteenSystem.GeneratedMSBuildEditorConfig.editorconfig -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\UtopiaCanteenSystem.AssemblyInfoInputs.cache -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\UtopiaCanteenSystem.AssemblyInfo.cs -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\UtopiaCanteenSystem.csproj.CoreCompileInputs.cache -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\UtopiaCa.3224D704.Up2Date -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\UtopiaCanteenSystem.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\refint\UtopiaCanteenSystem.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\UtopiaCanteenSystem.pdb -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\UtopiaCanteenSystem.genruntimeconfig.cache -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\ref\UtopiaCanteenSystem.dll -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\Views\AdminLoginView.baml -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\Views\ScannerView.baml -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\Views\AdminLoginView.g.cs -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\Views\ScannerView.g.cs -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\Views\AdminSettingsAuthView.baml -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\Views\AdminSettingsAuthView.g.cs diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem.dll b/obj/Release/net8.0-windows/UtopiaCanteenSystem.dll deleted file mode 100644 index d12b137..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem.dll and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem.g.resources b/obj/Release/net8.0-windows/UtopiaCanteenSystem.g.resources deleted file mode 100644 index d7b3558..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem.g.resources and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem.genruntimeconfig.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem.genruntimeconfig.cache deleted file mode 100644 index 5f7a522..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -4e97a035693f6b9b3f30f305d5805f7bfa9adad0495a16336b85a09700593538 diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem.pdb b/obj/Release/net8.0-windows/UtopiaCanteenSystem.pdb deleted file mode 100644 index 2a25a5a..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem.pdb and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_1kqxgcnk_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_1kqxgcnk_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_1kqxgcnk_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_1kqxgcnk_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_1kqxgcnk_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_1kqxgcnk_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_1kqxgcnk_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_1kqxgcnk_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_1kqxgcnk_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_1kqxgcnk_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_1kqxgcnk_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_1kqxgcnk_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_1kqxgcnk_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_1kqxgcnk_wpftmp.assets.cache deleted file mode 100644 index f9cd1ef..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_1kqxgcnk_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_1ldo3i2t_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_1ldo3i2t_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_1ldo3i2t_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_1ldo3i2t_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_1ldo3i2t_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_1ldo3i2t_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_1ldo3i2t_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_1ldo3i2t_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_1ldo3i2t_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_1ldo3i2t_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_1ldo3i2t_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_1ldo3i2t_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_1ldo3i2t_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_1ldo3i2t_wpftmp.assets.cache deleted file mode 100644 index db6ce5a..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_1ldo3i2t_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4drrwyqo_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_4drrwyqo_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4drrwyqo_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4drrwyqo_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_4drrwyqo_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4drrwyqo_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4drrwyqo_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_4drrwyqo_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4drrwyqo_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4drrwyqo_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_4drrwyqo_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4drrwyqo_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4drrwyqo_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_4drrwyqo_wpftmp.assets.cache deleted file mode 100644 index 7355b00..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4drrwyqo_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4xiii5tv_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_4xiii5tv_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4xiii5tv_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4xiii5tv_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_4xiii5tv_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4xiii5tv_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4xiii5tv_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_4xiii5tv_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4xiii5tv_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4xiii5tv_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_4xiii5tv_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4xiii5tv_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4xiii5tv_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_4xiii5tv_wpftmp.assets.cache deleted file mode 100644 index 695a1f2..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4xiii5tv_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4ypihx1t_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_4ypihx1t_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4ypihx1t_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4ypihx1t_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_4ypihx1t_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4ypihx1t_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4ypihx1t_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_4ypihx1t_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4ypihx1t_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4ypihx1t_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_4ypihx1t_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4ypihx1t_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4ypihx1t_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_4ypihx1t_wpftmp.assets.cache deleted file mode 100644 index ed9dcb9..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_4ypihx1t_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_5gayjd2i_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_5gayjd2i_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_5gayjd2i_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_5gayjd2i_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_5gayjd2i_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_5gayjd2i_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_5gayjd2i_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_5gayjd2i_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_5gayjd2i_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_5gayjd2i_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_5gayjd2i_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_5gayjd2i_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_5gayjd2i_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_5gayjd2i_wpftmp.assets.cache deleted file mode 100644 index 84387cb..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_5gayjd2i_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_5tghslkt_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_5tghslkt_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_5tghslkt_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_5tghslkt_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_5tghslkt_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_5tghslkt_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_5tghslkt_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_5tghslkt_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_5tghslkt_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_5tghslkt_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_5tghslkt_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_5tghslkt_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_5tghslkt_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_5tghslkt_wpftmp.assets.cache deleted file mode 100644 index cd94413..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_5tghslkt_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_MarkupCompile.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_MarkupCompile.cache deleted file mode 100644 index 03feb77..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_MarkupCompile.cache +++ /dev/null @@ -1,20 +0,0 @@ -UtopiaCanteenSystem - - -winexe -C# -.cs -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\obj\Release\net8.0-windows\ -UtopiaCanteenSystem -none -false -TRACE;RELEASE;NET;NET8_0;NETCOREAPP;WINDOWS;WINDOWS7_0;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER;WINDOWS7_0_OR_GREATER -c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\App.xaml -6-457694604 - -34-1061080816 -217-1411223073 -MainWindow.xaml;Views\AdminLoginView.xaml;Views\AdminSettingsAuthView.xaml;Views\MainDashboardView.xaml;Views\ScannerView.xaml;Views\SettingsView.xaml; - -False - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_MarkupCompile.lref b/obj/Release/net8.0-windows/UtopiaCanteenSystem_MarkupCompile.lref deleted file mode 100644 index eb8353d..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_MarkupCompile.lref +++ /dev/null @@ -1,3 +0,0 @@ - -Fc:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\App.xaml;; - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_bowbjhrc_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_bowbjhrc_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_bowbjhrc_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_bowbjhrc_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_bowbjhrc_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_bowbjhrc_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_bowbjhrc_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_bowbjhrc_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_bowbjhrc_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_bowbjhrc_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_bowbjhrc_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_bowbjhrc_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_bowbjhrc_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_bowbjhrc_wpftmp.assets.cache deleted file mode 100644 index 157165a..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_bowbjhrc_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_c3bncefm_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_c3bncefm_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_c3bncefm_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_c3bncefm_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_c3bncefm_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_c3bncefm_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_c3bncefm_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_c3bncefm_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_c3bncefm_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_c3bncefm_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_c3bncefm_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_c3bncefm_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_c3bncefm_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_c3bncefm_wpftmp.assets.cache deleted file mode 100644 index c4cc7b2..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_c3bncefm_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_dqxnrcuv_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_dqxnrcuv_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_dqxnrcuv_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_dqxnrcuv_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_dqxnrcuv_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_dqxnrcuv_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_dqxnrcuv_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_dqxnrcuv_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_dqxnrcuv_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_dqxnrcuv_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_dqxnrcuv_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_dqxnrcuv_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_dqxnrcuv_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_dqxnrcuv_wpftmp.assets.cache deleted file mode 100644 index d601e15..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_dqxnrcuv_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_fnnxmjlp_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_fnnxmjlp_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_fnnxmjlp_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_fnnxmjlp_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_fnnxmjlp_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_fnnxmjlp_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_fnnxmjlp_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_fnnxmjlp_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_fnnxmjlp_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_fnnxmjlp_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_fnnxmjlp_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_fnnxmjlp_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_fnnxmjlp_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_fnnxmjlp_wpftmp.assets.cache deleted file mode 100644 index 2bbbfc0..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_fnnxmjlp_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_gtylif41_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_gtylif41_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_gtylif41_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_gtylif41_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_gtylif41_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_gtylif41_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_gtylif41_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_gtylif41_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_gtylif41_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_gtylif41_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_gtylif41_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_gtylif41_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_gtylif41_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_gtylif41_wpftmp.assets.cache deleted file mode 100644 index d1d7515..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_gtylif41_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_k0ccan0r_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_k0ccan0r_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_k0ccan0r_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_k0ccan0r_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_k0ccan0r_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_k0ccan0r_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_k0ccan0r_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_k0ccan0r_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_k0ccan0r_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_k0ccan0r_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_k0ccan0r_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_k0ccan0r_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_k0ccan0r_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_k0ccan0r_wpftmp.assets.cache deleted file mode 100644 index 3a84d91..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_k0ccan0r_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_loeak04q_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_loeak04q_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_loeak04q_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_loeak04q_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_loeak04q_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_loeak04q_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_loeak04q_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_loeak04q_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_loeak04q_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_loeak04q_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_loeak04q_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_loeak04q_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_loeak04q_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_loeak04q_wpftmp.assets.cache deleted file mode 100644 index c21b5e3..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_loeak04q_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_mimqreju_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_mimqreju_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_mimqreju_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_mimqreju_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_mimqreju_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_mimqreju_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_mimqreju_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_mimqreju_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_mimqreju_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_mimqreju_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_mimqreju_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_mimqreju_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_mimqreju_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_mimqreju_wpftmp.assets.cache deleted file mode 100644 index cf948d8..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_mimqreju_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_nn40kr1r_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_nn40kr1r_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_nn40kr1r_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_nn40kr1r_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_nn40kr1r_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_nn40kr1r_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_nn40kr1r_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_nn40kr1r_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_nn40kr1r_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_nn40kr1r_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_nn40kr1r_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_nn40kr1r_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_nn40kr1r_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_nn40kr1r_wpftmp.assets.cache deleted file mode 100644 index c73df03..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_nn40kr1r_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_to0vgvwn_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_to0vgvwn_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_to0vgvwn_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_to0vgvwn_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_to0vgvwn_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_to0vgvwn_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_to0vgvwn_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_to0vgvwn_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_to0vgvwn_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_to0vgvwn_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_to0vgvwn_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_to0vgvwn_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_to0vgvwn_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_to0vgvwn_wpftmp.assets.cache deleted file mode 100644 index efff309..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_to0vgvwn_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_w20hjahu_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_w20hjahu_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_w20hjahu_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_w20hjahu_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_w20hjahu_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_w20hjahu_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_w20hjahu_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_w20hjahu_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_w20hjahu_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_w20hjahu_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_w20hjahu_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_w20hjahu_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_w20hjahu_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_w20hjahu_wpftmp.assets.cache deleted file mode 100644 index 1c85796..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_w20hjahu_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wdjpceu5_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_wdjpceu5_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wdjpceu5_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wdjpceu5_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_wdjpceu5_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wdjpceu5_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wdjpceu5_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_wdjpceu5_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wdjpceu5_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wdjpceu5_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_wdjpceu5_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wdjpceu5_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wdjpceu5_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_wdjpceu5_wpftmp.assets.cache deleted file mode 100644 index c3a0588..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wdjpceu5_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wrxgwvvt_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_wrxgwvvt_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wrxgwvvt_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wrxgwvvt_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_wrxgwvvt_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wrxgwvvt_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wrxgwvvt_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_wrxgwvvt_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wrxgwvvt_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wrxgwvvt_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_wrxgwvvt_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wrxgwvvt_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wrxgwvvt_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_wrxgwvvt_wpftmp.assets.cache deleted file mode 100644 index 7f07f23..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wrxgwvvt_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wwbqtxbx_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_wwbqtxbx_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wwbqtxbx_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wwbqtxbx_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_wwbqtxbx_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wwbqtxbx_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wwbqtxbx_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_wwbqtxbx_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wwbqtxbx_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wwbqtxbx_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_wwbqtxbx_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wwbqtxbx_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wwbqtxbx_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_wwbqtxbx_wpftmp.assets.cache deleted file mode 100644 index d72dcfd..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_wwbqtxbx_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_xskeafoa_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_xskeafoa_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_xskeafoa_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_xskeafoa_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_xskeafoa_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_xskeafoa_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_xskeafoa_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_xskeafoa_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_xskeafoa_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_xskeafoa_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_xskeafoa_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_xskeafoa_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_xskeafoa_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_xskeafoa_wpftmp.assets.cache deleted file mode 100644 index 0ee5296..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_xskeafoa_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_yt0xutf2_wpftmp.AssemblyInfo.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_yt0xutf2_wpftmp.AssemblyInfo.cs deleted file mode 100644 index d8d28c6..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_yt0xutf2_wpftmp.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyTitleAttribute("UtopiaCanteenSystem")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_yt0xutf2_wpftmp.AssemblyInfoInputs.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_yt0xutf2_wpftmp.AssemblyInfoInputs.cache deleted file mode 100644 index 7b71aca..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_yt0xutf2_wpftmp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70125728e022fc6cdc0bc27c939cf9efeaf7ceb6702ff96f402fbab9272712cc diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_yt0xutf2_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/net8.0-windows/UtopiaCanteenSystem_yt0xutf2_wpftmp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f054437..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_yt0xutf2_wpftmp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,18 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -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 = UtopiaCanteenSystem -build_property.ProjectDir = c:\Users\mustafa.ahmed\Desktop\systemproject\UtopiaCanteenSystem\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_yt0xutf2_wpftmp.GlobalUsings.g.cs b/obj/Release/net8.0-windows/UtopiaCanteenSystem_yt0xutf2_wpftmp.GlobalUsings.g.cs deleted file mode 100644 index e6eff56..0000000 --- a/obj/Release/net8.0-windows/UtopiaCanteenSystem_yt0xutf2_wpftmp.GlobalUsings.g.cs +++ /dev/null @@ -1,6 +0,0 @@ -// -global using System; -global using System.Collections.Generic; -global using System.Linq; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Release/net8.0-windows/UtopiaCanteenSystem_yt0xutf2_wpftmp.assets.cache b/obj/Release/net8.0-windows/UtopiaCanteenSystem_yt0xutf2_wpftmp.assets.cache deleted file mode 100644 index d3a1ebd..0000000 Binary files a/obj/Release/net8.0-windows/UtopiaCanteenSystem_yt0xutf2_wpftmp.assets.cache and /dev/null differ diff --git a/obj/Release/net8.0-windows/Views/AdminLoginView.baml b/obj/Release/net8.0-windows/Views/AdminLoginView.baml deleted file mode 100644 index 423d0ff..0000000 Binary files a/obj/Release/net8.0-windows/Views/AdminLoginView.baml and /dev/null differ diff --git a/obj/Release/net8.0-windows/Views/AdminLoginView.g.cs b/obj/Release/net8.0-windows/Views/AdminLoginView.g.cs deleted file mode 100644 index 785ef6b..0000000 --- a/obj/Release/net8.0-windows/Views/AdminLoginView.g.cs +++ /dev/null @@ -1,105 +0,0 @@ -#pragma checksum "..\..\..\..\Views\AdminLoginView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E32B935DF5CB22B201A22AE5A1C0201D76B71CB9" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace UtopiaCanteenSystem.Views { - - - /// - /// AdminLoginView - /// - public partial class AdminLoginView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 93 "..\..\..\..\Views\AdminLoginView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox UsernameTextBox; - - #line default - #line hidden - - - #line 103 "..\..\..\..\Views\AdminLoginView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.PasswordBox PasswordBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;component/views/adminloginview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\Views\AdminLoginView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.UsernameTextBox = ((System.Windows.Controls.TextBox)(target)); - return; - case 2: - this.PasswordBox = ((System.Windows.Controls.PasswordBox)(target)); - - #line 105 "..\..\..\..\Views\AdminLoginView.xaml" - this.PasswordBox.PasswordChanged += new System.Windows.RoutedEventHandler(this.PasswordBox_OnPasswordChanged); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/obj/Release/net8.0-windows/Views/AdminSettingsAuthView.baml b/obj/Release/net8.0-windows/Views/AdminSettingsAuthView.baml deleted file mode 100644 index 9bf7c7e..0000000 Binary files a/obj/Release/net8.0-windows/Views/AdminSettingsAuthView.baml and /dev/null differ diff --git a/obj/Release/net8.0-windows/Views/AdminSettingsAuthView.g.cs b/obj/Release/net8.0-windows/Views/AdminSettingsAuthView.g.cs deleted file mode 100644 index a23c100..0000000 --- a/obj/Release/net8.0-windows/Views/AdminSettingsAuthView.g.cs +++ /dev/null @@ -1,105 +0,0 @@ -#pragma checksum "..\..\..\..\Views\AdminSettingsAuthView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "A00A940F9079E38185D8655CC309283DD1B77686" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace UtopiaCanteenSystem.Views { - - - /// - /// AdminSettingsAuthView - /// - public partial class AdminSettingsAuthView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 118 "..\..\..\..\Views\AdminSettingsAuthView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox UsernameTextBox; - - #line default - #line hidden - - - #line 128 "..\..\..\..\Views\AdminSettingsAuthView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.PasswordBox PasswordBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;component/views/adminsettingsauthview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\Views\AdminSettingsAuthView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.UsernameTextBox = ((System.Windows.Controls.TextBox)(target)); - return; - case 2: - this.PasswordBox = ((System.Windows.Controls.PasswordBox)(target)); - - #line 130 "..\..\..\..\Views\AdminSettingsAuthView.xaml" - this.PasswordBox.PasswordChanged += new System.Windows.RoutedEventHandler(this.PasswordBox_OnPasswordChanged); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/obj/Release/net8.0-windows/Views/MainDashboardView.baml b/obj/Release/net8.0-windows/Views/MainDashboardView.baml deleted file mode 100644 index 230c607..0000000 Binary files a/obj/Release/net8.0-windows/Views/MainDashboardView.baml and /dev/null differ diff --git a/obj/Release/net8.0-windows/Views/MainDashboardView.g.cs b/obj/Release/net8.0-windows/Views/MainDashboardView.g.cs deleted file mode 100644 index 5d8a575..0000000 --- a/obj/Release/net8.0-windows/Views/MainDashboardView.g.cs +++ /dev/null @@ -1,74 +0,0 @@ -#pragma checksum "..\..\..\..\Views\MainDashboardView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "F36B0AF87CD03CB4844CFEDA65433666EF9A69A0" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace UtopiaCanteenSystem.Views { - - - /// - /// MainDashboardView - /// - public partial class MainDashboardView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;component/views/maindashboardview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\Views\MainDashboardView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - this._contentLoaded = true; - } - } -} - diff --git a/obj/Release/net8.0-windows/Views/ScannerView.baml b/obj/Release/net8.0-windows/Views/ScannerView.baml deleted file mode 100644 index f858424..0000000 Binary files a/obj/Release/net8.0-windows/Views/ScannerView.baml and /dev/null differ diff --git a/obj/Release/net8.0-windows/Views/ScannerView.g.cs b/obj/Release/net8.0-windows/Views/ScannerView.g.cs deleted file mode 100644 index 8647507..0000000 --- a/obj/Release/net8.0-windows/Views/ScannerView.g.cs +++ /dev/null @@ -1,100 +0,0 @@ -#pragma checksum "..\..\..\..\Views\ScannerView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "EE8ACEF9A6C249A888062169054A7E4AB937971B" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace UtopiaCanteenSystem.Views { - - - /// - /// ScannerView - /// - public partial class ScannerView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 177 "..\..\..\..\Views\ScannerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox RfidInputTextBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;component/views/scannerview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\Views\ScannerView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.RfidInputTextBox = ((System.Windows.Controls.TextBox)(target)); - - #line 186 "..\..\..\..\Views\ScannerView.xaml" - this.RfidInputTextBox.KeyDown += new System.Windows.Input.KeyEventHandler(this.RfidInputTextBox_OnKeyDown); - - #line default - #line hidden - - #line 187 "..\..\..\..\Views\ScannerView.xaml" - this.RfidInputTextBox.LostKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.RfidInputTextBox_OnLostKeyboardFocus); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/obj/Release/net8.0-windows/Views/SettingsView.baml b/obj/Release/net8.0-windows/Views/SettingsView.baml deleted file mode 100644 index 43f851e..0000000 Binary files a/obj/Release/net8.0-windows/Views/SettingsView.baml and /dev/null differ diff --git a/obj/Release/net8.0-windows/Views/SettingsView.g.cs b/obj/Release/net8.0-windows/Views/SettingsView.g.cs deleted file mode 100644 index f3b4dec..0000000 --- a/obj/Release/net8.0-windows/Views/SettingsView.g.cs +++ /dev/null @@ -1,74 +0,0 @@ -#pragma checksum "..\..\..\..\Views\SettingsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "CB69150DA12E01CD0B69BF3B45957898622101A5" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Controls.Ribbon; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace UtopiaCanteenSystem.Views { - - - /// - /// SettingsView - /// - public partial class SettingsView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/UtopiaCanteenSystem;component/views/settingsview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\Views\SettingsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.2.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - this._contentLoaded = true; - } - } -} - diff --git a/obj/Release/net8.0-windows/apphost.exe b/obj/Release/net8.0-windows/apphost.exe deleted file mode 100644 index e963b12..0000000 Binary files a/obj/Release/net8.0-windows/apphost.exe and /dev/null differ diff --git a/obj/Release/net8.0-windows/ref/UtopiaCanteenSystem.dll b/obj/Release/net8.0-windows/ref/UtopiaCanteenSystem.dll deleted file mode 100644 index 51d2b09..0000000 Binary files a/obj/Release/net8.0-windows/ref/UtopiaCanteenSystem.dll and /dev/null differ diff --git a/obj/Release/net8.0-windows/refint/UtopiaCanteenSystem.dll b/obj/Release/net8.0-windows/refint/UtopiaCanteenSystem.dll deleted file mode 100644 index 51d2b09..0000000 Binary files a/obj/Release/net8.0-windows/refint/UtopiaCanteenSystem.dll and /dev/null differ diff --git a/obj/UtopiaCanteenSystem.csproj.nuget.dgspec.json b/obj/UtopiaCanteenSystem.csproj.nuget.dgspec.json deleted file mode 100644 index 4a71c9c..0000000 --- a/obj/UtopiaCanteenSystem.csproj.nuget.dgspec.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "format": 1, - "restore": { - "C:\\Users\\mustafa.ahmed\\Desktop\\systemproject\\UtopiaCanteenSystem\\UtopiaCanteenSystem.csproj": {} - }, - "projects": { - "C:\\Users\\mustafa.ahmed\\Desktop\\systemproject\\UtopiaCanteenSystem\\UtopiaCanteenSystem.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Users\\mustafa.ahmed\\Desktop\\systemproject\\UtopiaCanteenSystem\\UtopiaCanteenSystem.csproj", - "projectName": "UtopiaCanteenSystem", - "projectPath": "C:\\Users\\mustafa.ahmed\\Desktop\\systemproject\\UtopiaCanteenSystem\\UtopiaCanteenSystem.csproj", - "packagesPath": "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\", - "outputPath": "C:\\Users\\mustafa.ahmed\\Desktop\\systemproject\\UtopiaCanteenSystem\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\mustafa.ahmed\\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 (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "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" - }, - "SdkAnalysisLevel": "10.0.100" - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "dependencies": { - "CommunityToolkit.Mvvm": { - "target": "Package", - "version": "[8.2.2, )" - }, - "Microsoft.EntityFrameworkCore": { - "target": "Package", - "version": "[8.0.11, )" - }, - "Microsoft.EntityFrameworkCore.Sqlite": { - "target": "Package", - "version": "[8.0.11, )" - }, - "Microsoft.EntityFrameworkCore.Tools": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[8.0.11, )" - } - }, - "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\\10.0.102/PortableRuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/obj/UtopiaCanteenSystem.csproj.nuget.g.props b/obj/UtopiaCanteenSystem.csproj.nuget.g.props deleted file mode 100644 index 4294624..0000000 --- a/obj/UtopiaCanteenSystem.csproj.nuget.g.props +++ /dev/null @@ -1,24 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\mustafa.ahmed\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages - PackageReference - 7.0.0 - - - - - - - - - - - C:\Users\mustafa.ahmed\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3 - C:\Users\mustafa.ahmed\.nuget\packages\microsoft.entityframeworkcore.tools\8.0.11 - - \ No newline at end of file diff --git a/obj/UtopiaCanteenSystem.csproj.nuget.g.targets b/obj/UtopiaCanteenSystem.csproj.nuget.g.targets deleted file mode 100644 index 3140b38..0000000 --- a/obj/UtopiaCanteenSystem.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/obj/UtopiaCanteenSystem_dqxnrcuv_wpftmp.csproj.nuget.dgspec.json b/obj/UtopiaCanteenSystem_dqxnrcuv_wpftmp.csproj.nuget.dgspec.json deleted file mode 100644 index 4a71c9c..0000000 --- a/obj/UtopiaCanteenSystem_dqxnrcuv_wpftmp.csproj.nuget.dgspec.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "format": 1, - "restore": { - "C:\\Users\\mustafa.ahmed\\Desktop\\systemproject\\UtopiaCanteenSystem\\UtopiaCanteenSystem.csproj": {} - }, - "projects": { - "C:\\Users\\mustafa.ahmed\\Desktop\\systemproject\\UtopiaCanteenSystem\\UtopiaCanteenSystem.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Users\\mustafa.ahmed\\Desktop\\systemproject\\UtopiaCanteenSystem\\UtopiaCanteenSystem.csproj", - "projectName": "UtopiaCanteenSystem", - "projectPath": "C:\\Users\\mustafa.ahmed\\Desktop\\systemproject\\UtopiaCanteenSystem\\UtopiaCanteenSystem.csproj", - "packagesPath": "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\", - "outputPath": "C:\\Users\\mustafa.ahmed\\Desktop\\systemproject\\UtopiaCanteenSystem\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\mustafa.ahmed\\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 (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "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" - }, - "SdkAnalysisLevel": "10.0.100" - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "dependencies": { - "CommunityToolkit.Mvvm": { - "target": "Package", - "version": "[8.2.2, )" - }, - "Microsoft.EntityFrameworkCore": { - "target": "Package", - "version": "[8.0.11, )" - }, - "Microsoft.EntityFrameworkCore.Sqlite": { - "target": "Package", - "version": "[8.0.11, )" - }, - "Microsoft.EntityFrameworkCore.Tools": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[8.0.11, )" - } - }, - "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\\10.0.102/PortableRuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/obj/UtopiaCanteenSystem_dqxnrcuv_wpftmp.csproj.nuget.g.props b/obj/UtopiaCanteenSystem_dqxnrcuv_wpftmp.csproj.nuget.g.props deleted file mode 100644 index 4294624..0000000 --- a/obj/UtopiaCanteenSystem_dqxnrcuv_wpftmp.csproj.nuget.g.props +++ /dev/null @@ -1,24 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\mustafa.ahmed\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages - PackageReference - 7.0.0 - - - - - - - - - - - C:\Users\mustafa.ahmed\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3 - C:\Users\mustafa.ahmed\.nuget\packages\microsoft.entityframeworkcore.tools\8.0.11 - - \ No newline at end of file diff --git a/obj/UtopiaCanteenSystem_dqxnrcuv_wpftmp.csproj.nuget.g.targets b/obj/UtopiaCanteenSystem_dqxnrcuv_wpftmp.csproj.nuget.g.targets deleted file mode 100644 index 3140b38..0000000 --- a/obj/UtopiaCanteenSystem_dqxnrcuv_wpftmp.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/obj/UtopiaCanteenSystem_s0yyewo2_wpftmp.csproj.nuget.dgspec.json b/obj/UtopiaCanteenSystem_s0yyewo2_wpftmp.csproj.nuget.dgspec.json deleted file mode 100644 index 4a71c9c..0000000 --- a/obj/UtopiaCanteenSystem_s0yyewo2_wpftmp.csproj.nuget.dgspec.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "format": 1, - "restore": { - "C:\\Users\\mustafa.ahmed\\Desktop\\systemproject\\UtopiaCanteenSystem\\UtopiaCanteenSystem.csproj": {} - }, - "projects": { - "C:\\Users\\mustafa.ahmed\\Desktop\\systemproject\\UtopiaCanteenSystem\\UtopiaCanteenSystem.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Users\\mustafa.ahmed\\Desktop\\systemproject\\UtopiaCanteenSystem\\UtopiaCanteenSystem.csproj", - "projectName": "UtopiaCanteenSystem", - "projectPath": "C:\\Users\\mustafa.ahmed\\Desktop\\systemproject\\UtopiaCanteenSystem\\UtopiaCanteenSystem.csproj", - "packagesPath": "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\", - "outputPath": "C:\\Users\\mustafa.ahmed\\Desktop\\systemproject\\UtopiaCanteenSystem\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\mustafa.ahmed\\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 (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "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" - }, - "SdkAnalysisLevel": "10.0.100" - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "dependencies": { - "CommunityToolkit.Mvvm": { - "target": "Package", - "version": "[8.2.2, )" - }, - "Microsoft.EntityFrameworkCore": { - "target": "Package", - "version": "[8.0.11, )" - }, - "Microsoft.EntityFrameworkCore.Sqlite": { - "target": "Package", - "version": "[8.0.11, )" - }, - "Microsoft.EntityFrameworkCore.Tools": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[8.0.11, )" - } - }, - "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\\10.0.102/PortableRuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/obj/UtopiaCanteenSystem_s0yyewo2_wpftmp.csproj.nuget.g.props b/obj/UtopiaCanteenSystem_s0yyewo2_wpftmp.csproj.nuget.g.props deleted file mode 100644 index 4294624..0000000 --- a/obj/UtopiaCanteenSystem_s0yyewo2_wpftmp.csproj.nuget.g.props +++ /dev/null @@ -1,24 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\mustafa.ahmed\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages - PackageReference - 7.0.0 - - - - - - - - - - - C:\Users\mustafa.ahmed\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3 - C:\Users\mustafa.ahmed\.nuget\packages\microsoft.entityframeworkcore.tools\8.0.11 - - \ No newline at end of file diff --git a/obj/UtopiaCanteenSystem_s0yyewo2_wpftmp.csproj.nuget.g.targets b/obj/UtopiaCanteenSystem_s0yyewo2_wpftmp.csproj.nuget.g.targets deleted file mode 100644 index 3140b38..0000000 --- a/obj/UtopiaCanteenSystem_s0yyewo2_wpftmp.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/obj/project.assets.json b/obj/project.assets.json deleted file mode 100644 index 67945f5..0000000 --- a/obj/project.assets.json +++ /dev/null @@ -1,2562 +0,0 @@ -{ - "version": 3, - "targets": { - "net8.0-windows7.0": { - "CommunityToolkit.Mvvm/8.2.2": { - "type": "package", - "compile": { - "lib/net6.0/CommunityToolkit.Mvvm.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net6.0/CommunityToolkit.Mvvm.dll": { - "related": ".pdb;.xml" - } - }, - "build": { - "buildTransitive/netstandard2.1/CommunityToolkit.Mvvm.targets": {} - } - }, - "Humanizer.Core/2.14.1": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Humanizer.dll": { - "related": ".xml" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { - "type": "package", - "compile": { - "lib/netstandard2.1/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { - "related": ".xml" - } - } - }, - "Microsoft.CodeAnalysis.Analyzers/3.3.3": { - "type": "package", - "build": { - "build/_._": {} - } - }, - "Microsoft.CodeAnalysis.Common/4.5.0": { - "type": "package", - "dependencies": { - "Microsoft.CodeAnalysis.Analyzers": "3.3.3", - "System.Collections.Immutable": "6.0.0", - "System.Reflection.Metadata": "6.0.1", - "System.Runtime.CompilerServices.Unsafe": "6.0.0", - "System.Text.Encoding.CodePages": "6.0.0" - }, - "compile": { - "lib/netcoreapp3.1/_._": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { - "type": "package", - "dependencies": { - "Microsoft.CodeAnalysis.Common": "[4.5.0]" - }, - "compile": { - "lib/netcoreapp3.1/_._": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { - "type": "package", - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp": "[4.5.0]", - "Microsoft.CodeAnalysis.Common": "[4.5.0]", - "Microsoft.CodeAnalysis.Workspaces.Common": "[4.5.0]" - }, - "compile": { - "lib/netcoreapp3.1/_._": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { - "type": "package", - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Bcl.AsyncInterfaces": "6.0.0", - "Microsoft.CodeAnalysis.Common": "[4.5.0]", - "System.Composition": "6.0.0", - "System.IO.Pipelines": "6.0.3", - "System.Threading.Channels": "6.0.0" - }, - "compile": { - "lib/netcoreapp3.1/_._": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.Data.Sqlite.Core/8.0.11": { - "type": "package", - "dependencies": { - "SQLitePCLRaw.core": "2.1.6" - }, - "compile": { - "lib/net8.0/Microsoft.Data.Sqlite.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Data.Sqlite.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore/8.0.11": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "8.0.11", - "Microsoft.EntityFrameworkCore.Analyzers": "8.0.11", - "Microsoft.Extensions.Caching.Memory": "8.0.1", - "Microsoft.Extensions.Logging": "8.0.1" - }, - "compile": { - "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {} - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.11": { - "type": "package", - "compile": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore.Analyzers/8.0.11": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - } - }, - "Microsoft.EntityFrameworkCore.Design/8.0.11": { - "type": "package", - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0", - "Microsoft.EntityFrameworkCore.Relational": "8.0.11", - "Microsoft.Extensions.DependencyModel": "8.0.2", - "Mono.TextTemplating": "2.2.1" - }, - "compile": { - "lib/net8.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { - "related": ".xml" - } - }, - "build": { - "build/net8.0/Microsoft.EntityFrameworkCore.Design.props": {} - } - }, - "Microsoft.EntityFrameworkCore.Relational/8.0.11": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore": "8.0.11", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" - }, - "compile": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore.Sqlite/8.0.11": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Sqlite.Core": "8.0.11", - "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6" - }, - "compile": { - "lib/net8.0/_._": {} - }, - "runtime": { - "lib/net8.0/_._": {} - } - }, - "Microsoft.EntityFrameworkCore.Sqlite.Core/8.0.11": { - "type": "package", - "dependencies": { - "Microsoft.Data.Sqlite.Core": "8.0.11", - "Microsoft.EntityFrameworkCore.Relational": "8.0.11", - "Microsoft.Extensions.DependencyModel": "8.0.2" - }, - "compile": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore.Tools/8.0.11": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Design": "8.0.11" - }, - "compile": { - "lib/net8.0/_._": {} - }, - "runtime": { - "lib/net8.0/_._": {} - } - }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" - }, - "compile": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Caching.Memory/8.0.1": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", - "Microsoft.Extensions.Logging.Abstractions": "8.0.2", - "Microsoft.Extensions.Options": "8.0.2", - "Microsoft.Extensions.Primitives": "8.0.0" - }, - "compile": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" - }, - "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection/8.0.1": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2" - }, - "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": { - "type": "package", - "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyModel/8.0.2": { - "type": "package", - "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Logging/8.0.1": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.1", - "Microsoft.Extensions.Logging.Abstractions": "8.0.2", - "Microsoft.Extensions.Options": "8.0.2" - }, - "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/8.0.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2" - }, - "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} - } - }, - "Microsoft.Extensions.Options/8.0.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" - }, - "compile": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {} - } - }, - "Microsoft.Extensions.Primitives/8.0.0": { - "type": "package", - "compile": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Mono.TextTemplating/2.2.1": { - "type": "package", - "dependencies": { - "System.CodeDom": "4.4.0" - }, - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/Mono.TextTemplating.dll": {} - } - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": { - "type": "package", - "dependencies": { - "SQLitePCLRaw.lib.e_sqlite3": "2.1.6", - "SQLitePCLRaw.provider.e_sqlite3": "2.1.6" - }, - "compile": { - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {} - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {} - } - }, - "SQLitePCLRaw.core/2.1.6": { - "type": "package", - "dependencies": { - "System.Memory": "4.5.3" - }, - "compile": { - "lib/netstandard2.0/SQLitePCLRaw.core.dll": {} - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.core.dll": {} - } - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.6": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - }, - "build": { - "buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets": {} - }, - "runtimeTargets": { - "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": { - "assetType": "native", - "rid": "browser-wasm" - }, - "runtimes/linux-arm/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-arm" - }, - "runtimes/linux-arm64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-arm64" - }, - "runtimes/linux-armel/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-armel" - }, - "runtimes/linux-mips64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-mips64" - }, - "runtimes/linux-musl-arm/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-musl-arm" - }, - "runtimes/linux-musl-arm64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-musl-arm64" - }, - "runtimes/linux-musl-x64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-musl-x64" - }, - "runtimes/linux-ppc64le/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-ppc64le" - }, - "runtimes/linux-s390x/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-s390x" - }, - "runtimes/linux-x64/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-x64" - }, - "runtimes/linux-x86/native/libe_sqlite3.so": { - "assetType": "native", - "rid": "linux-x86" - }, - "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": { - "assetType": "native", - "rid": "maccatalyst-arm64" - }, - "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": { - "assetType": "native", - "rid": "maccatalyst-x64" - }, - "runtimes/osx-arm64/native/libe_sqlite3.dylib": { - "assetType": "native", - "rid": "osx-arm64" - }, - "runtimes/osx-x64/native/libe_sqlite3.dylib": { - "assetType": "native", - "rid": "osx-x64" - }, - "runtimes/win-arm/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win-arm" - }, - "runtimes/win-arm64/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win-arm64" - }, - "runtimes/win-x64/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win-x64" - }, - "runtimes/win-x86/native/e_sqlite3.dll": { - "assetType": "native", - "rid": "win-x86" - } - } - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.6": { - "type": "package", - "dependencies": { - "SQLitePCLRaw.core": "2.1.6" - }, - "compile": { - "lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll": {} - }, - "runtime": { - "lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll": {} - } - }, - "System.CodeDom/4.4.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/System.CodeDom.dll": {} - } - }, - "System.Collections.Immutable/6.0.0": { - "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - }, - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.Collections.Immutable.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Composition/6.0.0": { - "type": "package", - "dependencies": { - "System.Composition.AttributedModel": "6.0.0", - "System.Composition.Convention": "6.0.0", - "System.Composition.Hosting": "6.0.0", - "System.Composition.Runtime": "6.0.0", - "System.Composition.TypedParts": "6.0.0" - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Composition.AttributedModel/6.0.0": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.Composition.AttributedModel.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Composition.Convention/6.0.0": { - "type": "package", - "dependencies": { - "System.Composition.AttributedModel": "6.0.0" - }, - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.Composition.Convention.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Composition.Hosting/6.0.0": { - "type": "package", - "dependencies": { - "System.Composition.Runtime": "6.0.0" - }, - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.Composition.Hosting.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Composition.Runtime/6.0.0": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.Composition.Runtime.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Composition.TypedParts/6.0.0": { - "type": "package", - "dependencies": { - "System.Composition.AttributedModel": "6.0.0", - "System.Composition.Hosting": "6.0.0", - "System.Composition.Runtime": "6.0.0" - }, - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.Composition.TypedParts.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.IO.Pipelines/6.0.3": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.IO.Pipelines.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Memory/4.5.3": { - "type": "package", - "compile": { - "ref/netcoreapp2.1/_._": {} - }, - "runtime": { - "lib/netcoreapp2.1/_._": {} - } - }, - "System.Reflection.Metadata/6.0.1": { - "type": "package", - "dependencies": { - "System.Collections.Immutable": "6.0.0" - }, - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Runtime.CompilerServices.Unsafe/6.0.0": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Text.Encoding.CodePages/6.0.0": { - "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - }, - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.Text.Encoding.CodePages.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - }, - "runtimeTargets": { - "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Threading.Channels/6.0.0": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.Threading.Channels.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - } - } - }, - "libraries": { - "CommunityToolkit.Mvvm/8.2.2": { - "sha512": "r0g0k9tGYdrnz8R7T3x5UiokDffeevzK/2P/9SBL6fqLgN8B157MIi/bVUWI1KAz6ZorZrK9AdABCWUeXZZsvA==", - "type": "package", - "path": "communitytoolkit.mvvm/8.2.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "License.md", - "ThirdPartyNotices.txt", - "analyzers/dotnet/roslyn4.0/cs/CommunityToolkit.Mvvm.CodeFixers.dll", - "analyzers/dotnet/roslyn4.0/cs/CommunityToolkit.Mvvm.SourceGenerators.dll", - "analyzers/dotnet/roslyn4.3/cs/CommunityToolkit.Mvvm.CodeFixers.dll", - "analyzers/dotnet/roslyn4.3/cs/CommunityToolkit.Mvvm.SourceGenerators.dll", - "build/netstandard2.0/CommunityToolkit.Mvvm.targets", - "build/netstandard2.1/CommunityToolkit.Mvvm.targets", - "buildTransitive/netstandard2.0/CommunityToolkit.Mvvm.targets", - "buildTransitive/netstandard2.1/CommunityToolkit.Mvvm.targets", - "communitytoolkit.mvvm.8.2.2.nupkg.sha512", - "communitytoolkit.mvvm.nuspec", - "lib/net6.0/CommunityToolkit.Mvvm.dll", - "lib/net6.0/CommunityToolkit.Mvvm.pdb", - "lib/net6.0/CommunityToolkit.Mvvm.xml", - "lib/netstandard2.0/CommunityToolkit.Mvvm.dll", - "lib/netstandard2.0/CommunityToolkit.Mvvm.pdb", - "lib/netstandard2.0/CommunityToolkit.Mvvm.xml", - "lib/netstandard2.1/CommunityToolkit.Mvvm.dll", - "lib/netstandard2.1/CommunityToolkit.Mvvm.pdb", - "lib/netstandard2.1/CommunityToolkit.Mvvm.xml" - ] - }, - "Humanizer.Core/2.14.1": { - "sha512": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", - "type": "package", - "path": "humanizer.core/2.14.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "humanizer.core.2.14.1.nupkg.sha512", - "humanizer.core.nuspec", - "lib/net6.0/Humanizer.dll", - "lib/net6.0/Humanizer.xml", - "lib/netstandard1.0/Humanizer.dll", - "lib/netstandard1.0/Humanizer.xml", - "lib/netstandard2.0/Humanizer.dll", - "lib/netstandard2.0/Humanizer.xml", - "logo.png" - ] - }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { - "sha512": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", - "type": "package", - "path": "microsoft.bcl.asyncinterfaces/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", - "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512", - "microsoft.bcl.asyncinterfaces.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.CodeAnalysis.Analyzers/3.3.3": { - "sha512": "j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==", - "type": "package", - "path": "microsoft.codeanalysis.analyzers/3.3.3", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll", - "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll", - "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll", - "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll", - "analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "build/Microsoft.CodeAnalysis.Analyzers.props", - "build/Microsoft.CodeAnalysis.Analyzers.targets", - "build/config/analysislevel_2_9_8_all.editorconfig", - "build/config/analysislevel_2_9_8_default.editorconfig", - "build/config/analysislevel_2_9_8_minimum.editorconfig", - "build/config/analysislevel_2_9_8_none.editorconfig", - "build/config/analysislevel_2_9_8_recommended.editorconfig", - "build/config/analysislevel_3_3_all.editorconfig", - "build/config/analysislevel_3_3_default.editorconfig", - "build/config/analysislevel_3_3_minimum.editorconfig", - "build/config/analysislevel_3_3_none.editorconfig", - "build/config/analysislevel_3_3_recommended.editorconfig", - "build/config/analysislevel_3_all.editorconfig", - "build/config/analysislevel_3_default.editorconfig", - "build/config/analysislevel_3_minimum.editorconfig", - "build/config/analysislevel_3_none.editorconfig", - "build/config/analysislevel_3_recommended.editorconfig", - "build/config/analysislevelcorrectness_2_9_8_all.editorconfig", - "build/config/analysislevelcorrectness_2_9_8_default.editorconfig", - "build/config/analysislevelcorrectness_2_9_8_minimum.editorconfig", - "build/config/analysislevelcorrectness_2_9_8_none.editorconfig", - "build/config/analysislevelcorrectness_2_9_8_recommended.editorconfig", - "build/config/analysislevelcorrectness_3_3_all.editorconfig", - "build/config/analysislevelcorrectness_3_3_default.editorconfig", - "build/config/analysislevelcorrectness_3_3_minimum.editorconfig", - "build/config/analysislevelcorrectness_3_3_none.editorconfig", - "build/config/analysislevelcorrectness_3_3_recommended.editorconfig", - "build/config/analysislevelcorrectness_3_all.editorconfig", - "build/config/analysislevelcorrectness_3_default.editorconfig", - "build/config/analysislevelcorrectness_3_minimum.editorconfig", - "build/config/analysislevelcorrectness_3_none.editorconfig", - "build/config/analysislevelcorrectness_3_recommended.editorconfig", - "build/config/analysislevellibrary_2_9_8_all.editorconfig", - "build/config/analysislevellibrary_2_9_8_default.editorconfig", - "build/config/analysislevellibrary_2_9_8_minimum.editorconfig", - "build/config/analysislevellibrary_2_9_8_none.editorconfig", - "build/config/analysislevellibrary_2_9_8_recommended.editorconfig", - "build/config/analysislevellibrary_3_3_all.editorconfig", - "build/config/analysislevellibrary_3_3_default.editorconfig", - "build/config/analysislevellibrary_3_3_minimum.editorconfig", - "build/config/analysislevellibrary_3_3_none.editorconfig", - "build/config/analysislevellibrary_3_3_recommended.editorconfig", - "build/config/analysislevellibrary_3_all.editorconfig", - "build/config/analysislevellibrary_3_default.editorconfig", - "build/config/analysislevellibrary_3_minimum.editorconfig", - "build/config/analysislevellibrary_3_none.editorconfig", - "build/config/analysislevellibrary_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.editorconfig", - "documentation/Analyzer Configuration.md", - "documentation/Microsoft.CodeAnalysis.Analyzers.md", - "documentation/Microsoft.CodeAnalysis.Analyzers.sarif", - "editorconfig/AllRulesDefault/.editorconfig", - "editorconfig/AllRulesDisabled/.editorconfig", - "editorconfig/AllRulesEnabled/.editorconfig", - "editorconfig/CorrectnessRulesDefault/.editorconfig", - "editorconfig/CorrectnessRulesEnabled/.editorconfig", - "editorconfig/DataflowRulesDefault/.editorconfig", - "editorconfig/DataflowRulesEnabled/.editorconfig", - "editorconfig/LibraryRulesDefault/.editorconfig", - "editorconfig/LibraryRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig", - "editorconfig/PortedFromFxCopRulesDefault/.editorconfig", - "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig", - "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", - "microsoft.codeanalysis.analyzers.nuspec", - "rulesets/AllRulesDefault.ruleset", - "rulesets/AllRulesDisabled.ruleset", - "rulesets/AllRulesEnabled.ruleset", - "rulesets/CorrectnessRulesDefault.ruleset", - "rulesets/CorrectnessRulesEnabled.ruleset", - "rulesets/DataflowRulesDefault.ruleset", - "rulesets/DataflowRulesEnabled.ruleset", - "rulesets/LibraryRulesDefault.ruleset", - "rulesets/LibraryRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset", - "rulesets/PortedFromFxCopRulesDefault.ruleset", - "rulesets/PortedFromFxCopRulesEnabled.ruleset", - "tools/install.ps1", - "tools/uninstall.ps1" - ] - }, - "Microsoft.CodeAnalysis.Common/4.5.0": { - "sha512": "lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==", - "type": "package", - "path": "microsoft.codeanalysis.common/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.pdb", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.xml", - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", - "microsoft.codeanalysis.common.4.5.0.nupkg.sha512", - "microsoft.codeanalysis.common.nuspec" - ] - }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { - "sha512": "cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==", - "type": "package", - "path": "microsoft.codeanalysis.csharp/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.pdb", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.xml", - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", - "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512", - "microsoft.codeanalysis.csharp.nuspec" - ] - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { - "sha512": "h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==", - "type": "package", - "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512", - "microsoft.codeanalysis.csharp.workspaces.nuspec" - ] - }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { - "sha512": "l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==", - "type": "package", - "path": "microsoft.codeanalysis.workspaces.common/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.pdb", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.xml", - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512", - "microsoft.codeanalysis.workspaces.common.nuspec" - ] - }, - "Microsoft.Data.Sqlite.Core/8.0.11": { - "sha512": "PrDkI9SeU/MEP/IHriczeYmRVbzEcfp66UlZRjL5ikHIJGIYOrby55GoehLCJzJiTwJ+rGkjSRctZnWgfC95fg==", - "type": "package", - "path": "microsoft.data.sqlite.core/8.0.11", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "lib/net6.0/Microsoft.Data.Sqlite.dll", - "lib/net6.0/Microsoft.Data.Sqlite.xml", - "lib/net8.0/Microsoft.Data.Sqlite.dll", - "lib/net8.0/Microsoft.Data.Sqlite.xml", - "lib/netstandard2.0/Microsoft.Data.Sqlite.dll", - "lib/netstandard2.0/Microsoft.Data.Sqlite.xml", - "microsoft.data.sqlite.core.8.0.11.nupkg.sha512", - "microsoft.data.sqlite.core.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore/8.0.11": { - "sha512": "stbjWBTtpQ1HtqXMFyKnXFTr76PvaOHI2b2h85JqBi3eZr00nspvR/a90Zwh8CQ4rVawqLiTG0+0yZQWaav+sQ==", - "type": "package", - "path": "microsoft.entityframeworkcore/8.0.11", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props", - "lib/net8.0/Microsoft.EntityFrameworkCore.dll", - "lib/net8.0/Microsoft.EntityFrameworkCore.xml", - "microsoft.entityframeworkcore.8.0.11.nupkg.sha512", - "microsoft.entityframeworkcore.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.11": { - "sha512": "++zY0Ea724ku1jptWJmF7jm3I4IXTexfT4qi1ETcSFFF7qj+qm6rRgN7mTuKkwIETuXk0ikfzudryRjUGrrNKQ==", - "type": "package", - "path": "microsoft.entityframeworkcore.abstractions/8.0.11", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll", - "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml", - "microsoft.entityframeworkcore.abstractions.8.0.11.nupkg.sha512", - "microsoft.entityframeworkcore.abstractions.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Analyzers/8.0.11": { - "sha512": "NI/AJQjtC7qgWM8Nr85sRkwlog2AnFer5RKP8xTUH0RuPF3nN0tGXBEeYJOLZWp+/+M/C6O7MMDRhKRE8bZwIA==", - "type": "package", - "path": "microsoft.entityframeworkcore.analyzers/8.0.11", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", - "docs/PACKAGE.md", - "lib/netstandard2.0/_._", - "microsoft.entityframeworkcore.analyzers.8.0.11.nupkg.sha512", - "microsoft.entityframeworkcore.analyzers.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Design/8.0.11": { - "sha512": "KxOvpbaKiUmbLvenr0T/4F1Vdm0Sq+iajLbesQK7/WKB/Dx+FQHCZ0f5jCXrVWK2QKF9eHzQ5JPA1L6hcb25FQ==", - "type": "package", - "path": "microsoft.entityframeworkcore.design/8.0.11", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "build/net8.0/Microsoft.EntityFrameworkCore.Design.props", - "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll", - "lib/net8.0/Microsoft.EntityFrameworkCore.Design.xml", - "microsoft.entityframeworkcore.design.8.0.11.nupkg.sha512", - "microsoft.entityframeworkcore.design.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Relational/8.0.11": { - "sha512": "3TuuW3i5I4Ro0yoaHmi2MqEDGObOVuhLaMEnd/heaLB1fcvm4fu4PevmC4BOWnI0vo176AIlV5o4rEQciLoohw==", - "type": "package", - "path": "microsoft.entityframeworkcore.relational/8.0.11", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll", - "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml", - "microsoft.entityframeworkcore.relational.8.0.11.nupkg.sha512", - "microsoft.entityframeworkcore.relational.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Sqlite/8.0.11": { - "sha512": "HJN+xx8lomTIq7SpshnUzHt7uo1/AOvnPWjXsOzyCsoYMEpfRKjxsJobcHu8Qpvd2mwzZB/mzjPUE8XeuGiCGA==", - "type": "package", - "path": "microsoft.entityframeworkcore.sqlite/8.0.11", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "lib/net8.0/_._", - "microsoft.entityframeworkcore.sqlite.8.0.11.nupkg.sha512", - "microsoft.entityframeworkcore.sqlite.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Sqlite.Core/8.0.11": { - "sha512": "wvC/xpis//IG9qvfMbMFMjhrM+P7choZ23CHBRfQyfmIkOVZLBtzM6nestbDdAv3eGnJym1/m0o0sc7YXlL0yg==", - "type": "package", - "path": "microsoft.entityframeworkcore.sqlite.core/8.0.11", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll", - "lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.xml", - "microsoft.entityframeworkcore.sqlite.core.8.0.11.nupkg.sha512", - "microsoft.entityframeworkcore.sqlite.core.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Tools/8.0.11": { - "sha512": "9iUOj0npm2FxOkGIE3ktv0N0YU1oEhaMTJoDYuKS8dGNkWo1CPm7RjsoJABesKFk1lkCIfTE5SHXb45GIMjDnQ==", - "type": "package", - "path": "microsoft.entityframeworkcore.tools/8.0.11", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "docs/PACKAGE.md", - "lib/net8.0/_._", - "microsoft.entityframeworkcore.tools.8.0.11.nupkg.sha512", - "microsoft.entityframeworkcore.tools.nuspec", - "tools/EntityFrameworkCore.PS2.psd1", - "tools/EntityFrameworkCore.PS2.psm1", - "tools/EntityFrameworkCore.psd1", - "tools/EntityFrameworkCore.psm1", - "tools/about_EntityFrameworkCore.help.txt", - "tools/init.ps1", - "tools/net461/any/ef.exe", - "tools/net461/win-arm64/ef.exe", - "tools/net461/win-x86/ef.exe", - "tools/netcoreapp2.0/any/ef.dll", - "tools/netcoreapp2.0/any/ef.runtimeconfig.json" - ] - }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { - "sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==", - "type": "package", - "path": "microsoft.extensions.caching.abstractions/8.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets", - "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", - "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", - "microsoft.extensions.caching.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Caching.Memory/8.0.1": { - "sha512": "HFDnhYLccngrzyGgHkjEDU5FMLn4MpOsr5ElgsBMC4yx6lJh4jeWO7fHS8+TXPq+dgxCmUa/Trl8svObmwW4QA==", - "type": "package", - "path": "microsoft.extensions.caching.memory/8.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets", - "lib/net462/Microsoft.Extensions.Caching.Memory.dll", - "lib/net462/Microsoft.Extensions.Caching.Memory.xml", - "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/net6.0/Microsoft.Extensions.Caching.Memory.xml", - "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/net7.0/Microsoft.Extensions.Caching.Memory.xml", - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/net8.0/Microsoft.Extensions.Caching.Memory.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", - "microsoft.extensions.caching.memory.8.0.1.nupkg.sha512", - "microsoft.extensions.caching.memory.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/8.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets", - "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection/8.0.1": { - "sha512": "BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/8.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets", - "lib/net462/Microsoft.Extensions.DependencyInjection.dll", - "lib/net462/Microsoft.Extensions.DependencyInjection.xml", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net8.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.8.0.1.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": { - "sha512": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets", - "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.8.0.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyModel/8.0.2": { - "sha512": "mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==", - "type": "package", - "path": "microsoft.extensions.dependencymodel/8.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets", - "lib/net462/Microsoft.Extensions.DependencyModel.dll", - "lib/net462/Microsoft.Extensions.DependencyModel.xml", - "lib/net6.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net6.0/Microsoft.Extensions.DependencyModel.xml", - "lib/net7.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net7.0/Microsoft.Extensions.DependencyModel.xml", - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net8.0/Microsoft.Extensions.DependencyModel.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", - "microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512", - "microsoft.extensions.dependencymodel.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Logging/8.0.1": { - "sha512": "4x+pzsQEbqxhNf1QYRr5TDkLP9UsLT3A6MdRKDDEgrW7h1ljiEPgTNhKYUhNCCAaVpQECVQ+onA91PTPnIp6Lw==", - "type": "package", - "path": "microsoft.extensions.logging/8.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Logging.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets", - "lib/net462/Microsoft.Extensions.Logging.dll", - "lib/net462/Microsoft.Extensions.Logging.xml", - "lib/net6.0/Microsoft.Extensions.Logging.dll", - "lib/net6.0/Microsoft.Extensions.Logging.xml", - "lib/net7.0/Microsoft.Extensions.Logging.dll", - "lib/net7.0/Microsoft.Extensions.Logging.xml", - "lib/net8.0/Microsoft.Extensions.Logging.dll", - "lib/net8.0/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.1/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.8.0.1.nupkg.sha512", - "microsoft.extensions.logging.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/8.0.2": { - "sha512": "nroMDjS7hNBPtkZqVBbSiQaQjWRDxITI8Y7XnDs97rqG3EbzVTNLZQf7bIeUJcaHOV8bca47s1Uxq94+2oGdxA==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/8.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets", - "lib/net462/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net462/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.8.0.2.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Options/8.0.2": { - "sha512": "dWGKvhFybsaZpGmzkGCbNNwBD1rVlWzrZKANLW/CcbFJpCEceMCGzT7zZwHOGBCbwM0SzBuceMj5HN1LKV1QqA==", - "type": "package", - "path": "microsoft.extensions.options/8.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll", - "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "buildTransitive/net461/Microsoft.Extensions.Options.targets", - "buildTransitive/net462/Microsoft.Extensions.Options.targets", - "buildTransitive/net6.0/Microsoft.Extensions.Options.targets", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets", - "buildTransitive/netstandard2.0/Microsoft.Extensions.Options.targets", - "lib/net462/Microsoft.Extensions.Options.dll", - "lib/net462/Microsoft.Extensions.Options.xml", - "lib/net6.0/Microsoft.Extensions.Options.dll", - "lib/net6.0/Microsoft.Extensions.Options.xml", - "lib/net7.0/Microsoft.Extensions.Options.dll", - "lib/net7.0/Microsoft.Extensions.Options.xml", - "lib/net8.0/Microsoft.Extensions.Options.dll", - "lib/net8.0/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "lib/netstandard2.1/Microsoft.Extensions.Options.dll", - "lib/netstandard2.1/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.8.0.2.nupkg.sha512", - "microsoft.extensions.options.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Primitives/8.0.0": { - "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", - "type": "package", - "path": "microsoft.extensions.primitives/8.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets", - "lib/net462/Microsoft.Extensions.Primitives.dll", - "lib/net462/Microsoft.Extensions.Primitives.xml", - "lib/net6.0/Microsoft.Extensions.Primitives.dll", - "lib/net6.0/Microsoft.Extensions.Primitives.xml", - "lib/net7.0/Microsoft.Extensions.Primitives.dll", - "lib/net7.0/Microsoft.Extensions.Primitives.xml", - "lib/net8.0/Microsoft.Extensions.Primitives.dll", - "lib/net8.0/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.8.0.0.nupkg.sha512", - "microsoft.extensions.primitives.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Mono.TextTemplating/2.2.1": { - "sha512": "KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", - "type": "package", - "path": "mono.texttemplating/2.2.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net472/Mono.TextTemplating.dll", - "lib/netstandard2.0/Mono.TextTemplating.dll", - "mono.texttemplating.2.2.1.nupkg.sha512", - "mono.texttemplating.nuspec" - ] - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": { - "sha512": "BmAf6XWt4TqtowmiWe4/5rRot6GerAeklmOPfviOvwLoF5WwgxcJHAxZtySuyW9r9w+HLILnm8VfJFLCUJYW8A==", - "type": "package", - "path": "sqlitepclraw.bundle_e_sqlite3/2.1.6", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/monoandroid90/SQLitePCLRaw.batteries_v2.dll", - "lib/net461/SQLitePCLRaw.batteries_v2.dll", - "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.dll", - "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.xml", - "lib/net6.0-ios14.0/SQLitePCLRaw.batteries_v2.dll", - "lib/net6.0-ios14.2/SQLitePCLRaw.batteries_v2.dll", - "lib/net6.0-tvos10.0/SQLitePCLRaw.batteries_v2.dll", - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll", - "lib/xamarinios10/SQLitePCLRaw.batteries_v2.dll", - "sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512", - "sqlitepclraw.bundle_e_sqlite3.nuspec" - ] - }, - "SQLitePCLRaw.core/2.1.6": { - "sha512": "wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==", - "type": "package", - "path": "sqlitepclraw.core/2.1.6", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/SQLitePCLRaw.core.dll", - "sqlitepclraw.core.2.1.6.nupkg.sha512", - "sqlitepclraw.core.nuspec" - ] - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.6": { - "sha512": "2ObJJLkIUIxRpOUlZNGuD4rICpBnrBR5anjyfUFQep4hMOIeqW+XGQYzrNmHSVz5xSWZ3klSbh7sFR6UyDj68Q==", - "type": "package", - "path": "sqlitepclraw.lib.e_sqlite3/2.1.6", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "buildTransitive/net461/SQLitePCLRaw.lib.e_sqlite3.targets", - "buildTransitive/net6.0/SQLitePCLRaw.lib.e_sqlite3.targets", - "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets", - "buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets", - "lib/net461/_._", - "lib/netstandard2.0/_._", - "runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a", - "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a", - "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a", - "runtimes/linux-arm/native/libe_sqlite3.so", - "runtimes/linux-arm64/native/libe_sqlite3.so", - "runtimes/linux-armel/native/libe_sqlite3.so", - "runtimes/linux-mips64/native/libe_sqlite3.so", - "runtimes/linux-musl-arm/native/libe_sqlite3.so", - "runtimes/linux-musl-arm64/native/libe_sqlite3.so", - "runtimes/linux-musl-x64/native/libe_sqlite3.so", - "runtimes/linux-ppc64le/native/libe_sqlite3.so", - "runtimes/linux-s390x/native/libe_sqlite3.so", - "runtimes/linux-x64/native/libe_sqlite3.so", - "runtimes/linux-x86/native/libe_sqlite3.so", - "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib", - "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib", - "runtimes/osx-arm64/native/libe_sqlite3.dylib", - "runtimes/osx-x64/native/libe_sqlite3.dylib", - "runtimes/win-arm/native/e_sqlite3.dll", - "runtimes/win-arm64/native/e_sqlite3.dll", - "runtimes/win-x64/native/e_sqlite3.dll", - "runtimes/win-x86/native/e_sqlite3.dll", - "runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll", - "runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll", - "runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll", - "runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll", - "sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512", - "sqlitepclraw.lib.e_sqlite3.nuspec" - ] - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.6": { - "sha512": "PQ2Oq3yepLY4P7ll145P3xtx2bX8xF4PzaKPRpw9jZlKvfe4LE/saAV82inND9usn1XRpmxXk7Lal3MTI+6CNg==", - "type": "package", - "path": "sqlitepclraw.provider.e_sqlite3/2.1.6", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll", - "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll", - "lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll", - "sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512", - "sqlitepclraw.provider.e_sqlite3.nuspec" - ] - }, - "System.CodeDom/4.4.0": { - "sha512": "2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==", - "type": "package", - "path": "system.codedom/4.4.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.CodeDom.dll", - "lib/netstandard2.0/System.CodeDom.dll", - "ref/net461/System.CodeDom.dll", - "ref/net461/System.CodeDom.xml", - "ref/netstandard2.0/System.CodeDom.dll", - "ref/netstandard2.0/System.CodeDom.xml", - "system.codedom.4.4.0.nupkg.sha512", - "system.codedom.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Collections.Immutable/6.0.0": { - "sha512": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", - "type": "package", - "path": "system.collections.immutable/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Collections.Immutable.dll", - "lib/net461/System.Collections.Immutable.xml", - "lib/net6.0/System.Collections.Immutable.dll", - "lib/net6.0/System.Collections.Immutable.xml", - "lib/netstandard2.0/System.Collections.Immutable.dll", - "lib/netstandard2.0/System.Collections.Immutable.xml", - "system.collections.immutable.6.0.0.nupkg.sha512", - "system.collections.immutable.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition/6.0.0": { - "sha512": "d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==", - "type": "package", - "path": "system.composition/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Composition.targets", - "buildTransitive/netcoreapp3.1/_._", - "system.composition.6.0.0.nupkg.sha512", - "system.composition.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.AttributedModel/6.0.0": { - "sha512": "WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==", - "type": "package", - "path": "system.composition.attributedmodel/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.AttributedModel.dll", - "lib/net461/System.Composition.AttributedModel.xml", - "lib/net6.0/System.Composition.AttributedModel.dll", - "lib/net6.0/System.Composition.AttributedModel.xml", - "lib/netstandard2.0/System.Composition.AttributedModel.dll", - "lib/netstandard2.0/System.Composition.AttributedModel.xml", - "system.composition.attributedmodel.6.0.0.nupkg.sha512", - "system.composition.attributedmodel.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.Convention/6.0.0": { - "sha512": "XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==", - "type": "package", - "path": "system.composition.convention/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Composition.Convention.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Convention.dll", - "lib/net461/System.Composition.Convention.xml", - "lib/net6.0/System.Composition.Convention.dll", - "lib/net6.0/System.Composition.Convention.xml", - "lib/netstandard2.0/System.Composition.Convention.dll", - "lib/netstandard2.0/System.Composition.Convention.xml", - "system.composition.convention.6.0.0.nupkg.sha512", - "system.composition.convention.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.Hosting/6.0.0": { - "sha512": "w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==", - "type": "package", - "path": "system.composition.hosting/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Hosting.dll", - "lib/net461/System.Composition.Hosting.xml", - "lib/net6.0/System.Composition.Hosting.dll", - "lib/net6.0/System.Composition.Hosting.xml", - "lib/netstandard2.0/System.Composition.Hosting.dll", - "lib/netstandard2.0/System.Composition.Hosting.xml", - "system.composition.hosting.6.0.0.nupkg.sha512", - "system.composition.hosting.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.Runtime/6.0.0": { - "sha512": "qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==", - "type": "package", - "path": "system.composition.runtime/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Runtime.dll", - "lib/net461/System.Composition.Runtime.xml", - "lib/net6.0/System.Composition.Runtime.dll", - "lib/net6.0/System.Composition.Runtime.xml", - "lib/netstandard2.0/System.Composition.Runtime.dll", - "lib/netstandard2.0/System.Composition.Runtime.xml", - "system.composition.runtime.6.0.0.nupkg.sha512", - "system.composition.runtime.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.TypedParts/6.0.0": { - "sha512": "iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==", - "type": "package", - "path": "system.composition.typedparts/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.TypedParts.dll", - "lib/net461/System.Composition.TypedParts.xml", - "lib/net6.0/System.Composition.TypedParts.dll", - "lib/net6.0/System.Composition.TypedParts.xml", - "lib/netstandard2.0/System.Composition.TypedParts.dll", - "lib/netstandard2.0/System.Composition.TypedParts.xml", - "system.composition.typedparts.6.0.0.nupkg.sha512", - "system.composition.typedparts.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.IO.Pipelines/6.0.3": { - "sha512": "ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", - "type": "package", - "path": "system.io.pipelines/6.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.IO.Pipelines.dll", - "lib/net461/System.IO.Pipelines.xml", - "lib/net6.0/System.IO.Pipelines.dll", - "lib/net6.0/System.IO.Pipelines.xml", - "lib/netcoreapp3.1/System.IO.Pipelines.dll", - "lib/netcoreapp3.1/System.IO.Pipelines.xml", - "lib/netstandard2.0/System.IO.Pipelines.dll", - "lib/netstandard2.0/System.IO.Pipelines.xml", - "system.io.pipelines.6.0.3.nupkg.sha512", - "system.io.pipelines.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Memory/4.5.3": { - "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "type": "package", - "path": "system.memory/4.5.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netcoreapp2.1/_._", - "lib/netstandard1.1/System.Memory.dll", - "lib/netstandard1.1/System.Memory.xml", - "lib/netstandard2.0/System.Memory.dll", - "lib/netstandard2.0/System.Memory.xml", - "ref/netcoreapp2.1/_._", - "system.memory.4.5.3.nupkg.sha512", - "system.memory.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Reflection.Metadata/6.0.1": { - "sha512": "III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==", - "type": "package", - "path": "system.reflection.metadata/6.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Reflection.Metadata.dll", - "lib/net461/System.Reflection.Metadata.xml", - "lib/net6.0/System.Reflection.Metadata.dll", - "lib/net6.0/System.Reflection.Metadata.xml", - "lib/netstandard2.0/System.Reflection.Metadata.dll", - "lib/netstandard2.0/System.Reflection.Metadata.xml", - "system.reflection.metadata.6.0.1.nupkg.sha512", - "system.reflection.metadata.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Runtime.CompilerServices.Unsafe/6.0.0": { - "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", - "type": "package", - "path": "system.runtime.compilerservices.unsafe/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Runtime.CompilerServices.Unsafe.dll", - "lib/net461/System.Runtime.CompilerServices.Unsafe.xml", - "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", - "system.runtime.compilerservices.unsafe.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Text.Encoding.CodePages/6.0.0": { - "sha512": "ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==", - "type": "package", - "path": "system.text.encoding.codepages/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net461/System.Text.Encoding.CodePages.dll", - "lib/net461/System.Text.Encoding.CodePages.xml", - "lib/net6.0/System.Text.Encoding.CodePages.dll", - "lib/net6.0/System.Text.Encoding.CodePages.xml", - "lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll", - "lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml", - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll", - "lib/netstandard2.0/System.Text.Encoding.CodePages.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml", - "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml", - "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml", - "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml", - "system.text.encoding.codepages.6.0.0.nupkg.sha512", - "system.text.encoding.codepages.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Threading.Channels/6.0.0": { - "sha512": "TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==", - "type": "package", - "path": "system.threading.channels/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Threading.Channels.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Threading.Channels.dll", - "lib/net461/System.Threading.Channels.xml", - "lib/net6.0/System.Threading.Channels.dll", - "lib/net6.0/System.Threading.Channels.xml", - "lib/netcoreapp3.1/System.Threading.Channels.dll", - "lib/netcoreapp3.1/System.Threading.Channels.xml", - "lib/netstandard2.0/System.Threading.Channels.dll", - "lib/netstandard2.0/System.Threading.Channels.xml", - "lib/netstandard2.1/System.Threading.Channels.dll", - "lib/netstandard2.1/System.Threading.Channels.xml", - "system.threading.channels.6.0.0.nupkg.sha512", - "system.threading.channels.nuspec", - "useSharedDesignerContext.txt" - ] - } - }, - "projectFileDependencyGroups": { - "net8.0-windows7.0": [ - "CommunityToolkit.Mvvm >= 8.2.2", - "Microsoft.EntityFrameworkCore >= 8.0.11", - "Microsoft.EntityFrameworkCore.Sqlite >= 8.0.11", - "Microsoft.EntityFrameworkCore.Tools >= 8.0.11" - ] - }, - "packageFolders": { - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Users\\mustafa.ahmed\\Desktop\\systemproject\\UtopiaCanteenSystem\\UtopiaCanteenSystem.csproj", - "projectName": "UtopiaCanteenSystem", - "projectPath": "C:\\Users\\mustafa.ahmed\\Desktop\\systemproject\\UtopiaCanteenSystem\\UtopiaCanteenSystem.csproj", - "packagesPath": "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\", - "outputPath": "C:\\Users\\mustafa.ahmed\\Desktop\\systemproject\\UtopiaCanteenSystem\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\mustafa.ahmed\\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 (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "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" - }, - "SdkAnalysisLevel": "10.0.100" - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "dependencies": { - "CommunityToolkit.Mvvm": { - "target": "Package", - "version": "[8.2.2, )" - }, - "Microsoft.EntityFrameworkCore": { - "target": "Package", - "version": "[8.0.11, )" - }, - "Microsoft.EntityFrameworkCore.Sqlite": { - "target": "Package", - "version": "[8.0.11, )" - }, - "Microsoft.EntityFrameworkCore.Tools": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[8.0.11, )" - } - }, - "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\\10.0.102/PortableRuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/obj/project.nuget.cache b/obj/project.nuget.cache deleted file mode 100644 index 42805e9..0000000 --- a/obj/project.nuget.cache +++ /dev/null @@ -1,55 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "10b4ROslf78=", - "success": true, - "projectFilePath": "C:\\Users\\mustafa.ahmed\\Desktop\\systemproject\\UtopiaCanteenSystem\\UtopiaCanteenSystem.csproj", - "expectedPackageFiles": [ - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\communitytoolkit.mvvm\\8.2.2\\communitytoolkit.mvvm.8.2.2.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\humanizer.core\\2.14.1\\humanizer.core.2.14.1.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\6.0.0\\microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.3.3\\microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.codeanalysis.common\\4.5.0\\microsoft.codeanalysis.common.4.5.0.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.codeanalysis.csharp\\4.5.0\\microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.codeanalysis.csharp.workspaces\\4.5.0\\microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.codeanalysis.workspaces.common\\4.5.0\\microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.data.sqlite.core\\8.0.11\\microsoft.data.sqlite.core.8.0.11.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.entityframeworkcore\\8.0.11\\microsoft.entityframeworkcore.8.0.11.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\8.0.11\\microsoft.entityframeworkcore.abstractions.8.0.11.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\8.0.11\\microsoft.entityframeworkcore.analyzers.8.0.11.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.entityframeworkcore.design\\8.0.11\\microsoft.entityframeworkcore.design.8.0.11.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\8.0.11\\microsoft.entityframeworkcore.relational.8.0.11.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.entityframeworkcore.sqlite\\8.0.11\\microsoft.entityframeworkcore.sqlite.8.0.11.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.entityframeworkcore.sqlite.core\\8.0.11\\microsoft.entityframeworkcore.sqlite.core.8.0.11.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.entityframeworkcore.tools\\8.0.11\\microsoft.entityframeworkcore.tools.8.0.11.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\8.0.0\\microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.extensions.caching.memory\\8.0.1\\microsoft.extensions.caching.memory.8.0.1.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\8.0.0\\microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\8.0.1\\microsoft.extensions.dependencyinjection.8.0.1.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\8.0.2\\microsoft.extensions.dependencyinjection.abstractions.8.0.2.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.extensions.dependencymodel\\8.0.2\\microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.extensions.logging\\8.0.1\\microsoft.extensions.logging.8.0.1.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\8.0.2\\microsoft.extensions.logging.abstractions.8.0.2.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.extensions.options\\8.0.2\\microsoft.extensions.options.8.0.2.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\microsoft.extensions.primitives\\8.0.0\\microsoft.extensions.primitives.8.0.0.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\mono.texttemplating\\2.2.1\\mono.texttemplating.2.2.1.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\sqlitepclraw.bundle_e_sqlite3\\2.1.6\\sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\sqlitepclraw.core\\2.1.6\\sqlitepclraw.core.2.1.6.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\sqlitepclraw.lib.e_sqlite3\\2.1.6\\sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\sqlitepclraw.provider.e_sqlite3\\2.1.6\\sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\system.codedom\\4.4.0\\system.codedom.4.4.0.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\system.collections.immutable\\6.0.0\\system.collections.immutable.6.0.0.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\system.composition\\6.0.0\\system.composition.6.0.0.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\system.composition.attributedmodel\\6.0.0\\system.composition.attributedmodel.6.0.0.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\system.composition.convention\\6.0.0\\system.composition.convention.6.0.0.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\system.composition.hosting\\6.0.0\\system.composition.hosting.6.0.0.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\system.composition.runtime\\6.0.0\\system.composition.runtime.6.0.0.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\system.composition.typedparts\\6.0.0\\system.composition.typedparts.6.0.0.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\system.io.pipelines\\6.0.3\\system.io.pipelines.6.0.3.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\system.memory\\4.5.3\\system.memory.4.5.3.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\system.reflection.metadata\\6.0.1\\system.reflection.metadata.6.0.1.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\system.text.encoding.codepages\\6.0.0\\system.text.encoding.codepages.6.0.0.nupkg.sha512", - "C:\\Users\\mustafa.ahmed\\.nuget\\packages\\system.threading.channels\\6.0.0\\system.threading.channels.6.0.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file