From b5625c66f3f43e5f02b1d4252a994ca3bf05c016 Mon Sep 17 00:00:00 2001 From: Maxence Lanone Date: Wed, 8 Mar 2023 10:42:45 +0100 Subject: [PATCH] :truck: Tout mis dans un fichier Sources --- .vs/LeagueOfLegends/xs/UserPrefs.xml | 58 +-- .../project-cache/TestUnitaireLOL-Debug.json | 2 +- .../DbDatamanager}/ChampionChanger.cs | 0 .../DbDatamanager}/ChampionManager.cs | 0 .../DbDatamanager}/DbDataManager.cs | 0 .../DbDatamanager}/DbDatamanager.csproj | 0 .../DbDatamanager}/ExtensionsDataManager.cs | 0 .../bin/Debug/net7.0/DbDatamanager.deps.json | 0 .../bin/Debug/net7.0/DbDatamanager.dll | Bin .../bin/Debug/net7.0/DbDatamanager.pdb | Bin .../bin/Debug/net7.0/EntityFrameWorkLib.dll | Bin .../bin/Debug/net7.0/EntityFrameWorkLib.pdb | Bin .../DbDatamanager}/bin/Debug/net7.0/Model.dll | Bin .../DbDatamanager}/bin/Debug/net7.0/Model.pdb | Bin .../bin/Debug/net7.0/Shared.dll | Bin .../bin/Debug/net7.0/Shared.pdb | Bin .../DbDatamanager.csproj.nuget.dgspec.json | 0 .../obj/DbDatamanager.csproj.nuget.g.props | 0 .../obj/DbDatamanager.csproj.nuget.g.targets | 0 ...CoreApp,Version=v7.0.AssemblyAttributes.cs | 0 .../net7.0/DbDatamanager.AssemblyInfo.cs | 0 .../DbDatamanager.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 0 .../net7.0/DbDatamanager.GlobalUsings.g.cs | 0 .../Debug/net7.0/DbDatamanager.assets.cache | Bin ...Datamanager.csproj.AssemblyReference.cache | Bin .../net7.0/DbDatamanager.csproj.CopyComplete | 0 ...Datamanager.csproj.CoreCompileInputs.cache | 0 .../DbDatamanager.csproj.FileListAbsolute.txt | 0 .../obj/Debug/net7.0/DbDatamanager.dll | Bin .../obj/Debug/net7.0/DbDatamanager.pdb | Bin .../obj/Debug/net7.0/ref/DbDatamanager.dll | Bin .../obj/Debug/net7.0/refint/DbDatamanager.dll | Bin .../DbDatamanager}/obj/project.assets.json | 0 .../DbDatamanager}/obj/project.nuget.cache | 0 .../EntityFrameWorkLib}/.DS_Store | Bin .../EntityFrameWorkLib}/ChampionEntity.cs | 0 .../EntityFrameWorkLib.csproj | 0 .../EntityFrameWorkLib}/LolContext.cs | 0 .../20230201072518_MyMigration.Designer.cs | 0 .../Migrations/20230201072518_MyMigration.cs | 0 .../Migrations/LolContextModelSnapshot.cs | 0 .../EntityFrameWorkLib}/Skin.cs | 0 .../Debug/net7.0/EntityFrameWorkLib.deps.json | 0 .../bin/Debug/net7.0/EntityFrameWorkLib.dll | Bin .../bin/Debug/net7.0/EntityFrameWorkLib.pdb | Bin .../EntityFrameWorkLib.runtimeconfig.json | 0 .../enums/ChampionClassEntity.cs | 0 .../enums/RuneFamilyEntity.cs | 0 .../enums/SkillTypeEntity.cs | 0 ...CoreApp,Version=v7.0.AssemblyAttributes.cs | 0 .../net7.0/EntityFrameWorkLib.AssemblyInfo.cs | 0 ...ntityFrameWorkLib.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 0 .../EntityFrameWorkLib.GlobalUsings.g.cs | 0 .../net7.0/EntityFrameWorkLib.assets.cache | Bin ...rameWorkLib.csproj.AssemblyReference.cache | Bin ...rameWorkLib.csproj.CoreCompileInputs.cache | 0 ...tyFrameWorkLib.csproj.FileListAbsolute.txt | 0 .../obj/Debug/net7.0/EntityFrameWorkLib.dll | Bin .../EntityFrameWorkLib.genruntimeconfig.cache | 0 .../obj/Debug/net7.0/EntityFrameWorkLib.pdb | Bin .../Debug/net7.0/ref/EntityFrameWorkLib.dll | Bin .../net7.0/refint/EntityFrameWorkLib.dll | Bin ...WorkLib.csproj.EntityFrameworkCore.targets | 0 ...ntityFrameWorkLib.csproj.nuget.dgspec.json | 0 .../EntityFrameWorkLib.csproj.nuget.g.props | 0 .../EntityFrameWorkLib.csproj.nuget.g.targets | 0 .../obj/project.assets.json | 0 .../obj/project.nuget.cache | 0 {Model => Sources/Model}/Champion.cs | 17 +- {Model => Sources/Model}/IDataManager.cs | 0 {Model => Sources/Model}/LargeImage.cs | 0 {Model => Sources/Model}/Model.csproj | 0 {Model => Sources/Model}/Rune.cs | 0 {Model => Sources/Model}/RunePage.Category.cs | 0 {Model => Sources/Model}/RunePage.cs | 0 {Model => Sources/Model}/Skill.cs | 0 {Model => Sources/Model}/Skin.cs | 0 .../Model}/bin/Debug/net6.0/Model.deps.json | 0 .../Model}/bin/Debug/net6.0/Model.dll | Bin .../Model}/bin/Debug/net6.0/Model.pdb | Bin .../Model}/bin/Debug/net6.0/Shared.dll | Bin .../Model}/bin/Debug/net6.0/Shared.pdb | Bin .../Model}/bin/Debug/net7.0/Model.deps.json | 0 .../Model}/bin/Debug/net7.0/Model.dll | Bin .../Model}/bin/Debug/net7.0/Model.pdb | Bin .../Model}/bin/Debug/net7.0/Shared.dll | Bin .../Model}/bin/Debug/net7.0/Shared.pdb | Bin .../Model}/enums/ChampionClass.cs | 0 {Model => Sources/Model}/enums/RuneFamily.cs | 0 {Model => Sources/Model}/enums/SkillType.cs | 0 ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 0 .../obj/Debug/net6.0/Model.AssemblyInfo.cs | 0 .../net6.0/Model.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 0 .../obj/Debug/net6.0/Model.GlobalUsings.g.cs | 0 .../obj/Debug/net6.0/Model.assets.cache | Bin .../Model.csproj.AssemblyReference.cache | Bin .../Debug/net6.0/Model.csproj.CopyComplete | 0 .../Model.csproj.CoreCompileInputs.cache | 0 .../net6.0/Model.csproj.FileListAbsolute.txt | 0 .../Model}/obj/Debug/net6.0/Model.dll | Bin .../Model}/obj/Debug/net6.0/Model.pdb | Bin .../Model}/obj/Debug/net6.0/ref/Model.dll | Bin .../Model}/obj/Debug/net6.0/refint/Model.dll | Bin ...CoreApp,Version=v7.0.AssemblyAttributes.cs | 0 .../obj/Debug/net7.0/Model.AssemblyInfo.cs | 0 .../net7.0/Model.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 0 .../obj/Debug/net7.0/Model.GlobalUsings.g.cs | 0 .../obj/Debug/net7.0/Model.assets.cache | Bin .../Model.csproj.AssemblyReference.cache | Bin .../Debug/net7.0/Model.csproj.CopyComplete | 0 .../Model.csproj.CoreCompileInputs.cache | 0 .../net7.0/Model.csproj.FileListAbsolute.txt | 0 .../Model}/obj/Debug/net7.0/Model.dll | Bin .../Model}/obj/Debug/net7.0/Model.pdb | Bin .../Model}/obj/Debug/net7.0/ref/Model.dll | Bin .../Model}/obj/Debug/net7.0/refint/Model.dll | Bin .../Model}/obj/Model.csproj.nuget.dgspec.json | 0 .../Model}/obj/Model.csproj.nuget.g.props | 0 .../Model}/obj/Model.csproj.nuget.g.targets | 0 .../Model}/obj/project.assets.json | 0 .../Model}/obj/project.nuget.cache | 0 .../Shared}/IGenericDataManager.cs | 0 {Shared => Sources/Shared}/Shared.csproj | 0 .../Shared}/bin/Debug/net6.0/Shared.deps.json | 0 .../Shared}/bin/Debug/net6.0/Shared.dll | Bin .../Shared}/bin/Debug/net6.0/Shared.pdb | Bin ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 0 .../obj/Debug/net6.0/Shared.AssemblyInfo.cs | 0 .../net6.0/Shared.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 0 .../obj/Debug/net6.0/Shared.GlobalUsings.g.cs | 0 .../obj/Debug/net6.0/Shared.assets.cache | Bin .../Shared.csproj.AssemblyReference.cache | Bin .../Shared.csproj.CoreCompileInputs.cache | 0 .../net6.0/Shared.csproj.FileListAbsolute.txt | 0 .../Shared}/obj/Debug/net6.0/Shared.dll | Bin .../Shared}/obj/Debug/net6.0/Shared.pdb | Bin .../Shared}/obj/Debug/net6.0/ref/Shared.dll | Bin .../obj/Debug/net6.0/refint/Shared.dll | Bin .../obj/Shared.csproj.nuget.dgspec.json | 0 .../Shared}/obj/Shared.csproj.nuget.g.props | 0 .../Shared}/obj/Shared.csproj.nuget.g.targets | 0 .../Shared}/obj/project.assets.json | 0 .../Shared}/obj/project.nuget.cache | 0 {StubLib => Sources/StubLib}/Extensions.cs | 0 .../StubLib}/StubData.Champions.cs | 0 .../StubLib}/StubData.RunePages.cs | 0 .../StubLib}/StubData.Runes.cs | 0 .../StubLib}/StubData.Skins.cs | 0 {StubLib => Sources/StubLib}/StubData.cs | 0 {StubLib => Sources/StubLib}/StubLib.csproj | 0 .../StubLib}/bin/Debug/net7.0/Model.dll | Bin .../StubLib}/bin/Debug/net7.0/Model.pdb | Bin .../StubLib}/bin/Debug/net7.0/Shared.dll | Bin .../StubLib}/bin/Debug/net7.0/Shared.pdb | Bin .../bin/Debug/net7.0/StubLib.deps.json | 0 .../StubLib}/bin/Debug/net7.0/StubLib.dll | Bin .../StubLib}/bin/Debug/net7.0/StubLib.pdb | Bin ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 0 .../Debug/net6.0/StubLib.GlobalUsings.g.cs | 0 .../obj/Debug/net6.0/StubLib.assets.cache | Bin .../StubLib.csproj.FileListAbsolute.txt | 0 ...CoreApp,Version=v7.0.AssemblyAttributes.cs | 0 .../obj/Debug/net7.0/StubLib.AssemblyInfo.cs | 0 .../net7.0/StubLib.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 0 .../Debug/net7.0/StubLib.GlobalUsings.g.cs | 0 .../obj/Debug/net7.0/StubLib.assets.cache | Bin .../StubLib.csproj.AssemblyReference.cache | Bin .../Debug/net7.0/StubLib.csproj.CopyComplete | 0 .../StubLib.csproj.CoreCompileInputs.cache | 0 .../StubLib.csproj.FileListAbsolute.txt | 0 .../StubLib}/obj/Debug/net7.0/StubLib.dll | Bin .../StubLib}/obj/Debug/net7.0/StubLib.pdb | Bin .../StubLib}/obj/Debug/net7.0/ref/StubLib.dll | Bin .../obj/Debug/net7.0/refint/StubLib.dll | Bin .../obj/StubLib.csproj.nuget.dgspec.json | 0 .../StubLib}/obj/StubLib.csproj.nuget.g.props | 0 .../obj/StubLib.csproj.nuget.g.targets | 0 .../StubLib}/obj/project.assets.json | 0 .../StubLib}/obj/project.nuget.cache | 0 {Tests => Sources/Tests}/.DS_Store | Bin .../Tests}/ConsoleDB/ConsoleDB.csproj | 0 .../20230201073746_MyMigration.Designer.cs | 0 .../Migrations/20230201073746_MyMigration.cs | 0 .../SQLiteLolContextModelSnapshot.cs | 0 {Tests => Sources/Tests}/ConsoleDB/Program.cs | 2 +- .../ConsoleDB/bin/Debug/net7.0/ConsoleDB | Bin .../bin/Debug/net7.0/ConsoleDB.deps.json | 0 .../ConsoleDB/bin/Debug/net7.0/ConsoleDB.dll | Bin .../ConsoleDB/bin/Debug/net7.0/ConsoleDB.pdb | Bin .../Debug/net7.0/ConsoleDB.runtimeconfig.json | 0 .../bin/Debug/net7.0/EntityFrameWorkLib.dll | Bin .../bin/Debug/net7.0/EntityFrameWorkLib.pdb | Bin .../ConsoleDB/bin/Debug/net7.0/Humanizer.dll | Bin .../Debug/net7.0/Microsoft.Data.Sqlite.dll | Bin ...osoft.EntityFrameworkCore.Abstractions.dll | Bin .../Microsoft.EntityFrameworkCore.Design.dll | Bin ...crosoft.EntityFrameworkCore.Relational.dll | Bin .../Microsoft.EntityFrameworkCore.Sqlite.dll | Bin .../net7.0/Microsoft.EntityFrameworkCore.dll | Bin ...rosoft.Extensions.Caching.Abstractions.dll | Bin .../Microsoft.Extensions.Caching.Memory.dll | Bin ....Extensions.Configuration.Abstractions.dll | Bin ...sions.DependencyInjection.Abstractions.dll | Bin ...crosoft.Extensions.DependencyInjection.dll | Bin .../Microsoft.Extensions.DependencyModel.dll | Bin ...rosoft.Extensions.Logging.Abstractions.dll | Bin .../net7.0/Microsoft.Extensions.Logging.dll | Bin .../net7.0/Microsoft.Extensions.Options.dll | Bin .../Microsoft.Extensions.Primitives.dll | Bin .../bin/Debug/net7.0/Mono.TextTemplating.dll | Bin .../net7.0/SQLitePCLRaw.batteries_v2.dll | Bin .../bin/Debug/net7.0/SQLitePCLRaw.core.dll | Bin .../SQLitePCLRaw.provider.e_sqlite3.dll | Bin .../bin/Debug/net7.0/System.CodeDom.dll | Bin .../bin/Debug/net7.0/projet.Champions.db | 0 .../alpine-arm/native/libe_sqlite3.so | Bin .../alpine-arm64/native/libe_sqlite3.so | Bin .../alpine-x64/native/libe_sqlite3.so | Bin .../nativeassets/net7.0/e_sqlite3.a | Bin .../runtimes/linux-arm/native/libe_sqlite3.so | Bin .../linux-arm64/native/libe_sqlite3.so | Bin .../linux-armel/native/libe_sqlite3.so | Bin .../linux-mips64/native/libe_sqlite3.so | Bin .../linux-musl-arm/native/libe_sqlite3.so | Bin .../linux-musl-arm64/native/libe_sqlite3.so | Bin .../linux-musl-x64/native/libe_sqlite3.so | Bin .../linux-ppc64le/native/libe_sqlite3.so | Bin .../linux-s390x/native/libe_sqlite3.so | Bin .../runtimes/linux-x64/native/libe_sqlite3.so | Bin .../runtimes/linux-x86/native/libe_sqlite3.so | Bin .../native/libe_sqlite3.dylib | Bin .../maccatalyst-x64/native/libe_sqlite3.dylib | Bin .../osx-arm64/native/libe_sqlite3.dylib | Bin .../osx-x64/native/libe_sqlite3.dylib | Bin .../runtimes/win-arm/native/e_sqlite3.dll | Bin .../runtimes/win-arm64/native/e_sqlite3.dll | Bin .../runtimes/win-x64/native/e_sqlite3.dll | Bin .../runtimes/win-x86/native/e_sqlite3.dll | Bin ...nsoleDB.csproj.EntityFrameworkCore.targets | 0 .../obj/ConsoleDB.csproj.nuget.dgspec.json | 0 .../obj/ConsoleDB.csproj.nuget.g.props | 0 .../obj/ConsoleDB.csproj.nuget.g.targets | 0 .../obj/Debug/net6.0/ConsoleDB.assets.cache | Bin .../ConsoleDB.csproj.FileListAbsolute.txt | 0 ...CoreApp,Version=v7.0.AssemblyAttributes.cs | 0 .../Debug/net7.0/ConsoleDB.AssemblyInfo.cs | 0 .../net7.0/ConsoleDB.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 0 .../Debug/net7.0/ConsoleDB.GlobalUsings.g.cs | 0 .../obj/Debug/net7.0/ConsoleDB.assets.cache | Bin .../ConsoleDB.csproj.AssemblyReference.cache | Bin .../net7.0/ConsoleDB.csproj.CopyComplete | 0 .../ConsoleDB.csproj.CoreCompileInputs.cache | 0 .../ConsoleDB.csproj.FileListAbsolute.txt | 0 .../ConsoleDB/obj/Debug/net7.0/ConsoleDB.dll | Bin .../net7.0/ConsoleDB.genruntimeconfig.cache | 0 .../ConsoleDB/obj/Debug/net7.0/ConsoleDB.pdb | Bin .../Tests}/ConsoleDB/obj/Debug/net7.0/apphost | Bin .../obj/Debug/net7.0/ref/ConsoleDB.dll | Bin .../obj/Debug/net7.0/refint/ConsoleDB.dll | Bin .../Tests}/ConsoleDB/obj/project.assets.json | 0 .../Tests}/ConsoleDB/obj/project.nuget.cache | 0 .../Tests}/ConsoleDB/projet.Champions.db | Bin .../ConsoleTestapi/ConsoleTestapi.csproj | 0 .../Tests}/ConsoleTestapi/Program.cs | 0 .../bin/Debug/net7.0/ConsoleTestapi | Bin .../bin/Debug/net7.0/ConsoleTestapi.deps.json | 0 .../bin/Debug/net7.0/ConsoleTestapi.dll | Bin .../bin/Debug/net7.0/ConsoleTestapi.pdb | Bin .../net7.0/ConsoleTestapi.runtimeconfig.json | 0 .../net7.0/Microsoft.AspNetCore.OpenApi.dll | Bin .../bin/Debug/net7.0/Microsoft.OpenApi.dll | Bin .../ConsoleTestapi/bin/Debug/net7.0/Model.dll | Bin .../ConsoleTestapi/bin/Debug/net7.0/Model.pdb | Bin .../bin/Debug/net7.0/Shared.dll | Bin .../bin/Debug/net7.0/Shared.pdb | Bin .../bin/Debug/net7.0/StubLib.dll | Bin .../bin/Debug/net7.0/StubLib.pdb | Bin .../net7.0/Swashbuckle.AspNetCore.Swagger.dll | Bin .../Swashbuckle.AspNetCore.SwaggerGen.dll | Bin .../Swashbuckle.AspNetCore.SwaggerUI.dll | Bin .../ConsoleTestapi/bin/Debug/net7.0/WebApiLol | Bin .../bin/Debug/net7.0/WebApiLol.deps.json | 0 .../bin/Debug/net7.0/WebApiLol.dll | Bin .../bin/Debug/net7.0/WebApiLol.pdb | Bin .../Debug/net7.0/WebApiLol.runtimeconfig.json | 0 .../Debug/net7.0/appsettings.Development.json | 0 .../bin/Debug/net7.0/appsettings.json | 0 .../ConsoleTestapi.csproj.nuget.dgspec.json | 0 .../obj/ConsoleTestapi.csproj.nuget.g.props | 0 .../obj/ConsoleTestapi.csproj.nuget.g.targets | 0 ...CoreApp,Version=v7.0.AssemblyAttributes.cs | 0 .../net7.0/ConsoleTestapi.AssemblyInfo.cs | 0 .../ConsoleTestapi.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 0 .../net7.0/ConsoleTestapi.GlobalUsings.g.cs | 0 .../Debug/net7.0/ConsoleTestapi.assets.cache | Bin ...soleTestapi.csproj.AssemblyReference.cache | Bin .../net7.0/ConsoleTestapi.csproj.CopyComplete | 0 ...soleTestapi.csproj.CoreCompileInputs.cache | 0 ...ConsoleTestapi.csproj.FileListAbsolute.txt | 0 .../obj/Debug/net7.0/ConsoleTestapi.dll | Bin .../ConsoleTestapi.genruntimeconfig.cache | 0 .../obj/Debug/net7.0/ConsoleTestapi.pdb | Bin .../ConsoleTestapi/obj/Debug/net7.0/apphost | Bin .../obj/Debug/net7.0/ref/ConsoleTestapi.dll | Bin .../Debug/net7.0/refint/ConsoleTestapi.dll | Bin .../ConsoleTestapi/obj/project.assets.json | 0 .../ConsoleTestapi/obj/project.nuget.cache | 0 .../Tests}/ConsoleTests/ConsoleTests.csproj | 0 .../Tests}/ConsoleTests/Program.cs | 0 .../bin/Debug/net7.0/ConsoleTests | Bin .../bin/Debug/net7.0/ConsoleTests.deps.json | 0 .../bin/Debug/net7.0/ConsoleTests.dll | Bin .../bin/Debug/net7.0/ConsoleTests.pdb | Bin .../net7.0/ConsoleTests.runtimeconfig.json | 0 ...sions.DependencyInjection.Abstractions.dll | Bin ...crosoft.Extensions.DependencyInjection.dll | Bin .../ConsoleTests/bin/Debug/net7.0/Model.dll | Bin .../ConsoleTests/bin/Debug/net7.0/Model.pdb | Bin .../ConsoleTests/bin/Debug/net7.0/Shared.dll | Bin .../ConsoleTests/bin/Debug/net7.0/Shared.pdb | Bin .../ConsoleTests/bin/Debug/net7.0/StubLib.dll | Bin .../ConsoleTests/bin/Debug/net7.0/StubLib.pdb | Bin .../obj/ConsoleTests.csproj.nuget.dgspec.json | 0 .../obj/ConsoleTests.csproj.nuget.g.props | 0 .../obj/ConsoleTests.csproj.nuget.g.targets | 0 ...CoreApp,Version=v6.0.AssemblyAttributes.cs | 0 .../net6.0/ConsoleTests.GlobalUsings.g.cs | 0 .../Debug/net6.0/ConsoleTests.assets.cache | Bin .../ConsoleTests.csproj.FileListAbsolute.txt | 0 .../ConsoleTests/obj/Debug/net6.0/apphost | Bin ...CoreApp,Version=v7.0.AssemblyAttributes.cs | 0 .../Debug/net7.0/ConsoleTests.AssemblyInfo.cs | 0 .../ConsoleTests.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 0 .../net7.0/ConsoleTests.GlobalUsings.g.cs | 0 .../Debug/net7.0/ConsoleTests.assets.cache | Bin ...onsoleTests.csproj.AssemblyReference.cache | Bin .../net7.0/ConsoleTests.csproj.CopyComplete | 0 ...onsoleTests.csproj.CoreCompileInputs.cache | 0 .../ConsoleTests.csproj.FileListAbsolute.txt | 0 .../obj/Debug/net7.0/ConsoleTests.dll | Bin .../ConsoleTests.genruntimeconfig.cache | 0 .../obj/Debug/net7.0/ConsoleTests.pdb | Bin .../ConsoleTests/obj/Debug/net7.0/apphost | Bin .../obj/Debug/net7.0/ref/ConsoleTests.dll | Bin .../obj/Debug/net7.0/refint/ConsoleTests.dll | Bin .../ConsoleTests/obj/project.assets.json | 0 .../ConsoleTests/obj/project.nuget.cache | 0 .../TestUnitaireLOL/TestUnitaireLOL.csproj | 1 + .../Tests}/TestUnitaireLOL/UnitTest1.cs | 0 .../TestUnitaireLOL/UnitTestDbDataManager.cs | 11 + .../Tests}/TestUnitaireLOL/Usings.cs | 0 .../Debug/net7.0/CoverletSourceRootsMapping | Bin 0 -> 1082 bytes .../bin/Debug/net7.0/EntityFrameWorkLib.dll | Bin .../bin/Debug/net7.0/EntityFrameWorkLib.pdb | Bin .../Debug/net7.0/Microsoft.Data.Sqlite.dll | Bin ...osoft.EntityFrameworkCore.Abstractions.dll | Bin ...crosoft.EntityFrameworkCore.Relational.dll | Bin .../Microsoft.EntityFrameworkCore.Sqlite.dll | Bin .../net7.0/Microsoft.EntityFrameworkCore.dll | Bin ...rosoft.Extensions.Caching.Abstractions.dll | Bin .../Microsoft.Extensions.Caching.Memory.dll | Bin ....Extensions.Configuration.Abstractions.dll | Bin ...sions.DependencyInjection.Abstractions.dll | Bin ...crosoft.Extensions.DependencyInjection.dll | Bin .../Microsoft.Extensions.DependencyModel.dll | Bin ...rosoft.Extensions.Logging.Abstractions.dll | Bin .../net7.0/Microsoft.Extensions.Logging.dll | Bin .../net7.0/Microsoft.Extensions.Options.dll | Bin .../Microsoft.Extensions.Primitives.dll | Bin ...ft.TestPlatform.CommunicationUtilities.dll | Bin .../Microsoft.TestPlatform.CoreUtilities.dll | Bin ...Microsoft.TestPlatform.CrossPlatEngine.dll | Bin ...soft.TestPlatform.PlatformAbstractions.dll | Bin .../Microsoft.TestPlatform.Utilities.dll | Bin ...crosoft.VisualStudio.CodeCoverage.Shim.dll | Bin ...osoft.VisualStudio.TestPlatform.Common.dll | Bin ....VisualStudio.TestPlatform.ObjectModel.dll | Bin .../bin/Debug/net7.0/Newtonsoft.Json.dll | Bin .../bin/Debug/net7.0/NuGet.Frameworks.dll | Bin .../net7.0/SQLitePCLRaw.batteries_v2.dll | Bin .../bin/Debug/net7.0/SQLitePCLRaw.core.dll | Bin .../SQLitePCLRaw.provider.e_sqlite3.dll | Bin .../Debug/net7.0/TestUnitaireLOL.deps.json | 0 .../bin/Debug/net7.0/TestUnitaireLOL.dll | Bin .../bin/Debug/net7.0/TestUnitaireLOL.pdb | Bin .../net7.0/TestUnitaireLOL.runtimeconfig.json | 0 ...tform.CommunicationUtilities.resources.dll | Bin ...t.TestPlatform.CoreUtilities.resources.dll | Bin ...TestPlatform.CrossPlatEngine.resources.dll | Bin ...alStudio.TestPlatform.Common.resources.dll | Bin ...dio.TestPlatform.ObjectModel.resources.dll | Bin ...tform.CommunicationUtilities.resources.dll | Bin ...t.TestPlatform.CoreUtilities.resources.dll | Bin ...TestPlatform.CrossPlatEngine.resources.dll | Bin ...alStudio.TestPlatform.Common.resources.dll | Bin ...dio.TestPlatform.ObjectModel.resources.dll | Bin ...tform.CommunicationUtilities.resources.dll | Bin ...t.TestPlatform.CoreUtilities.resources.dll | Bin ...TestPlatform.CrossPlatEngine.resources.dll | Bin ...alStudio.TestPlatform.Common.resources.dll | Bin ...dio.TestPlatform.ObjectModel.resources.dll | Bin ...tform.CommunicationUtilities.resources.dll | Bin ...t.TestPlatform.CoreUtilities.resources.dll | Bin ...TestPlatform.CrossPlatEngine.resources.dll | Bin ...alStudio.TestPlatform.Common.resources.dll | Bin ...dio.TestPlatform.ObjectModel.resources.dll | Bin ...tform.CommunicationUtilities.resources.dll | Bin ...t.TestPlatform.CoreUtilities.resources.dll | Bin ...TestPlatform.CrossPlatEngine.resources.dll | Bin ...alStudio.TestPlatform.Common.resources.dll | Bin ...dio.TestPlatform.ObjectModel.resources.dll | Bin ...tform.CommunicationUtilities.resources.dll | Bin ...t.TestPlatform.CoreUtilities.resources.dll | Bin ...TestPlatform.CrossPlatEngine.resources.dll | Bin ...alStudio.TestPlatform.Common.resources.dll | Bin ...dio.TestPlatform.ObjectModel.resources.dll | Bin ...tform.CommunicationUtilities.resources.dll | Bin ...t.TestPlatform.CoreUtilities.resources.dll | Bin ...TestPlatform.CrossPlatEngine.resources.dll | Bin ...alStudio.TestPlatform.Common.resources.dll | Bin ...dio.TestPlatform.ObjectModel.resources.dll | Bin ...tform.CommunicationUtilities.resources.dll | Bin ...t.TestPlatform.CoreUtilities.resources.dll | Bin ...TestPlatform.CrossPlatEngine.resources.dll | Bin ...alStudio.TestPlatform.Common.resources.dll | Bin ...dio.TestPlatform.ObjectModel.resources.dll | Bin ...tform.CommunicationUtilities.resources.dll | Bin ...t.TestPlatform.CoreUtilities.resources.dll | Bin ...TestPlatform.CrossPlatEngine.resources.dll | Bin ...alStudio.TestPlatform.Common.resources.dll | Bin ...dio.TestPlatform.ObjectModel.resources.dll | Bin ...tform.CommunicationUtilities.resources.dll | Bin ...t.TestPlatform.CoreUtilities.resources.dll | Bin ...TestPlatform.CrossPlatEngine.resources.dll | Bin ...alStudio.TestPlatform.Common.resources.dll | Bin ...dio.TestPlatform.ObjectModel.resources.dll | Bin .../alpine-arm/native/libe_sqlite3.so | Bin .../alpine-arm64/native/libe_sqlite3.so | Bin .../alpine-x64/native/libe_sqlite3.so | Bin .../nativeassets/net7.0/e_sqlite3.a | Bin .../runtimes/linux-arm/native/libe_sqlite3.so | Bin .../linux-arm64/native/libe_sqlite3.so | Bin .../linux-armel/native/libe_sqlite3.so | Bin .../linux-mips64/native/libe_sqlite3.so | Bin .../linux-musl-arm/native/libe_sqlite3.so | Bin .../linux-musl-arm64/native/libe_sqlite3.so | Bin .../linux-musl-x64/native/libe_sqlite3.so | Bin .../linux-ppc64le/native/libe_sqlite3.so | Bin .../linux-s390x/native/libe_sqlite3.so | Bin .../runtimes/linux-x64/native/libe_sqlite3.so | Bin .../runtimes/linux-x86/native/libe_sqlite3.so | Bin .../native/libe_sqlite3.dylib | Bin .../maccatalyst-x64/native/libe_sqlite3.dylib | Bin .../osx-arm64/native/libe_sqlite3.dylib | Bin .../osx-x64/native/libe_sqlite3.dylib | Bin .../runtimes/win-arm/native/e_sqlite3.dll | Bin .../runtimes/win-arm64/native/e_sqlite3.dll | Bin .../runtimes/win-x64/native/e_sqlite3.dll | Bin .../runtimes/win-x86/native/e_sqlite3.dll | Bin .../bin/Debug/net7.0/testhost.dll | Bin ...tform.CommunicationUtilities.resources.dll | Bin ...t.TestPlatform.CoreUtilities.resources.dll | Bin ...TestPlatform.CrossPlatEngine.resources.dll | Bin ...alStudio.TestPlatform.Common.resources.dll | Bin ...dio.TestPlatform.ObjectModel.resources.dll | Bin .../bin/Debug/net7.0/xunit.abstractions.dll | Bin .../bin/Debug/net7.0/xunit.assert.dll | Bin .../bin/Debug/net7.0/xunit.core.dll | Bin .../Debug/net7.0/xunit.execution.dotnet.dll | Bin .../xunit.runner.reporters.netcoreapp10.dll | Bin .../xunit.runner.utility.netcoreapp10.dll | Bin ...er.visualstudio.dotnetcore.testadapter.dll | Bin ...tform.CommunicationUtilities.resources.dll | Bin ...t.TestPlatform.CoreUtilities.resources.dll | Bin ...TestPlatform.CrossPlatEngine.resources.dll | Bin ...alStudio.TestPlatform.Common.resources.dll | Bin ...dio.TestPlatform.ObjectModel.resources.dll | Bin ...tform.CommunicationUtilities.resources.dll | Bin ...t.TestPlatform.CoreUtilities.resources.dll | Bin ...TestPlatform.CrossPlatEngine.resources.dll | Bin ...alStudio.TestPlatform.Common.resources.dll | Bin ...dio.TestPlatform.ObjectModel.resources.dll | Bin .../net6.0/TestUnitaireLOL.GlobalUsings.g.cs | 0 .../Debug/net6.0/TestUnitaireLOL.assets.cache | Bin ...estUnitaireLOL.csproj.FileListAbsolute.txt | 0 ...CoreApp,Version=v7.0.AssemblyAttributes.cs | 0 .../net7.0/TestUnitaireLOL.AssemblyInfo.cs | 0 .../TestUnitaireLOL.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 0 .../net7.0/TestUnitaireLOL.GlobalUsings.g.cs | 0 .../Debug/net7.0/TestUnitaireLOL.assets.cache | Bin 86955 -> 87060 bytes ...UnitaireLOL.csproj.AssemblyReference.cache | Bin 182702 -> 183368 bytes .../TestUnitaireLOL.csproj.CopyComplete | 0 ...UnitaireLOL.csproj.CoreCompileInputs.cache | 0 ...estUnitaireLOL.csproj.FileListAbsolute.txt | 0 .../obj/Debug/net7.0/TestUnitaireLOL.dll | Bin .../TestUnitaireLOL.genruntimeconfig.cache | 0 .../obj/Debug/net7.0/TestUnitaireLOL.pdb | Bin .../obj/Debug/net7.0/ref/TestUnitaireLOL.dll | Bin .../Debug/net7.0/refint/TestUnitaireLOL.dll | Bin .../TestUnitaireLOL.csproj.nuget.dgspec.json | 344 ++++++++++++++++++ .../obj/TestUnitaireLOL.csproj.nuget.g.props | 0 .../TestUnitaireLOL.csproj.nuget.g.targets | 0 .../TestUnitaireLOL/obj/project.assets.json | 56 +++ .../TestUnitaireLOL/obj/project.nuget.cache | 2 +- .../WebApiLol}/ChampionDTO.cs | 0 .../Controllers/ChampionController.cs | 0 .../WebApiLol}/Controllers/RuneController.cs | 0 .../Controllers/SkillsController.cs | 0 .../WebApiLol}/Controllers/SkinController.cs | 0 .../Controllers/WeatherForecastController.cs | 0 .../WebApiLol}/Converter/ChampionConverter.cs | 0 .../WebApiLol}/Converter/RuneConverter.cs | 0 .../WebApiLol}/Converter/SkillsConverter.cs | 0 .../WebApiLol}/Converter/SkinConverter.cs | 0 {WebApiLol => Sources/WebApiLol}/Program.cs | 0 .../WebApiLol}/Properties/launchSettings.json | 0 {WebApiLol => Sources/WebApiLol}/RuneDTO.cs | 0 {WebApiLol => Sources/WebApiLol}/SkillsDTO.cs | 0 {WebApiLol => Sources/WebApiLol}/SkinDTO.cs | 0 .../WebApiLol}/WebApiLol.csproj | 0 .../WebApiLol}/appsettings.Development.json | 0 .../WebApiLol}/appsettings.json | 0 .../net7.0/Microsoft.AspNetCore.OpenApi.dll | Bin .../bin/Debug/net7.0/Microsoft.OpenApi.dll | Bin .../WebApiLol}/bin/Debug/net7.0/Model.dll | Bin .../WebApiLol}/bin/Debug/net7.0/Model.pdb | Bin .../WebApiLol}/bin/Debug/net7.0/Shared.dll | Bin .../WebApiLol}/bin/Debug/net7.0/Shared.pdb | Bin .../WebApiLol}/bin/Debug/net7.0/StubLib.dll | Bin .../WebApiLol}/bin/Debug/net7.0/StubLib.pdb | Bin .../net7.0/Swashbuckle.AspNetCore.Swagger.dll | Bin .../Swashbuckle.AspNetCore.SwaggerGen.dll | Bin .../Swashbuckle.AspNetCore.SwaggerUI.dll | Bin .../WebApiLol}/bin/Debug/net7.0/WebApiLol | Bin .../bin/Debug/net7.0/WebApiLol.deps.json | 0 .../WebApiLol}/bin/Debug/net7.0/WebApiLol.dll | Bin .../WebApiLol}/bin/Debug/net7.0/WebApiLol.pdb | Bin .../Debug/net7.0/WebApiLol.runtimeconfig.json | 0 .../Debug/net7.0/appsettings.Development.json | 0 .../bin/Debug/net7.0/appsettings.json | 0 ...CoreApp,Version=v7.0.AssemblyAttributes.cs | 0 .../Debug/net7.0/WebApiLol.AssemblyInfo.cs | 0 .../net7.0/WebApiLol.AssemblyInfoInputs.cache | 0 ....GeneratedMSBuildEditorConfig.editorconfig | 0 .../Debug/net7.0/WebApiLol.GlobalUsings.g.cs | 0 ...iLol.MvcApplicationPartsAssemblyInfo.cache | 0 ...bApiLol.MvcApplicationPartsAssemblyInfo.cs | 0 .../obj/Debug/net7.0/WebApiLol.assets.cache | Bin .../WebApiLol.csproj.AssemblyReference.cache | Bin .../net7.0/WebApiLol.csproj.CopyComplete | 0 .../WebApiLol.csproj.CoreCompileInputs.cache | 0 .../WebApiLol.csproj.FileListAbsolute.txt | 0 .../WebApiLol}/obj/Debug/net7.0/WebApiLol.dll | Bin .../net7.0/WebApiLol.genruntimeconfig.cache | 0 .../WebApiLol}/obj/Debug/net7.0/WebApiLol.pdb | Bin .../WebApiLol}/obj/Debug/net7.0/apphost | Bin .../obj/Debug/net7.0/ref/WebApiLol.dll | Bin .../obj/Debug/net7.0/refint/WebApiLol.dll | Bin .../Debug/net7.0/staticwebassets.build.json | 0 .../msbuild.build.WebApiLol.props | 0 ...sbuild.buildMultiTargeting.WebApiLol.props | 0 .../msbuild.buildTransitive.WebApiLol.props | 0 .../obj/WebApiLol.csproj.nuget.dgspec.json | 0 .../obj/WebApiLol.csproj.nuget.g.props | 0 .../obj/WebApiLol.csproj.nuget.g.targets | 0 .../WebApiLol}/obj/project.assets.json | 0 .../WebApiLol}/obj/project.nuget.cache | 0 .../Debug/net7.0/CoverletSourceRootsMapping | Bin 302 -> 0 bytes .../TestUnitaireLOL.csproj.nuget.dgspec.json | 168 --------- 579 files changed, 468 insertions(+), 193 deletions(-) rename {DbDatamanager => Sources/DbDatamanager}/ChampionChanger.cs (100%) rename {DbDatamanager => Sources/DbDatamanager}/ChampionManager.cs (100%) rename {DbDatamanager => Sources/DbDatamanager}/DbDataManager.cs (100%) rename {DbDatamanager => Sources/DbDatamanager}/DbDatamanager.csproj (100%) rename {DbDatamanager => Sources/DbDatamanager}/ExtensionsDataManager.cs (100%) rename {DbDatamanager => Sources/DbDatamanager}/bin/Debug/net7.0/DbDatamanager.deps.json (100%) rename {DbDatamanager => Sources/DbDatamanager}/bin/Debug/net7.0/DbDatamanager.dll (100%) rename {DbDatamanager => Sources/DbDatamanager}/bin/Debug/net7.0/DbDatamanager.pdb (100%) rename {DbDatamanager => Sources/DbDatamanager}/bin/Debug/net7.0/EntityFrameWorkLib.dll (100%) rename {DbDatamanager => Sources/DbDatamanager}/bin/Debug/net7.0/EntityFrameWorkLib.pdb (100%) rename {DbDatamanager => Sources/DbDatamanager}/bin/Debug/net7.0/Model.dll (100%) rename {DbDatamanager => Sources/DbDatamanager}/bin/Debug/net7.0/Model.pdb (100%) rename {DbDatamanager => Sources/DbDatamanager}/bin/Debug/net7.0/Shared.dll (100%) rename {DbDatamanager => Sources/DbDatamanager}/bin/Debug/net7.0/Shared.pdb (100%) rename {DbDatamanager => Sources/DbDatamanager}/obj/DbDatamanager.csproj.nuget.dgspec.json (100%) rename {DbDatamanager => Sources/DbDatamanager}/obj/DbDatamanager.csproj.nuget.g.props (100%) rename {DbDatamanager => Sources/DbDatamanager}/obj/DbDatamanager.csproj.nuget.g.targets (100%) rename {DbDatamanager => Sources/DbDatamanager}/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs (100%) rename {DbDatamanager => Sources/DbDatamanager}/obj/Debug/net7.0/DbDatamanager.AssemblyInfo.cs (100%) rename {DbDatamanager => Sources/DbDatamanager}/obj/Debug/net7.0/DbDatamanager.AssemblyInfoInputs.cache (100%) rename {DbDatamanager => Sources/DbDatamanager}/obj/Debug/net7.0/DbDatamanager.GeneratedMSBuildEditorConfig.editorconfig (100%) rename {DbDatamanager => Sources/DbDatamanager}/obj/Debug/net7.0/DbDatamanager.GlobalUsings.g.cs (100%) rename {DbDatamanager => Sources/DbDatamanager}/obj/Debug/net7.0/DbDatamanager.assets.cache (100%) rename {DbDatamanager => Sources/DbDatamanager}/obj/Debug/net7.0/DbDatamanager.csproj.AssemblyReference.cache (100%) rename {DbDatamanager => Sources/DbDatamanager}/obj/Debug/net7.0/DbDatamanager.csproj.CopyComplete (100%) rename {DbDatamanager => Sources/DbDatamanager}/obj/Debug/net7.0/DbDatamanager.csproj.CoreCompileInputs.cache (100%) rename {DbDatamanager => Sources/DbDatamanager}/obj/Debug/net7.0/DbDatamanager.csproj.FileListAbsolute.txt (100%) rename {DbDatamanager => Sources/DbDatamanager}/obj/Debug/net7.0/DbDatamanager.dll (100%) rename {DbDatamanager => Sources/DbDatamanager}/obj/Debug/net7.0/DbDatamanager.pdb (100%) rename {DbDatamanager => Sources/DbDatamanager}/obj/Debug/net7.0/ref/DbDatamanager.dll (100%) rename {DbDatamanager => Sources/DbDatamanager}/obj/Debug/net7.0/refint/DbDatamanager.dll (100%) rename {DbDatamanager => Sources/DbDatamanager}/obj/project.assets.json (100%) rename {DbDatamanager => Sources/DbDatamanager}/obj/project.nuget.cache (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/.DS_Store (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/ChampionEntity.cs (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/EntityFrameWorkLib.csproj (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/LolContext.cs (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/Migrations/20230201072518_MyMigration.Designer.cs (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/Migrations/20230201072518_MyMigration.cs (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/Migrations/LolContextModelSnapshot.cs (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/Skin.cs (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/bin/Debug/net7.0/EntityFrameWorkLib.deps.json (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/bin/Debug/net7.0/EntityFrameWorkLib.dll (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/bin/Debug/net7.0/EntityFrameWorkLib.pdb (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/bin/Debug/net7.0/EntityFrameWorkLib.runtimeconfig.json (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/enums/ChampionClassEntity.cs (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/enums/RuneFamilyEntity.cs (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/enums/SkillTypeEntity.cs (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfo.cs (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfoInputs.cache (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/obj/Debug/net7.0/EntityFrameWorkLib.GeneratedMSBuildEditorConfig.editorconfig (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/obj/Debug/net7.0/EntityFrameWorkLib.GlobalUsings.g.cs (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/obj/Debug/net7.0/EntityFrameWorkLib.assets.cache (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/obj/Debug/net7.0/EntityFrameWorkLib.csproj.AssemblyReference.cache (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/obj/Debug/net7.0/EntityFrameWorkLib.csproj.CoreCompileInputs.cache (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/obj/Debug/net7.0/EntityFrameWorkLib.csproj.FileListAbsolute.txt (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/obj/Debug/net7.0/EntityFrameWorkLib.dll (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/obj/Debug/net7.0/EntityFrameWorkLib.genruntimeconfig.cache (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/obj/Debug/net7.0/EntityFrameWorkLib.pdb (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/obj/Debug/net7.0/ref/EntityFrameWorkLib.dll (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/obj/Debug/net7.0/refint/EntityFrameWorkLib.dll (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/obj/EntityFrameWorkLib.csproj.EntityFrameworkCore.targets (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/obj/EntityFrameWorkLib.csproj.nuget.dgspec.json (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/obj/EntityFrameWorkLib.csproj.nuget.g.props (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/obj/EntityFrameWorkLib.csproj.nuget.g.targets (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/obj/project.assets.json (100%) rename {EntityFrameWorkLib => Sources/EntityFrameWorkLib}/obj/project.nuget.cache (100%) rename {Model => Sources/Model}/Champion.cs (94%) rename {Model => Sources/Model}/IDataManager.cs (100%) rename {Model => Sources/Model}/LargeImage.cs (100%) rename {Model => Sources/Model}/Model.csproj (100%) rename {Model => Sources/Model}/Rune.cs (100%) rename {Model => Sources/Model}/RunePage.Category.cs (100%) rename {Model => Sources/Model}/RunePage.cs (100%) rename {Model => Sources/Model}/Skill.cs (100%) rename {Model => Sources/Model}/Skin.cs (100%) rename {Model => Sources/Model}/bin/Debug/net6.0/Model.deps.json (100%) rename {Model => Sources/Model}/bin/Debug/net6.0/Model.dll (100%) rename {Model => Sources/Model}/bin/Debug/net6.0/Model.pdb (100%) rename {Model => Sources/Model}/bin/Debug/net6.0/Shared.dll (100%) rename {Model => Sources/Model}/bin/Debug/net6.0/Shared.pdb (100%) rename {Model => Sources/Model}/bin/Debug/net7.0/Model.deps.json (100%) rename {Model => Sources/Model}/bin/Debug/net7.0/Model.dll (100%) rename {Model => Sources/Model}/bin/Debug/net7.0/Model.pdb (100%) rename {Model => Sources/Model}/bin/Debug/net7.0/Shared.dll (100%) rename {Model => Sources/Model}/bin/Debug/net7.0/Shared.pdb (100%) rename {Model => Sources/Model}/enums/ChampionClass.cs (100%) rename {Model => Sources/Model}/enums/RuneFamily.cs (100%) rename {Model => Sources/Model}/enums/SkillType.cs (100%) rename {Model => Sources/Model}/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs (100%) rename {Model => Sources/Model}/obj/Debug/net6.0/Model.AssemblyInfo.cs (100%) rename {Model => Sources/Model}/obj/Debug/net6.0/Model.AssemblyInfoInputs.cache (100%) rename {Model => Sources/Model}/obj/Debug/net6.0/Model.GeneratedMSBuildEditorConfig.editorconfig (100%) rename {Model => Sources/Model}/obj/Debug/net6.0/Model.GlobalUsings.g.cs (100%) rename {Model => Sources/Model}/obj/Debug/net6.0/Model.assets.cache (100%) rename {Model => Sources/Model}/obj/Debug/net6.0/Model.csproj.AssemblyReference.cache (100%) rename {Model => Sources/Model}/obj/Debug/net6.0/Model.csproj.CopyComplete (100%) rename {Model => Sources/Model}/obj/Debug/net6.0/Model.csproj.CoreCompileInputs.cache (100%) rename {Model => Sources/Model}/obj/Debug/net6.0/Model.csproj.FileListAbsolute.txt (100%) rename {Model => Sources/Model}/obj/Debug/net6.0/Model.dll (100%) rename {Model => Sources/Model}/obj/Debug/net6.0/Model.pdb (100%) rename {Model => Sources/Model}/obj/Debug/net6.0/ref/Model.dll (100%) rename {Model => Sources/Model}/obj/Debug/net6.0/refint/Model.dll (100%) rename {Model => Sources/Model}/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs (100%) rename {Model => Sources/Model}/obj/Debug/net7.0/Model.AssemblyInfo.cs (100%) rename {Model => Sources/Model}/obj/Debug/net7.0/Model.AssemblyInfoInputs.cache (100%) rename {Model => Sources/Model}/obj/Debug/net7.0/Model.GeneratedMSBuildEditorConfig.editorconfig (100%) rename {Model => Sources/Model}/obj/Debug/net7.0/Model.GlobalUsings.g.cs (100%) rename {Model => Sources/Model}/obj/Debug/net7.0/Model.assets.cache (100%) rename {Model => Sources/Model}/obj/Debug/net7.0/Model.csproj.AssemblyReference.cache (100%) rename {Model => Sources/Model}/obj/Debug/net7.0/Model.csproj.CopyComplete (100%) rename {Model => Sources/Model}/obj/Debug/net7.0/Model.csproj.CoreCompileInputs.cache (100%) rename {Model => Sources/Model}/obj/Debug/net7.0/Model.csproj.FileListAbsolute.txt (100%) rename {Model => Sources/Model}/obj/Debug/net7.0/Model.dll (100%) rename {Model => Sources/Model}/obj/Debug/net7.0/Model.pdb (100%) rename {Model => Sources/Model}/obj/Debug/net7.0/ref/Model.dll (100%) rename {Model => Sources/Model}/obj/Debug/net7.0/refint/Model.dll (100%) rename {Model => Sources/Model}/obj/Model.csproj.nuget.dgspec.json (100%) rename {Model => Sources/Model}/obj/Model.csproj.nuget.g.props (100%) rename {Model => Sources/Model}/obj/Model.csproj.nuget.g.targets (100%) rename {Model => Sources/Model}/obj/project.assets.json (100%) rename {Model => Sources/Model}/obj/project.nuget.cache (100%) rename {Shared => Sources/Shared}/IGenericDataManager.cs (100%) rename {Shared => Sources/Shared}/Shared.csproj (100%) rename {Shared => Sources/Shared}/bin/Debug/net6.0/Shared.deps.json (100%) rename {Shared => Sources/Shared}/bin/Debug/net6.0/Shared.dll (100%) rename {Shared => Sources/Shared}/bin/Debug/net6.0/Shared.pdb (100%) rename {Shared => Sources/Shared}/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs (100%) rename {Shared => Sources/Shared}/obj/Debug/net6.0/Shared.AssemblyInfo.cs (100%) rename {Shared => Sources/Shared}/obj/Debug/net6.0/Shared.AssemblyInfoInputs.cache (100%) rename {Shared => Sources/Shared}/obj/Debug/net6.0/Shared.GeneratedMSBuildEditorConfig.editorconfig (100%) rename {Shared => Sources/Shared}/obj/Debug/net6.0/Shared.GlobalUsings.g.cs (100%) rename {Shared => Sources/Shared}/obj/Debug/net6.0/Shared.assets.cache (100%) rename {Shared => Sources/Shared}/obj/Debug/net6.0/Shared.csproj.AssemblyReference.cache (100%) rename {Shared => Sources/Shared}/obj/Debug/net6.0/Shared.csproj.CoreCompileInputs.cache (100%) rename {Shared => Sources/Shared}/obj/Debug/net6.0/Shared.csproj.FileListAbsolute.txt (100%) rename {Shared => Sources/Shared}/obj/Debug/net6.0/Shared.dll (100%) rename {Shared => Sources/Shared}/obj/Debug/net6.0/Shared.pdb (100%) rename {Shared => Sources/Shared}/obj/Debug/net6.0/ref/Shared.dll (100%) rename {Shared => Sources/Shared}/obj/Debug/net6.0/refint/Shared.dll (100%) rename {Shared => Sources/Shared}/obj/Shared.csproj.nuget.dgspec.json (100%) rename {Shared => Sources/Shared}/obj/Shared.csproj.nuget.g.props (100%) rename {Shared => Sources/Shared}/obj/Shared.csproj.nuget.g.targets (100%) rename {Shared => Sources/Shared}/obj/project.assets.json (100%) rename {Shared => Sources/Shared}/obj/project.nuget.cache (100%) rename {StubLib => Sources/StubLib}/Extensions.cs (100%) rename {StubLib => Sources/StubLib}/StubData.Champions.cs (100%) rename {StubLib => Sources/StubLib}/StubData.RunePages.cs (100%) rename {StubLib => Sources/StubLib}/StubData.Runes.cs (100%) rename {StubLib => Sources/StubLib}/StubData.Skins.cs (100%) rename {StubLib => Sources/StubLib}/StubData.cs (100%) rename {StubLib => Sources/StubLib}/StubLib.csproj (100%) rename {StubLib => Sources/StubLib}/bin/Debug/net7.0/Model.dll (100%) rename {StubLib => Sources/StubLib}/bin/Debug/net7.0/Model.pdb (100%) rename {StubLib => Sources/StubLib}/bin/Debug/net7.0/Shared.dll (100%) rename {StubLib => Sources/StubLib}/bin/Debug/net7.0/Shared.pdb (100%) rename {StubLib => Sources/StubLib}/bin/Debug/net7.0/StubLib.deps.json (100%) rename {StubLib => Sources/StubLib}/bin/Debug/net7.0/StubLib.dll (100%) rename {StubLib => Sources/StubLib}/bin/Debug/net7.0/StubLib.pdb (100%) rename {StubLib => Sources/StubLib}/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs (100%) rename {StubLib => Sources/StubLib}/obj/Debug/net6.0/StubLib.GlobalUsings.g.cs (100%) rename {StubLib => Sources/StubLib}/obj/Debug/net6.0/StubLib.assets.cache (100%) rename {StubLib => Sources/StubLib}/obj/Debug/net6.0/StubLib.csproj.FileListAbsolute.txt (100%) rename {StubLib => Sources/StubLib}/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs (100%) rename {StubLib => Sources/StubLib}/obj/Debug/net7.0/StubLib.AssemblyInfo.cs (100%) rename {StubLib => Sources/StubLib}/obj/Debug/net7.0/StubLib.AssemblyInfoInputs.cache (100%) rename {StubLib => Sources/StubLib}/obj/Debug/net7.0/StubLib.GeneratedMSBuildEditorConfig.editorconfig (100%) rename {StubLib => Sources/StubLib}/obj/Debug/net7.0/StubLib.GlobalUsings.g.cs (100%) rename {StubLib => Sources/StubLib}/obj/Debug/net7.0/StubLib.assets.cache (100%) rename {StubLib => Sources/StubLib}/obj/Debug/net7.0/StubLib.csproj.AssemblyReference.cache (100%) rename {StubLib => Sources/StubLib}/obj/Debug/net7.0/StubLib.csproj.CopyComplete (100%) rename {StubLib => Sources/StubLib}/obj/Debug/net7.0/StubLib.csproj.CoreCompileInputs.cache (100%) rename {StubLib => Sources/StubLib}/obj/Debug/net7.0/StubLib.csproj.FileListAbsolute.txt (100%) rename {StubLib => Sources/StubLib}/obj/Debug/net7.0/StubLib.dll (100%) rename {StubLib => Sources/StubLib}/obj/Debug/net7.0/StubLib.pdb (100%) rename {StubLib => Sources/StubLib}/obj/Debug/net7.0/ref/StubLib.dll (100%) rename {StubLib => Sources/StubLib}/obj/Debug/net7.0/refint/StubLib.dll (100%) rename {StubLib => Sources/StubLib}/obj/StubLib.csproj.nuget.dgspec.json (100%) rename {StubLib => Sources/StubLib}/obj/StubLib.csproj.nuget.g.props (100%) rename {StubLib => Sources/StubLib}/obj/StubLib.csproj.nuget.g.targets (100%) rename {StubLib => Sources/StubLib}/obj/project.assets.json (100%) rename {StubLib => Sources/StubLib}/obj/project.nuget.cache (100%) rename {Tests => Sources/Tests}/.DS_Store (100%) rename {Tests => Sources/Tests}/ConsoleDB/ConsoleDB.csproj (100%) rename {Tests => Sources/Tests}/ConsoleDB/Migrations/20230201073746_MyMigration.Designer.cs (100%) rename {Tests => Sources/Tests}/ConsoleDB/Migrations/20230201073746_MyMigration.cs (100%) rename {Tests => Sources/Tests}/ConsoleDB/Migrations/SQLiteLolContextModelSnapshot.cs (100%) rename {Tests => Sources/Tests}/ConsoleDB/Program.cs (96%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/ConsoleDB (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/ConsoleDB.deps.json (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/ConsoleDB.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/ConsoleDB.pdb (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/ConsoleDB.runtimeconfig.json (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/EntityFrameWorkLib.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/EntityFrameWorkLib.pdb (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/Humanizer.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/Microsoft.Data.Sqlite.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Abstractions.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Design.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Relational.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Sqlite.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Caching.Abstractions.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Caching.Memory.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyModel.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Logging.Abstractions.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Logging.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Options.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Primitives.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/Mono.TextTemplating.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.batteries_v2.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.core.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.provider.e_sqlite3.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/System.CodeDom.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/projet.Champions.db (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-arm/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-arm64/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-x64/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/linux-arm/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/linux-arm64/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/linux-armel/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/linux-mips64/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-arm/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-x64/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/linux-ppc64le/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/linux-s390x/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/linux-x64/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/linux-x86/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/osx-arm64/native/libe_sqlite3.dylib (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/osx-x64/native/libe_sqlite3.dylib (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/win-arm/native/e_sqlite3.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/win-arm64/native/e_sqlite3.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/win-x64/native/e_sqlite3.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/bin/Debug/net7.0/runtimes/win-x86/native/e_sqlite3.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/ConsoleDB.csproj.EntityFrameworkCore.targets (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/ConsoleDB.csproj.nuget.dgspec.json (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/ConsoleDB.csproj.nuget.g.props (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/ConsoleDB.csproj.nuget.g.targets (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/Debug/net6.0/ConsoleDB.assets.cache (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/Debug/net6.0/ConsoleDB.csproj.FileListAbsolute.txt (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/Debug/net7.0/ConsoleDB.AssemblyInfo.cs (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/Debug/net7.0/ConsoleDB.AssemblyInfoInputs.cache (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/Debug/net7.0/ConsoleDB.GeneratedMSBuildEditorConfig.editorconfig (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/Debug/net7.0/ConsoleDB.GlobalUsings.g.cs (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/Debug/net7.0/ConsoleDB.assets.cache (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.AssemblyReference.cache (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.CopyComplete (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.CoreCompileInputs.cache (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.FileListAbsolute.txt (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/Debug/net7.0/ConsoleDB.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/Debug/net7.0/ConsoleDB.genruntimeconfig.cache (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/Debug/net7.0/ConsoleDB.pdb (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/Debug/net7.0/apphost (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/Debug/net7.0/ref/ConsoleDB.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/Debug/net7.0/refint/ConsoleDB.dll (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/project.assets.json (100%) rename {Tests => Sources/Tests}/ConsoleDB/obj/project.nuget.cache (100%) rename {Tests => Sources/Tests}/ConsoleDB/projet.Champions.db (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/ConsoleTestapi.csproj (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/Program.cs (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.deps.json (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.dll (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.pdb (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.runtimeconfig.json (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/Microsoft.AspNetCore.OpenApi.dll (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/Microsoft.OpenApi.dll (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/Model.dll (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/Model.pdb (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/Shared.dll (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/Shared.pdb (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/StubLib.dll (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/StubLib.pdb (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.Swagger.dll (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/WebApiLol (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.deps.json (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.dll (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.pdb (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.runtimeconfig.json (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/appsettings.Development.json (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/bin/Debug/net7.0/appsettings.json (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.dgspec.json (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.g.props (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.g.targets (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.AssemblyInfo.cs (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.AssemblyInfoInputs.cache (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.GeneratedMSBuildEditorConfig.editorconfig (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.GlobalUsings.g.cs (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.assets.cache (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.AssemblyReference.cache (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.CopyComplete (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.CoreCompileInputs.cache (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.FileListAbsolute.txt (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.dll (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.genruntimeconfig.cache (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.pdb (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/obj/Debug/net7.0/apphost (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/obj/Debug/net7.0/ref/ConsoleTestapi.dll (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/obj/Debug/net7.0/refint/ConsoleTestapi.dll (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/obj/project.assets.json (100%) rename {Tests => Sources/Tests}/ConsoleTestapi/obj/project.nuget.cache (100%) rename {Tests => Sources/Tests}/ConsoleTests/ConsoleTests.csproj (100%) rename {Tests => Sources/Tests}/ConsoleTests/Program.cs (100%) rename {Tests => Sources/Tests}/ConsoleTests/bin/Debug/net7.0/ConsoleTests (100%) rename {Tests => Sources/Tests}/ConsoleTests/bin/Debug/net7.0/ConsoleTests.deps.json (100%) rename {Tests => Sources/Tests}/ConsoleTests/bin/Debug/net7.0/ConsoleTests.dll (100%) rename {Tests => Sources/Tests}/ConsoleTests/bin/Debug/net7.0/ConsoleTests.pdb (100%) rename {Tests => Sources/Tests}/ConsoleTests/bin/Debug/net7.0/ConsoleTests.runtimeconfig.json (100%) rename {Tests => Sources/Tests}/ConsoleTests/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll (100%) rename {Tests => Sources/Tests}/ConsoleTests/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll (100%) rename {Tests => Sources/Tests}/ConsoleTests/bin/Debug/net7.0/Model.dll (100%) rename {Tests => Sources/Tests}/ConsoleTests/bin/Debug/net7.0/Model.pdb (100%) rename {Tests => Sources/Tests}/ConsoleTests/bin/Debug/net7.0/Shared.dll (100%) rename {Tests => Sources/Tests}/ConsoleTests/bin/Debug/net7.0/Shared.pdb (100%) rename {Tests => Sources/Tests}/ConsoleTests/bin/Debug/net7.0/StubLib.dll (100%) rename {Tests => Sources/Tests}/ConsoleTests/bin/Debug/net7.0/StubLib.pdb (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/ConsoleTests.csproj.nuget.dgspec.json (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/ConsoleTests.csproj.nuget.g.props (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/ConsoleTests.csproj.nuget.g.targets (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/Debug/net6.0/ConsoleTests.GlobalUsings.g.cs (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/Debug/net6.0/ConsoleTests.assets.cache (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/Debug/net6.0/ConsoleTests.csproj.FileListAbsolute.txt (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/Debug/net6.0/apphost (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/Debug/net7.0/ConsoleTests.AssemblyInfo.cs (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/Debug/net7.0/ConsoleTests.AssemblyInfoInputs.cache (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/Debug/net7.0/ConsoleTests.GeneratedMSBuildEditorConfig.editorconfig (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/Debug/net7.0/ConsoleTests.GlobalUsings.g.cs (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/Debug/net7.0/ConsoleTests.assets.cache (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.AssemblyReference.cache (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.CopyComplete (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.CoreCompileInputs.cache (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.FileListAbsolute.txt (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/Debug/net7.0/ConsoleTests.dll (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/Debug/net7.0/ConsoleTests.genruntimeconfig.cache (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/Debug/net7.0/ConsoleTests.pdb (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/Debug/net7.0/apphost (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/Debug/net7.0/ref/ConsoleTests.dll (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/Debug/net7.0/refint/ConsoleTests.dll (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/project.assets.json (100%) rename {Tests => Sources/Tests}/ConsoleTests/obj/project.nuget.cache (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/TestUnitaireLOL.csproj (91%) rename {Tests => Sources/Tests}/TestUnitaireLOL/UnitTest1.cs (100%) create mode 100644 Sources/Tests/TestUnitaireLOL/UnitTestDbDataManager.cs rename {Tests => Sources/Tests}/TestUnitaireLOL/Usings.cs (100%) create mode 100644 Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/CoverletSourceRootsMapping rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/EntityFrameWorkLib.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/EntityFrameWorkLib.pdb (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Data.Sqlite.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Abstractions.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Relational.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Sqlite.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Caching.Abstractions.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Caching.Memory.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.DependencyModel.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Logging.Abstractions.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Logging.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Options.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.Extensions.Primitives.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/Newtonsoft.Json.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/NuGet.Frameworks.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/SQLitePCLRaw.batteries_v2.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/SQLitePCLRaw.core.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/SQLitePCLRaw.provider.e_sqlite3.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.deps.json (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.pdb (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/TestUnitaireLOL.runtimeconfig.json (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/alpine-arm/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/alpine-arm64/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/alpine-x64/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-arm/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-arm64/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-armel/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-mips64/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-musl-arm/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-musl-x64/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-ppc64le/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-s390x/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-x64/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/linux-x86/native/libe_sqlite3.so (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/osx-arm64/native/libe_sqlite3.dylib (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/osx-x64/native/libe_sqlite3.dylib (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-arm/native/e_sqlite3.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-arm64/native/e_sqlite3.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-x64/native/e_sqlite3.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/runtimes/win-x86/native/e_sqlite3.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/testhost.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/xunit.abstractions.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/xunit.assert.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/xunit.core.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/xunit.execution.dotnet.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/xunit.runner.reporters.netcoreapp10.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/xunit.runner.utility.netcoreapp10.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/Debug/net6.0/TestUnitaireLOL.GlobalUsings.g.cs (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/Debug/net6.0/TestUnitaireLOL.assets.cache (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/Debug/net6.0/TestUnitaireLOL.csproj.FileListAbsolute.txt (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.AssemblyInfo.cs (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.AssemblyInfoInputs.cache (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.GeneratedMSBuildEditorConfig.editorconfig (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.GlobalUsings.g.cs (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.assets.cache (76%) rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.AssemblyReference.cache (99%) rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.CopyComplete (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.CoreCompileInputs.cache (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.FileListAbsolute.txt (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.genruntimeconfig.cache (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.pdb (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/Debug/net7.0/ref/TestUnitaireLOL.dll (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/Debug/net7.0/refint/TestUnitaireLOL.dll (100%) create mode 100644 Sources/Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.dgspec.json rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.g.props (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.g.targets (100%) rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/project.assets.json (99%) rename {Tests => Sources/Tests}/TestUnitaireLOL/obj/project.nuget.cache (99%) rename {WebApiLol => Sources/WebApiLol}/ChampionDTO.cs (100%) rename {WebApiLol => Sources/WebApiLol}/Controllers/ChampionController.cs (100%) rename {WebApiLol => Sources/WebApiLol}/Controllers/RuneController.cs (100%) rename {WebApiLol => Sources/WebApiLol}/Controllers/SkillsController.cs (100%) rename {WebApiLol => Sources/WebApiLol}/Controllers/SkinController.cs (100%) rename {WebApiLol => Sources/WebApiLol}/Controllers/WeatherForecastController.cs (100%) rename {WebApiLol => Sources/WebApiLol}/Converter/ChampionConverter.cs (100%) rename {WebApiLol => Sources/WebApiLol}/Converter/RuneConverter.cs (100%) rename {WebApiLol => Sources/WebApiLol}/Converter/SkillsConverter.cs (100%) rename {WebApiLol => Sources/WebApiLol}/Converter/SkinConverter.cs (100%) rename {WebApiLol => Sources/WebApiLol}/Program.cs (100%) rename {WebApiLol => Sources/WebApiLol}/Properties/launchSettings.json (100%) rename {WebApiLol => Sources/WebApiLol}/RuneDTO.cs (100%) rename {WebApiLol => Sources/WebApiLol}/SkillsDTO.cs (100%) rename {WebApiLol => Sources/WebApiLol}/SkinDTO.cs (100%) rename {WebApiLol => Sources/WebApiLol}/WebApiLol.csproj (100%) rename {WebApiLol => Sources/WebApiLol}/appsettings.Development.json (100%) rename {WebApiLol => Sources/WebApiLol}/appsettings.json (100%) rename {WebApiLol => Sources/WebApiLol}/bin/Debug/net7.0/Microsoft.AspNetCore.OpenApi.dll (100%) rename {WebApiLol => Sources/WebApiLol}/bin/Debug/net7.0/Microsoft.OpenApi.dll (100%) rename {WebApiLol => Sources/WebApiLol}/bin/Debug/net7.0/Model.dll (100%) rename {WebApiLol => Sources/WebApiLol}/bin/Debug/net7.0/Model.pdb (100%) rename {WebApiLol => Sources/WebApiLol}/bin/Debug/net7.0/Shared.dll (100%) rename {WebApiLol => Sources/WebApiLol}/bin/Debug/net7.0/Shared.pdb (100%) rename {WebApiLol => Sources/WebApiLol}/bin/Debug/net7.0/StubLib.dll (100%) rename {WebApiLol => Sources/WebApiLol}/bin/Debug/net7.0/StubLib.pdb (100%) rename {WebApiLol => Sources/WebApiLol}/bin/Debug/net7.0/Swashbuckle.AspNetCore.Swagger.dll (100%) rename {WebApiLol => Sources/WebApiLol}/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll (100%) rename {WebApiLol => Sources/WebApiLol}/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll (100%) rename {WebApiLol => Sources/WebApiLol}/bin/Debug/net7.0/WebApiLol (100%) rename {WebApiLol => Sources/WebApiLol}/bin/Debug/net7.0/WebApiLol.deps.json (100%) rename {WebApiLol => Sources/WebApiLol}/bin/Debug/net7.0/WebApiLol.dll (100%) rename {WebApiLol => Sources/WebApiLol}/bin/Debug/net7.0/WebApiLol.pdb (100%) rename {WebApiLol => Sources/WebApiLol}/bin/Debug/net7.0/WebApiLol.runtimeconfig.json (100%) rename {WebApiLol => Sources/WebApiLol}/bin/Debug/net7.0/appsettings.Development.json (100%) rename {WebApiLol => Sources/WebApiLol}/bin/Debug/net7.0/appsettings.json (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/WebApiLol.AssemblyInfo.cs (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/WebApiLol.AssemblyInfoInputs.cache (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/WebApiLol.GeneratedMSBuildEditorConfig.editorconfig (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/WebApiLol.GlobalUsings.g.cs (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/WebApiLol.MvcApplicationPartsAssemblyInfo.cache (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/WebApiLol.MvcApplicationPartsAssemblyInfo.cs (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/WebApiLol.assets.cache (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/WebApiLol.csproj.AssemblyReference.cache (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/WebApiLol.csproj.CopyComplete (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/WebApiLol.csproj.CoreCompileInputs.cache (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/WebApiLol.csproj.FileListAbsolute.txt (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/WebApiLol.dll (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/WebApiLol.genruntimeconfig.cache (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/WebApiLol.pdb (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/apphost (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/ref/WebApiLol.dll (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/refint/WebApiLol.dll (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/staticwebassets.build.json (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/staticwebassets/msbuild.build.WebApiLol.props (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/staticwebassets/msbuild.buildMultiTargeting.WebApiLol.props (100%) rename {WebApiLol => Sources/WebApiLol}/obj/Debug/net7.0/staticwebassets/msbuild.buildTransitive.WebApiLol.props (100%) rename {WebApiLol => Sources/WebApiLol}/obj/WebApiLol.csproj.nuget.dgspec.json (100%) rename {WebApiLol => Sources/WebApiLol}/obj/WebApiLol.csproj.nuget.g.props (100%) rename {WebApiLol => Sources/WebApiLol}/obj/WebApiLol.csproj.nuget.g.targets (100%) rename {WebApiLol => Sources/WebApiLol}/obj/project.assets.json (100%) rename {WebApiLol => Sources/WebApiLol}/obj/project.nuget.cache (100%) delete mode 100644 Tests/TestUnitaireLOL/bin/Debug/net7.0/CoverletSourceRootsMapping delete mode 100644 Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.dgspec.json diff --git a/.vs/LeagueOfLegends/xs/UserPrefs.xml b/.vs/LeagueOfLegends/xs/UserPrefs.xml index 1b915ba..6dbdbec 100644 --- a/.vs/LeagueOfLegends/xs/UserPrefs.xml +++ b/.vs/LeagueOfLegends/xs/UserPrefs.xml @@ -1,10 +1,4 @@ - - - - - - - + @@ -12,40 +6,62 @@ - - - - + + + + + + + + + + + + + + + + - - - - - - + + + - - - + + - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.vs/LeagueOfLegends/xs/project-cache/TestUnitaireLOL-Debug.json b/.vs/LeagueOfLegends/xs/project-cache/TestUnitaireLOL-Debug.json index 5da5372..368deff 100644 --- a/.vs/LeagueOfLegends/xs/project-cache/TestUnitaireLOL-Debug.json +++ b/.vs/LeagueOfLegends/xs/project-cache/TestUnitaireLOL-Debug.json @@ -1 +1 @@ -{"Format":1,"ProjectReferences":[{"FilePath":"/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj","Aliases":[],"Framework":null}],"MetadataReferences":[{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/Microsoft.CSharp.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.data.sqlite.core/7.0.3/lib/net6.0/Microsoft.Data.Sqlite.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.abstractions/7.0.3/lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore/7.0.3/lib/net6.0/Microsoft.EntityFrameworkCore.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.relational/7.0.3/lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.sqlite.core/7.0.3/lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.extensions.caching.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.extensions.caching.memory/7.0.0/lib/net7.0/Microsoft.Extensions.Caching.Memory.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.extensions.configuration.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.extensions.dependencyinjection/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.extensions.dependencymodel/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyModel.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.extensions.logging.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.extensions.logging/7.0.0/lib/net7.0/Microsoft.Extensions.Logging.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.extensions.options/7.0.0/lib/net7.0/Microsoft.Extensions.Options.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.extensions.primitives/7.0.0/lib/net7.0/Microsoft.Extensions.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.testplatform.testhost/17.5.0/lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.testplatform.testhost/17.5.0/lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.testplatform.testhost/17.5.0/lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.testplatform.testhost/17.5.0/lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.testplatform.testhost/17.5.0/lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/Microsoft.VisualBasic.Core.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/Microsoft.VisualBasic.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.codecoverage/17.5.0/lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.testplatform.testhost/17.5.0/lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.testplatform.testhost/17.5.0/lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/Microsoft.Win32.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/Microsoft.Win32.Registry.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/mscorlib.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/netstandard.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/nuget.frameworks/5.11.0/lib/netstandard2.0/NuGet.Frameworks.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/sqlitepclraw.bundle_e_sqlite3/2.1.4/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/sqlitepclraw.core/2.1.4/lib/netstandard2.0/SQLitePCLRaw.core.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.1.4/lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.AppContext.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Buffers.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Collections.Concurrent.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Collections.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Collections.Immutable.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Collections.NonGeneric.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Collections.Specialized.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.ComponentModel.Annotations.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.ComponentModel.DataAnnotations.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.ComponentModel.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.ComponentModel.EventBasedAsync.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.ComponentModel.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.ComponentModel.TypeConverter.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Configuration.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Console.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Core.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Data.Common.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Data.DataSetExtensions.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Data.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Diagnostics.Contracts.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Diagnostics.Debug.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Diagnostics.DiagnosticSource.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Diagnostics.FileVersionInfo.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Diagnostics.Process.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Diagnostics.StackTrace.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Diagnostics.Tools.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Diagnostics.TraceSource.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Diagnostics.Tracing.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Drawing.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Drawing.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Dynamic.Runtime.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Formats.Asn1.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Formats.Tar.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Globalization.Calendars.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Globalization.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Globalization.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.Compression.Brotli.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.Compression.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.Compression.FileSystem.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.Compression.ZipFile.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.FileSystem.AccessControl.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.FileSystem.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.FileSystem.DriveInfo.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.FileSystem.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.FileSystem.Watcher.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.IsolatedStorage.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.MemoryMappedFiles.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.Pipes.AccessControl.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.Pipes.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.UnmanagedMemoryStream.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Linq.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Linq.Expressions.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Linq.Parallel.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Linq.Queryable.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Memory.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.Http.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.Http.Json.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.HttpListener.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.Mail.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.NameResolution.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.NetworkInformation.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.Ping.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.Quic.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.Requests.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.Security.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.ServicePoint.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.Sockets.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.WebClient.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.WebHeaderCollection.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.WebProxy.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.WebSockets.Client.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.WebSockets.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Numerics.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Numerics.Vectors.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.ObjectModel.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Reflection.DispatchProxy.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Reflection.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Reflection.Emit.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Reflection.Emit.ILGeneration.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Reflection.Emit.Lightweight.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Reflection.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Reflection.Metadata.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Reflection.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Reflection.TypeExtensions.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Resources.Reader.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Resources.ResourceManager.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Resources.Writer.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.Handles.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.InteropServices.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.Intrinsics.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.Loader.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.Numerics.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.Serialization.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.Serialization.Formatters.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.Serialization.Json.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.Serialization.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.Serialization.Xml.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.AccessControl.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Claims.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Cryptography.Algorithms.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Cryptography.Cng.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Cryptography.Csp.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Cryptography.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Cryptography.Encoding.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Cryptography.OpenSsl.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Cryptography.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Cryptography.X509Certificates.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Principal.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Principal.Windows.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.SecureString.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.ServiceModel.Web.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.ServiceProcess.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Text.Encoding.CodePages.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Text.Encoding.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Text.Encoding.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Text.Encodings.Web.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Text.Json.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Text.RegularExpressions.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Threading.Channels.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Threading.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Threading.Overlapped.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Threading.Tasks.Dataflow.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Threading.Tasks.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Threading.Tasks.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Threading.Tasks.Parallel.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Threading.Thread.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Threading.ThreadPool.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Threading.Timer.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Transactions.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Transactions.Local.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.ValueTuple.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Web.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Web.HttpUtility.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Windows.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Xml.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Xml.Linq.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Xml.ReaderWriter.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Xml.Serialization.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Xml.XDocument.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Xml.XmlDocument.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Xml.XmlSerializer.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Xml.XPath.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Xml.XPath.XDocument.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.testplatform.testhost/17.5.0/lib/netcoreapp3.1/testhost.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/WindowsBase.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/xunit.abstractions/2.0.3/lib/netstandard2.0/xunit.abstractions.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/xunit.assert/2.4.2/lib/netstandard1.1/xunit.assert.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/xunit.extensibility.core/2.4.2/lib/netstandard1.1/xunit.core.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/xunit.extensibility.execution/2.4.2/lib/netstandard1.1/xunit.execution.dotnet.dll","Aliases":[],"Framework":null}],"Files":["/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/UnitTest1.cs","/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/Usings.cs","/Users/malanone/.nuget/packages/microsoft.net.test.sdk/17.5.0/build/netcoreapp3.1/Microsoft.NET.Test.Sdk.Program.cs","/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.GlobalUsings.g.cs","/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs","/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.AssemblyInfo.cs","/Users/malanone/.nuget/packages/xunit.runner.visualstudio/2.4.5/build/netcoreapp3.1/xunit.runner.visualstudio.dotnetcore.testadapter.dll","/Users/malanone/.nuget/packages/xunit.runner.visualstudio/2.4.5/build/netcoreapp3.1/xunit.runner.reporters.netcoreapp10.dll","/Users/malanone/.nuget/packages/xunit.runner.visualstudio/2.4.5/build/netcoreapp3.1/xunit.runner.utility.netcoreapp10.dll","/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.AssemblyInfo.cs","/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.AssemblyInfo.cs","/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.AssemblyInfo.cs"],"BuildActions":["Compile","Compile","Compile","Compile","Compile","Compile","None","None","None","Compile","Compile","Compile"],"Analyzers":["/usr/local/share/dotnet/sdk/7.0.200/Sdks/Microsoft.NET.Sdk/analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll","/usr/local/share/dotnet/sdk/7.0.200/Sdks/Microsoft.NET.Sdk/analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll","/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.analyzers/7.0.3/analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll","/Users/malanone/.nuget/packages/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll","/Users/malanone/.nuget/packages/xunit.analyzers/1.0.0/analyzers/dotnet/cs/xunit.analyzers.dll","/Users/malanone/.nuget/packages/xunit.analyzers/1.0.0/analyzers/dotnet/cs/xunit.analyzers.fixes.dll","/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll","/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll","/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll","/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll","/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll"],"AdditionalFiles":[],"EditorConfigFiles":["/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.GeneratedMSBuildEditorConfig.editorconfig","/usr/local/share/dotnet/sdk/7.0.200/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.editorconfig"],"DefineConstants":["TRACE","DEBUG","NET","NET7_0","NETCOREAPP","NET5_0_OR_GREATER","NET6_0_OR_GREATER","NET7_0_OR_GREATER","NETCOREAPP1_0_OR_GREATER","NETCOREAPP1_1_OR_GREATER","NETCOREAPP2_0_OR_GREATER","NETCOREAPP2_1_OR_GREATER","NETCOREAPP2_2_OR_GREATER","NETCOREAPP3_0_OR_GREATER","NETCOREAPP3_1_OR_GREATER"],"IntermediateAssembly":"/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.dll"} \ No newline at end of file +{"Format":1,"ProjectReferences":[{"FilePath":"/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj","Aliases":[],"Framework":null}],"MetadataReferences":[{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/Microsoft.CSharp.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.data.sqlite.core/7.0.3/lib/net6.0/Microsoft.Data.Sqlite.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.abstractions/7.0.3/lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore/7.0.3/lib/net6.0/Microsoft.EntityFrameworkCore.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.relational/7.0.3/lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.sqlite.core/7.0.3/lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.extensions.caching.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.extensions.caching.memory/7.0.0/lib/net7.0/Microsoft.Extensions.Caching.Memory.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.extensions.configuration.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.extensions.dependencyinjection/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.extensions.dependencymodel/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyModel.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.extensions.logging.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.extensions.logging/7.0.0/lib/net7.0/Microsoft.Extensions.Logging.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.extensions.options/7.0.0/lib/net7.0/Microsoft.Extensions.Options.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.extensions.primitives/7.0.0/lib/net7.0/Microsoft.Extensions.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.testplatform.testhost/17.5.0/lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.testplatform.testhost/17.5.0/lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.testplatform.testhost/17.5.0/lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.testplatform.testhost/17.5.0/lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.testplatform.testhost/17.5.0/lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/Microsoft.VisualBasic.Core.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/Microsoft.VisualBasic.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.codecoverage/17.5.0/lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.testplatform.testhost/17.5.0/lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.testplatform.testhost/17.5.0/lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/Microsoft.Win32.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/Microsoft.Win32.Registry.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/mscorlib.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/netstandard.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/nuget.frameworks/5.11.0/lib/netstandard2.0/NuGet.Frameworks.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/sqlitepclraw.bundle_e_sqlite3/2.1.4/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/sqlitepclraw.core/2.1.4/lib/netstandard2.0/SQLitePCLRaw.core.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.1.4/lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.AppContext.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Buffers.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Collections.Concurrent.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Collections.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Collections.Immutable.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Collections.NonGeneric.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Collections.Specialized.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.ComponentModel.Annotations.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.ComponentModel.DataAnnotations.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.ComponentModel.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.ComponentModel.EventBasedAsync.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.ComponentModel.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.ComponentModel.TypeConverter.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Configuration.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Console.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Core.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Data.Common.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Data.DataSetExtensions.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Data.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Diagnostics.Contracts.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Diagnostics.Debug.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Diagnostics.DiagnosticSource.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Diagnostics.FileVersionInfo.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Diagnostics.Process.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Diagnostics.StackTrace.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Diagnostics.Tools.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Diagnostics.TraceSource.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Diagnostics.Tracing.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Drawing.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Drawing.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Dynamic.Runtime.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Formats.Asn1.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Formats.Tar.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Globalization.Calendars.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Globalization.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Globalization.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.Compression.Brotli.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.Compression.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.Compression.FileSystem.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.Compression.ZipFile.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.FileSystem.AccessControl.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.FileSystem.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.FileSystem.DriveInfo.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.FileSystem.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.FileSystem.Watcher.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.IsolatedStorage.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.MemoryMappedFiles.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.Pipes.AccessControl.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.Pipes.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.IO.UnmanagedMemoryStream.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Linq.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Linq.Expressions.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Linq.Parallel.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Linq.Queryable.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Memory.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.Http.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.Http.Json.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.HttpListener.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.Mail.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.NameResolution.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.NetworkInformation.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.Ping.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.Quic.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.Requests.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.Security.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.ServicePoint.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.Sockets.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.WebClient.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.WebHeaderCollection.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.WebProxy.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.WebSockets.Client.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Net.WebSockets.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Numerics.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Numerics.Vectors.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.ObjectModel.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Reflection.DispatchProxy.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Reflection.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Reflection.Emit.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Reflection.Emit.ILGeneration.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Reflection.Emit.Lightweight.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Reflection.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Reflection.Metadata.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Reflection.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Reflection.TypeExtensions.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Resources.Reader.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Resources.ResourceManager.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Resources.Writer.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.Handles.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.InteropServices.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.Intrinsics.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.Loader.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.Numerics.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.Serialization.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.Serialization.Formatters.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.Serialization.Json.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.Serialization.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Runtime.Serialization.Xml.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.AccessControl.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Claims.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Cryptography.Algorithms.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Cryptography.Cng.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Cryptography.Csp.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Cryptography.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Cryptography.Encoding.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Cryptography.OpenSsl.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Cryptography.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Cryptography.X509Certificates.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Principal.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.Principal.Windows.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Security.SecureString.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.ServiceModel.Web.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.ServiceProcess.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Text.Encoding.CodePages.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Text.Encoding.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Text.Encoding.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Text.Encodings.Web.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Text.Json.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Text.RegularExpressions.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Threading.Channels.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Threading.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Threading.Overlapped.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Threading.Tasks.Dataflow.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Threading.Tasks.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Threading.Tasks.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Threading.Tasks.Parallel.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Threading.Thread.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Threading.ThreadPool.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Threading.Timer.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Transactions.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Transactions.Local.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.ValueTuple.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Web.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Web.HttpUtility.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Windows.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Xml.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Xml.Linq.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Xml.ReaderWriter.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Xml.Serialization.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Xml.XDocument.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Xml.XmlDocument.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Xml.XmlSerializer.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Xml.XPath.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/System.Xml.XPath.XDocument.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/microsoft.testplatform.testhost/17.5.0/lib/netcoreapp3.1/testhost.dll","Aliases":[],"Framework":null},{"FilePath":"/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/ref/net7.0/WindowsBase.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/xunit.abstractions/2.0.3/lib/netstandard2.0/xunit.abstractions.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/xunit.assert/2.4.2/lib/netstandard1.1/xunit.assert.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/xunit.extensibility.core/2.4.2/lib/netstandard1.1/xunit.core.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/malanone/.nuget/packages/xunit.extensibility.execution/2.4.2/lib/netstandard1.1/xunit.execution.dotnet.dll","Aliases":[],"Framework":null}],"Files":["/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/UnitTest1.cs","/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/UnitTestDbDataManager.cs","/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/Usings.cs","/Users/malanone/.nuget/packages/microsoft.net.test.sdk/17.5.0/build/netcoreapp3.1/Microsoft.NET.Test.Sdk.Program.cs","/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.GlobalUsings.g.cs","/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs","/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.AssemblyInfo.cs","/Users/malanone/.nuget/packages/xunit.runner.visualstudio/2.4.5/build/netcoreapp3.1/xunit.runner.visualstudio.dotnetcore.testadapter.dll","/Users/malanone/.nuget/packages/xunit.runner.visualstudio/2.4.5/build/netcoreapp3.1/xunit.runner.reporters.netcoreapp10.dll","/Users/malanone/.nuget/packages/xunit.runner.visualstudio/2.4.5/build/netcoreapp3.1/xunit.runner.utility.netcoreapp10.dll","/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.AssemblyInfo.cs","/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.AssemblyInfo.cs","/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.AssemblyInfo.cs"],"BuildActions":["Compile","Compile","Compile","Compile","Compile","Compile","Compile","None","None","None","Compile","Compile","Compile"],"Analyzers":["/usr/local/share/dotnet/sdk/7.0.200/Sdks/Microsoft.NET.Sdk/analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll","/usr/local/share/dotnet/sdk/7.0.200/Sdks/Microsoft.NET.Sdk/analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll","/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.analyzers/7.0.3/analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll","/Users/malanone/.nuget/packages/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll","/Users/malanone/.nuget/packages/xunit.analyzers/1.0.0/analyzers/dotnet/cs/xunit.analyzers.dll","/Users/malanone/.nuget/packages/xunit.analyzers/1.0.0/analyzers/dotnet/cs/xunit.analyzers.fixes.dll","/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll","/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll","/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll","/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll","/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.3/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll"],"AdditionalFiles":[],"EditorConfigFiles":["/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.GeneratedMSBuildEditorConfig.editorconfig","/usr/local/share/dotnet/sdk/7.0.200/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.editorconfig"],"DefineConstants":["TRACE","DEBUG","NET","NET7_0","NETCOREAPP","NET5_0_OR_GREATER","NET6_0_OR_GREATER","NET7_0_OR_GREATER","NETCOREAPP1_0_OR_GREATER","NETCOREAPP1_1_OR_GREATER","NETCOREAPP2_0_OR_GREATER","NETCOREAPP2_1_OR_GREATER","NETCOREAPP2_2_OR_GREATER","NETCOREAPP3_0_OR_GREATER","NETCOREAPP3_1_OR_GREATER"],"IntermediateAssembly":"/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.dll"} \ No newline at end of file diff --git a/DbDatamanager/ChampionChanger.cs b/Sources/DbDatamanager/ChampionChanger.cs similarity index 100% rename from DbDatamanager/ChampionChanger.cs rename to Sources/DbDatamanager/ChampionChanger.cs diff --git a/DbDatamanager/ChampionManager.cs b/Sources/DbDatamanager/ChampionManager.cs similarity index 100% rename from DbDatamanager/ChampionManager.cs rename to Sources/DbDatamanager/ChampionManager.cs diff --git a/DbDatamanager/DbDataManager.cs b/Sources/DbDatamanager/DbDataManager.cs similarity index 100% rename from DbDatamanager/DbDataManager.cs rename to Sources/DbDatamanager/DbDataManager.cs diff --git a/DbDatamanager/DbDatamanager.csproj b/Sources/DbDatamanager/DbDatamanager.csproj similarity index 100% rename from DbDatamanager/DbDatamanager.csproj rename to Sources/DbDatamanager/DbDatamanager.csproj diff --git a/DbDatamanager/ExtensionsDataManager.cs b/Sources/DbDatamanager/ExtensionsDataManager.cs similarity index 100% rename from DbDatamanager/ExtensionsDataManager.cs rename to Sources/DbDatamanager/ExtensionsDataManager.cs diff --git a/DbDatamanager/bin/Debug/net7.0/DbDatamanager.deps.json b/Sources/DbDatamanager/bin/Debug/net7.0/DbDatamanager.deps.json similarity index 100% rename from DbDatamanager/bin/Debug/net7.0/DbDatamanager.deps.json rename to Sources/DbDatamanager/bin/Debug/net7.0/DbDatamanager.deps.json diff --git a/DbDatamanager/bin/Debug/net7.0/DbDatamanager.dll b/Sources/DbDatamanager/bin/Debug/net7.0/DbDatamanager.dll similarity index 100% rename from DbDatamanager/bin/Debug/net7.0/DbDatamanager.dll rename to Sources/DbDatamanager/bin/Debug/net7.0/DbDatamanager.dll diff --git a/DbDatamanager/bin/Debug/net7.0/DbDatamanager.pdb b/Sources/DbDatamanager/bin/Debug/net7.0/DbDatamanager.pdb similarity index 100% rename from DbDatamanager/bin/Debug/net7.0/DbDatamanager.pdb rename to Sources/DbDatamanager/bin/Debug/net7.0/DbDatamanager.pdb diff --git a/DbDatamanager/bin/Debug/net7.0/EntityFrameWorkLib.dll b/Sources/DbDatamanager/bin/Debug/net7.0/EntityFrameWorkLib.dll similarity index 100% rename from DbDatamanager/bin/Debug/net7.0/EntityFrameWorkLib.dll rename to Sources/DbDatamanager/bin/Debug/net7.0/EntityFrameWorkLib.dll diff --git a/DbDatamanager/bin/Debug/net7.0/EntityFrameWorkLib.pdb b/Sources/DbDatamanager/bin/Debug/net7.0/EntityFrameWorkLib.pdb similarity index 100% rename from DbDatamanager/bin/Debug/net7.0/EntityFrameWorkLib.pdb rename to Sources/DbDatamanager/bin/Debug/net7.0/EntityFrameWorkLib.pdb diff --git a/DbDatamanager/bin/Debug/net7.0/Model.dll b/Sources/DbDatamanager/bin/Debug/net7.0/Model.dll similarity index 100% rename from DbDatamanager/bin/Debug/net7.0/Model.dll rename to Sources/DbDatamanager/bin/Debug/net7.0/Model.dll diff --git a/DbDatamanager/bin/Debug/net7.0/Model.pdb b/Sources/DbDatamanager/bin/Debug/net7.0/Model.pdb similarity index 100% rename from DbDatamanager/bin/Debug/net7.0/Model.pdb rename to Sources/DbDatamanager/bin/Debug/net7.0/Model.pdb diff --git a/DbDatamanager/bin/Debug/net7.0/Shared.dll b/Sources/DbDatamanager/bin/Debug/net7.0/Shared.dll similarity index 100% rename from DbDatamanager/bin/Debug/net7.0/Shared.dll rename to Sources/DbDatamanager/bin/Debug/net7.0/Shared.dll diff --git a/DbDatamanager/bin/Debug/net7.0/Shared.pdb b/Sources/DbDatamanager/bin/Debug/net7.0/Shared.pdb similarity index 100% rename from DbDatamanager/bin/Debug/net7.0/Shared.pdb rename to Sources/DbDatamanager/bin/Debug/net7.0/Shared.pdb diff --git a/DbDatamanager/obj/DbDatamanager.csproj.nuget.dgspec.json b/Sources/DbDatamanager/obj/DbDatamanager.csproj.nuget.dgspec.json similarity index 100% rename from DbDatamanager/obj/DbDatamanager.csproj.nuget.dgspec.json rename to Sources/DbDatamanager/obj/DbDatamanager.csproj.nuget.dgspec.json diff --git a/DbDatamanager/obj/DbDatamanager.csproj.nuget.g.props b/Sources/DbDatamanager/obj/DbDatamanager.csproj.nuget.g.props similarity index 100% rename from DbDatamanager/obj/DbDatamanager.csproj.nuget.g.props rename to Sources/DbDatamanager/obj/DbDatamanager.csproj.nuget.g.props diff --git a/DbDatamanager/obj/DbDatamanager.csproj.nuget.g.targets b/Sources/DbDatamanager/obj/DbDatamanager.csproj.nuget.g.targets similarity index 100% rename from DbDatamanager/obj/DbDatamanager.csproj.nuget.g.targets rename to Sources/DbDatamanager/obj/DbDatamanager.csproj.nuget.g.targets diff --git a/DbDatamanager/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Sources/DbDatamanager/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs similarity index 100% rename from DbDatamanager/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs rename to Sources/DbDatamanager/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs diff --git a/DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfo.cs b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfo.cs similarity index 100% rename from DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfo.cs rename to Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfo.cs diff --git a/DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfoInputs.cache b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfoInputs.cache similarity index 100% rename from DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfoInputs.cache rename to Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfoInputs.cache diff --git a/DbDatamanager/obj/Debug/net7.0/DbDatamanager.GeneratedMSBuildEditorConfig.editorconfig b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from DbDatamanager/obj/Debug/net7.0/DbDatamanager.GeneratedMSBuildEditorConfig.editorconfig rename to Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.GeneratedMSBuildEditorConfig.editorconfig diff --git a/DbDatamanager/obj/Debug/net7.0/DbDatamanager.GlobalUsings.g.cs b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.GlobalUsings.g.cs similarity index 100% rename from DbDatamanager/obj/Debug/net7.0/DbDatamanager.GlobalUsings.g.cs rename to Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.GlobalUsings.g.cs diff --git a/DbDatamanager/obj/Debug/net7.0/DbDatamanager.assets.cache b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.assets.cache similarity index 100% rename from DbDatamanager/obj/Debug/net7.0/DbDatamanager.assets.cache rename to Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.assets.cache diff --git a/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.AssemblyReference.cache b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.AssemblyReference.cache similarity index 100% rename from DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.AssemblyReference.cache rename to Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.AssemblyReference.cache diff --git a/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.CopyComplete b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.CopyComplete similarity index 100% rename from DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.CopyComplete rename to Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.CopyComplete diff --git a/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.CoreCompileInputs.cache b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.CoreCompileInputs.cache similarity index 100% rename from DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.CoreCompileInputs.cache rename to Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.CoreCompileInputs.cache diff --git a/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.FileListAbsolute.txt b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.FileListAbsolute.txt similarity index 100% rename from DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.FileListAbsolute.txt rename to Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.FileListAbsolute.txt diff --git a/DbDatamanager/obj/Debug/net7.0/DbDatamanager.dll b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.dll similarity index 100% rename from DbDatamanager/obj/Debug/net7.0/DbDatamanager.dll rename to Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.dll diff --git a/DbDatamanager/obj/Debug/net7.0/DbDatamanager.pdb b/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.pdb similarity index 100% rename from DbDatamanager/obj/Debug/net7.0/DbDatamanager.pdb rename to Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.pdb diff --git a/DbDatamanager/obj/Debug/net7.0/ref/DbDatamanager.dll b/Sources/DbDatamanager/obj/Debug/net7.0/ref/DbDatamanager.dll similarity index 100% rename from DbDatamanager/obj/Debug/net7.0/ref/DbDatamanager.dll rename to Sources/DbDatamanager/obj/Debug/net7.0/ref/DbDatamanager.dll diff --git a/DbDatamanager/obj/Debug/net7.0/refint/DbDatamanager.dll b/Sources/DbDatamanager/obj/Debug/net7.0/refint/DbDatamanager.dll similarity index 100% rename from DbDatamanager/obj/Debug/net7.0/refint/DbDatamanager.dll rename to Sources/DbDatamanager/obj/Debug/net7.0/refint/DbDatamanager.dll diff --git a/DbDatamanager/obj/project.assets.json b/Sources/DbDatamanager/obj/project.assets.json similarity index 100% rename from DbDatamanager/obj/project.assets.json rename to Sources/DbDatamanager/obj/project.assets.json diff --git a/DbDatamanager/obj/project.nuget.cache b/Sources/DbDatamanager/obj/project.nuget.cache similarity index 100% rename from DbDatamanager/obj/project.nuget.cache rename to Sources/DbDatamanager/obj/project.nuget.cache diff --git a/EntityFrameWorkLib/.DS_Store b/Sources/EntityFrameWorkLib/.DS_Store similarity index 100% rename from EntityFrameWorkLib/.DS_Store rename to Sources/EntityFrameWorkLib/.DS_Store diff --git a/EntityFrameWorkLib/ChampionEntity.cs b/Sources/EntityFrameWorkLib/ChampionEntity.cs similarity index 100% rename from EntityFrameWorkLib/ChampionEntity.cs rename to Sources/EntityFrameWorkLib/ChampionEntity.cs diff --git a/EntityFrameWorkLib/EntityFrameWorkLib.csproj b/Sources/EntityFrameWorkLib/EntityFrameWorkLib.csproj similarity index 100% rename from EntityFrameWorkLib/EntityFrameWorkLib.csproj rename to Sources/EntityFrameWorkLib/EntityFrameWorkLib.csproj diff --git a/EntityFrameWorkLib/LolContext.cs b/Sources/EntityFrameWorkLib/LolContext.cs similarity index 100% rename from EntityFrameWorkLib/LolContext.cs rename to Sources/EntityFrameWorkLib/LolContext.cs diff --git a/EntityFrameWorkLib/Migrations/20230201072518_MyMigration.Designer.cs b/Sources/EntityFrameWorkLib/Migrations/20230201072518_MyMigration.Designer.cs similarity index 100% rename from EntityFrameWorkLib/Migrations/20230201072518_MyMigration.Designer.cs rename to Sources/EntityFrameWorkLib/Migrations/20230201072518_MyMigration.Designer.cs diff --git a/EntityFrameWorkLib/Migrations/20230201072518_MyMigration.cs b/Sources/EntityFrameWorkLib/Migrations/20230201072518_MyMigration.cs similarity index 100% rename from EntityFrameWorkLib/Migrations/20230201072518_MyMigration.cs rename to Sources/EntityFrameWorkLib/Migrations/20230201072518_MyMigration.cs diff --git a/EntityFrameWorkLib/Migrations/LolContextModelSnapshot.cs b/Sources/EntityFrameWorkLib/Migrations/LolContextModelSnapshot.cs similarity index 100% rename from EntityFrameWorkLib/Migrations/LolContextModelSnapshot.cs rename to Sources/EntityFrameWorkLib/Migrations/LolContextModelSnapshot.cs diff --git a/EntityFrameWorkLib/Skin.cs b/Sources/EntityFrameWorkLib/Skin.cs similarity index 100% rename from EntityFrameWorkLib/Skin.cs rename to Sources/EntityFrameWorkLib/Skin.cs diff --git a/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.deps.json b/Sources/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.deps.json similarity index 100% rename from EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.deps.json rename to Sources/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.deps.json diff --git a/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.dll b/Sources/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.dll similarity index 100% rename from EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.dll rename to Sources/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.dll diff --git a/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.pdb b/Sources/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.pdb similarity index 100% rename from EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.pdb rename to Sources/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.pdb diff --git a/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.runtimeconfig.json b/Sources/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.runtimeconfig.json similarity index 100% rename from EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.runtimeconfig.json rename to Sources/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.runtimeconfig.json diff --git a/EntityFrameWorkLib/enums/ChampionClassEntity.cs b/Sources/EntityFrameWorkLib/enums/ChampionClassEntity.cs similarity index 100% rename from EntityFrameWorkLib/enums/ChampionClassEntity.cs rename to Sources/EntityFrameWorkLib/enums/ChampionClassEntity.cs diff --git a/EntityFrameWorkLib/enums/RuneFamilyEntity.cs b/Sources/EntityFrameWorkLib/enums/RuneFamilyEntity.cs similarity index 100% rename from EntityFrameWorkLib/enums/RuneFamilyEntity.cs rename to Sources/EntityFrameWorkLib/enums/RuneFamilyEntity.cs diff --git a/EntityFrameWorkLib/enums/SkillTypeEntity.cs b/Sources/EntityFrameWorkLib/enums/SkillTypeEntity.cs similarity index 100% rename from EntityFrameWorkLib/enums/SkillTypeEntity.cs rename to Sources/EntityFrameWorkLib/enums/SkillTypeEntity.cs diff --git a/EntityFrameWorkLib/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs similarity index 100% rename from EntityFrameWorkLib/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs rename to Sources/EntityFrameWorkLib/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs diff --git a/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfo.cs b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfo.cs similarity index 100% rename from EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfo.cs rename to Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfo.cs diff --git a/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfoInputs.cache b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfoInputs.cache similarity index 100% rename from EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfoInputs.cache rename to Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfoInputs.cache diff --git a/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GeneratedMSBuildEditorConfig.editorconfig b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GeneratedMSBuildEditorConfig.editorconfig rename to Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GeneratedMSBuildEditorConfig.editorconfig diff --git a/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GlobalUsings.g.cs b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GlobalUsings.g.cs similarity index 100% rename from EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GlobalUsings.g.cs rename to Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GlobalUsings.g.cs diff --git a/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.assets.cache b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.assets.cache similarity index 100% rename from EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.assets.cache rename to Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.assets.cache diff --git a/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.AssemblyReference.cache b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.AssemblyReference.cache similarity index 100% rename from EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.AssemblyReference.cache rename to Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.AssemblyReference.cache diff --git a/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.CoreCompileInputs.cache b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.CoreCompileInputs.cache similarity index 100% rename from EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.CoreCompileInputs.cache rename to Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.CoreCompileInputs.cache diff --git a/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.FileListAbsolute.txt b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.FileListAbsolute.txt similarity index 100% rename from EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.FileListAbsolute.txt rename to Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.FileListAbsolute.txt diff --git a/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.dll b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.dll similarity index 100% rename from EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.dll rename to Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.dll diff --git a/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.genruntimeconfig.cache b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.genruntimeconfig.cache similarity index 100% rename from EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.genruntimeconfig.cache rename to Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.genruntimeconfig.cache diff --git a/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.pdb b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.pdb similarity index 100% rename from EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.pdb rename to Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.pdb diff --git a/EntityFrameWorkLib/obj/Debug/net7.0/ref/EntityFrameWorkLib.dll b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/ref/EntityFrameWorkLib.dll similarity index 100% rename from EntityFrameWorkLib/obj/Debug/net7.0/ref/EntityFrameWorkLib.dll rename to Sources/EntityFrameWorkLib/obj/Debug/net7.0/ref/EntityFrameWorkLib.dll diff --git a/EntityFrameWorkLib/obj/Debug/net7.0/refint/EntityFrameWorkLib.dll b/Sources/EntityFrameWorkLib/obj/Debug/net7.0/refint/EntityFrameWorkLib.dll similarity index 100% rename from EntityFrameWorkLib/obj/Debug/net7.0/refint/EntityFrameWorkLib.dll rename to Sources/EntityFrameWorkLib/obj/Debug/net7.0/refint/EntityFrameWorkLib.dll diff --git a/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.EntityFrameworkCore.targets b/Sources/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.EntityFrameworkCore.targets similarity index 100% rename from EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.EntityFrameworkCore.targets rename to Sources/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.EntityFrameworkCore.targets diff --git a/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.nuget.dgspec.json b/Sources/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.nuget.dgspec.json similarity index 100% rename from EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.nuget.dgspec.json rename to Sources/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.nuget.dgspec.json diff --git a/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.nuget.g.props b/Sources/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.nuget.g.props similarity index 100% rename from EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.nuget.g.props rename to Sources/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.nuget.g.props diff --git a/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.nuget.g.targets b/Sources/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.nuget.g.targets similarity index 100% rename from EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.nuget.g.targets rename to Sources/EntityFrameWorkLib/obj/EntityFrameWorkLib.csproj.nuget.g.targets diff --git a/EntityFrameWorkLib/obj/project.assets.json b/Sources/EntityFrameWorkLib/obj/project.assets.json similarity index 100% rename from EntityFrameWorkLib/obj/project.assets.json rename to Sources/EntityFrameWorkLib/obj/project.assets.json diff --git a/EntityFrameWorkLib/obj/project.nuget.cache b/Sources/EntityFrameWorkLib/obj/project.nuget.cache similarity index 100% rename from EntityFrameWorkLib/obj/project.nuget.cache rename to Sources/EntityFrameWorkLib/obj/project.nuget.cache diff --git a/Model/Champion.cs b/Sources/Model/Champion.cs similarity index 94% rename from Model/Champion.cs rename to Sources/Model/Champion.cs index 6cd0561..da85129 100644 --- a/Model/Champion.cs +++ b/Sources/Model/Champion.cs @@ -6,6 +6,21 @@ using System.Text; namespace Model; public class Champion : IEquatable { + public int Id + { + get => id; + private init + { + if (id == 0) + { + id = id++; + return; + } + id = value; + } + } + private readonly int id = 0; + public string Name { get => name; @@ -52,7 +67,7 @@ public class Champion : IEquatable Characteristics = new ReadOnlyDictionary(characteristics); Skins = new ReadOnlyCollection(skins); } - + public Champion(string name, string bio) { this.name = name; diff --git a/Model/IDataManager.cs b/Sources/Model/IDataManager.cs similarity index 100% rename from Model/IDataManager.cs rename to Sources/Model/IDataManager.cs diff --git a/Model/LargeImage.cs b/Sources/Model/LargeImage.cs similarity index 100% rename from Model/LargeImage.cs rename to Sources/Model/LargeImage.cs diff --git a/Model/Model.csproj b/Sources/Model/Model.csproj similarity index 100% rename from Model/Model.csproj rename to Sources/Model/Model.csproj diff --git a/Model/Rune.cs b/Sources/Model/Rune.cs similarity index 100% rename from Model/Rune.cs rename to Sources/Model/Rune.cs diff --git a/Model/RunePage.Category.cs b/Sources/Model/RunePage.Category.cs similarity index 100% rename from Model/RunePage.Category.cs rename to Sources/Model/RunePage.Category.cs diff --git a/Model/RunePage.cs b/Sources/Model/RunePage.cs similarity index 100% rename from Model/RunePage.cs rename to Sources/Model/RunePage.cs diff --git a/Model/Skill.cs b/Sources/Model/Skill.cs similarity index 100% rename from Model/Skill.cs rename to Sources/Model/Skill.cs diff --git a/Model/Skin.cs b/Sources/Model/Skin.cs similarity index 100% rename from Model/Skin.cs rename to Sources/Model/Skin.cs diff --git a/Model/bin/Debug/net6.0/Model.deps.json b/Sources/Model/bin/Debug/net6.0/Model.deps.json similarity index 100% rename from Model/bin/Debug/net6.0/Model.deps.json rename to Sources/Model/bin/Debug/net6.0/Model.deps.json diff --git a/Model/bin/Debug/net6.0/Model.dll b/Sources/Model/bin/Debug/net6.0/Model.dll similarity index 100% rename from Model/bin/Debug/net6.0/Model.dll rename to Sources/Model/bin/Debug/net6.0/Model.dll diff --git a/Model/bin/Debug/net6.0/Model.pdb b/Sources/Model/bin/Debug/net6.0/Model.pdb similarity index 100% rename from Model/bin/Debug/net6.0/Model.pdb rename to Sources/Model/bin/Debug/net6.0/Model.pdb diff --git a/Model/bin/Debug/net6.0/Shared.dll b/Sources/Model/bin/Debug/net6.0/Shared.dll similarity index 100% rename from Model/bin/Debug/net6.0/Shared.dll rename to Sources/Model/bin/Debug/net6.0/Shared.dll diff --git a/Model/bin/Debug/net6.0/Shared.pdb b/Sources/Model/bin/Debug/net6.0/Shared.pdb similarity index 100% rename from Model/bin/Debug/net6.0/Shared.pdb rename to Sources/Model/bin/Debug/net6.0/Shared.pdb diff --git a/Model/bin/Debug/net7.0/Model.deps.json b/Sources/Model/bin/Debug/net7.0/Model.deps.json similarity index 100% rename from Model/bin/Debug/net7.0/Model.deps.json rename to Sources/Model/bin/Debug/net7.0/Model.deps.json diff --git a/Model/bin/Debug/net7.0/Model.dll b/Sources/Model/bin/Debug/net7.0/Model.dll similarity index 100% rename from Model/bin/Debug/net7.0/Model.dll rename to Sources/Model/bin/Debug/net7.0/Model.dll diff --git a/Model/bin/Debug/net7.0/Model.pdb b/Sources/Model/bin/Debug/net7.0/Model.pdb similarity index 100% rename from Model/bin/Debug/net7.0/Model.pdb rename to Sources/Model/bin/Debug/net7.0/Model.pdb diff --git a/Model/bin/Debug/net7.0/Shared.dll b/Sources/Model/bin/Debug/net7.0/Shared.dll similarity index 100% rename from Model/bin/Debug/net7.0/Shared.dll rename to Sources/Model/bin/Debug/net7.0/Shared.dll diff --git a/Model/bin/Debug/net7.0/Shared.pdb b/Sources/Model/bin/Debug/net7.0/Shared.pdb similarity index 100% rename from Model/bin/Debug/net7.0/Shared.pdb rename to Sources/Model/bin/Debug/net7.0/Shared.pdb diff --git a/Model/enums/ChampionClass.cs b/Sources/Model/enums/ChampionClass.cs similarity index 100% rename from Model/enums/ChampionClass.cs rename to Sources/Model/enums/ChampionClass.cs diff --git a/Model/enums/RuneFamily.cs b/Sources/Model/enums/RuneFamily.cs similarity index 100% rename from Model/enums/RuneFamily.cs rename to Sources/Model/enums/RuneFamily.cs diff --git a/Model/enums/SkillType.cs b/Sources/Model/enums/SkillType.cs similarity index 100% rename from Model/enums/SkillType.cs rename to Sources/Model/enums/SkillType.cs diff --git a/Model/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/Sources/Model/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs similarity index 100% rename from Model/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs rename to Sources/Model/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs diff --git a/Model/obj/Debug/net6.0/Model.AssemblyInfo.cs b/Sources/Model/obj/Debug/net6.0/Model.AssemblyInfo.cs similarity index 100% rename from Model/obj/Debug/net6.0/Model.AssemblyInfo.cs rename to Sources/Model/obj/Debug/net6.0/Model.AssemblyInfo.cs diff --git a/Model/obj/Debug/net6.0/Model.AssemblyInfoInputs.cache b/Sources/Model/obj/Debug/net6.0/Model.AssemblyInfoInputs.cache similarity index 100% rename from Model/obj/Debug/net6.0/Model.AssemblyInfoInputs.cache rename to Sources/Model/obj/Debug/net6.0/Model.AssemblyInfoInputs.cache diff --git a/Model/obj/Debug/net6.0/Model.GeneratedMSBuildEditorConfig.editorconfig b/Sources/Model/obj/Debug/net6.0/Model.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from Model/obj/Debug/net6.0/Model.GeneratedMSBuildEditorConfig.editorconfig rename to Sources/Model/obj/Debug/net6.0/Model.GeneratedMSBuildEditorConfig.editorconfig diff --git a/Model/obj/Debug/net6.0/Model.GlobalUsings.g.cs b/Sources/Model/obj/Debug/net6.0/Model.GlobalUsings.g.cs similarity index 100% rename from Model/obj/Debug/net6.0/Model.GlobalUsings.g.cs rename to Sources/Model/obj/Debug/net6.0/Model.GlobalUsings.g.cs diff --git a/Model/obj/Debug/net6.0/Model.assets.cache b/Sources/Model/obj/Debug/net6.0/Model.assets.cache similarity index 100% rename from Model/obj/Debug/net6.0/Model.assets.cache rename to Sources/Model/obj/Debug/net6.0/Model.assets.cache diff --git a/Model/obj/Debug/net6.0/Model.csproj.AssemblyReference.cache b/Sources/Model/obj/Debug/net6.0/Model.csproj.AssemblyReference.cache similarity index 100% rename from Model/obj/Debug/net6.0/Model.csproj.AssemblyReference.cache rename to Sources/Model/obj/Debug/net6.0/Model.csproj.AssemblyReference.cache diff --git a/Model/obj/Debug/net6.0/Model.csproj.CopyComplete b/Sources/Model/obj/Debug/net6.0/Model.csproj.CopyComplete similarity index 100% rename from Model/obj/Debug/net6.0/Model.csproj.CopyComplete rename to Sources/Model/obj/Debug/net6.0/Model.csproj.CopyComplete diff --git a/Model/obj/Debug/net6.0/Model.csproj.CoreCompileInputs.cache b/Sources/Model/obj/Debug/net6.0/Model.csproj.CoreCompileInputs.cache similarity index 100% rename from Model/obj/Debug/net6.0/Model.csproj.CoreCompileInputs.cache rename to Sources/Model/obj/Debug/net6.0/Model.csproj.CoreCompileInputs.cache diff --git a/Model/obj/Debug/net6.0/Model.csproj.FileListAbsolute.txt b/Sources/Model/obj/Debug/net6.0/Model.csproj.FileListAbsolute.txt similarity index 100% rename from Model/obj/Debug/net6.0/Model.csproj.FileListAbsolute.txt rename to Sources/Model/obj/Debug/net6.0/Model.csproj.FileListAbsolute.txt diff --git a/Model/obj/Debug/net6.0/Model.dll b/Sources/Model/obj/Debug/net6.0/Model.dll similarity index 100% rename from Model/obj/Debug/net6.0/Model.dll rename to Sources/Model/obj/Debug/net6.0/Model.dll diff --git a/Model/obj/Debug/net6.0/Model.pdb b/Sources/Model/obj/Debug/net6.0/Model.pdb similarity index 100% rename from Model/obj/Debug/net6.0/Model.pdb rename to Sources/Model/obj/Debug/net6.0/Model.pdb diff --git a/Model/obj/Debug/net6.0/ref/Model.dll b/Sources/Model/obj/Debug/net6.0/ref/Model.dll similarity index 100% rename from Model/obj/Debug/net6.0/ref/Model.dll rename to Sources/Model/obj/Debug/net6.0/ref/Model.dll diff --git a/Model/obj/Debug/net6.0/refint/Model.dll b/Sources/Model/obj/Debug/net6.0/refint/Model.dll similarity index 100% rename from Model/obj/Debug/net6.0/refint/Model.dll rename to Sources/Model/obj/Debug/net6.0/refint/Model.dll diff --git a/Model/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Sources/Model/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs similarity index 100% rename from Model/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs rename to Sources/Model/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs diff --git a/Model/obj/Debug/net7.0/Model.AssemblyInfo.cs b/Sources/Model/obj/Debug/net7.0/Model.AssemblyInfo.cs similarity index 100% rename from Model/obj/Debug/net7.0/Model.AssemblyInfo.cs rename to Sources/Model/obj/Debug/net7.0/Model.AssemblyInfo.cs diff --git a/Model/obj/Debug/net7.0/Model.AssemblyInfoInputs.cache b/Sources/Model/obj/Debug/net7.0/Model.AssemblyInfoInputs.cache similarity index 100% rename from Model/obj/Debug/net7.0/Model.AssemblyInfoInputs.cache rename to Sources/Model/obj/Debug/net7.0/Model.AssemblyInfoInputs.cache diff --git a/Model/obj/Debug/net7.0/Model.GeneratedMSBuildEditorConfig.editorconfig b/Sources/Model/obj/Debug/net7.0/Model.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from Model/obj/Debug/net7.0/Model.GeneratedMSBuildEditorConfig.editorconfig rename to Sources/Model/obj/Debug/net7.0/Model.GeneratedMSBuildEditorConfig.editorconfig diff --git a/Model/obj/Debug/net7.0/Model.GlobalUsings.g.cs b/Sources/Model/obj/Debug/net7.0/Model.GlobalUsings.g.cs similarity index 100% rename from Model/obj/Debug/net7.0/Model.GlobalUsings.g.cs rename to Sources/Model/obj/Debug/net7.0/Model.GlobalUsings.g.cs diff --git a/Model/obj/Debug/net7.0/Model.assets.cache b/Sources/Model/obj/Debug/net7.0/Model.assets.cache similarity index 100% rename from Model/obj/Debug/net7.0/Model.assets.cache rename to Sources/Model/obj/Debug/net7.0/Model.assets.cache diff --git a/Model/obj/Debug/net7.0/Model.csproj.AssemblyReference.cache b/Sources/Model/obj/Debug/net7.0/Model.csproj.AssemblyReference.cache similarity index 100% rename from Model/obj/Debug/net7.0/Model.csproj.AssemblyReference.cache rename to Sources/Model/obj/Debug/net7.0/Model.csproj.AssemblyReference.cache diff --git a/Model/obj/Debug/net7.0/Model.csproj.CopyComplete b/Sources/Model/obj/Debug/net7.0/Model.csproj.CopyComplete similarity index 100% rename from Model/obj/Debug/net7.0/Model.csproj.CopyComplete rename to Sources/Model/obj/Debug/net7.0/Model.csproj.CopyComplete diff --git a/Model/obj/Debug/net7.0/Model.csproj.CoreCompileInputs.cache b/Sources/Model/obj/Debug/net7.0/Model.csproj.CoreCompileInputs.cache similarity index 100% rename from Model/obj/Debug/net7.0/Model.csproj.CoreCompileInputs.cache rename to Sources/Model/obj/Debug/net7.0/Model.csproj.CoreCompileInputs.cache diff --git a/Model/obj/Debug/net7.0/Model.csproj.FileListAbsolute.txt b/Sources/Model/obj/Debug/net7.0/Model.csproj.FileListAbsolute.txt similarity index 100% rename from Model/obj/Debug/net7.0/Model.csproj.FileListAbsolute.txt rename to Sources/Model/obj/Debug/net7.0/Model.csproj.FileListAbsolute.txt diff --git a/Model/obj/Debug/net7.0/Model.dll b/Sources/Model/obj/Debug/net7.0/Model.dll similarity index 100% rename from Model/obj/Debug/net7.0/Model.dll rename to Sources/Model/obj/Debug/net7.0/Model.dll diff --git a/Model/obj/Debug/net7.0/Model.pdb b/Sources/Model/obj/Debug/net7.0/Model.pdb similarity index 100% rename from Model/obj/Debug/net7.0/Model.pdb rename to Sources/Model/obj/Debug/net7.0/Model.pdb diff --git a/Model/obj/Debug/net7.0/ref/Model.dll b/Sources/Model/obj/Debug/net7.0/ref/Model.dll similarity index 100% rename from Model/obj/Debug/net7.0/ref/Model.dll rename to Sources/Model/obj/Debug/net7.0/ref/Model.dll diff --git a/Model/obj/Debug/net7.0/refint/Model.dll b/Sources/Model/obj/Debug/net7.0/refint/Model.dll similarity index 100% rename from Model/obj/Debug/net7.0/refint/Model.dll rename to Sources/Model/obj/Debug/net7.0/refint/Model.dll diff --git a/Model/obj/Model.csproj.nuget.dgspec.json b/Sources/Model/obj/Model.csproj.nuget.dgspec.json similarity index 100% rename from Model/obj/Model.csproj.nuget.dgspec.json rename to Sources/Model/obj/Model.csproj.nuget.dgspec.json diff --git a/Model/obj/Model.csproj.nuget.g.props b/Sources/Model/obj/Model.csproj.nuget.g.props similarity index 100% rename from Model/obj/Model.csproj.nuget.g.props rename to Sources/Model/obj/Model.csproj.nuget.g.props diff --git a/Model/obj/Model.csproj.nuget.g.targets b/Sources/Model/obj/Model.csproj.nuget.g.targets similarity index 100% rename from Model/obj/Model.csproj.nuget.g.targets rename to Sources/Model/obj/Model.csproj.nuget.g.targets diff --git a/Model/obj/project.assets.json b/Sources/Model/obj/project.assets.json similarity index 100% rename from Model/obj/project.assets.json rename to Sources/Model/obj/project.assets.json diff --git a/Model/obj/project.nuget.cache b/Sources/Model/obj/project.nuget.cache similarity index 100% rename from Model/obj/project.nuget.cache rename to Sources/Model/obj/project.nuget.cache diff --git a/Shared/IGenericDataManager.cs b/Sources/Shared/IGenericDataManager.cs similarity index 100% rename from Shared/IGenericDataManager.cs rename to Sources/Shared/IGenericDataManager.cs diff --git a/Shared/Shared.csproj b/Sources/Shared/Shared.csproj similarity index 100% rename from Shared/Shared.csproj rename to Sources/Shared/Shared.csproj diff --git a/Shared/bin/Debug/net6.0/Shared.deps.json b/Sources/Shared/bin/Debug/net6.0/Shared.deps.json similarity index 100% rename from Shared/bin/Debug/net6.0/Shared.deps.json rename to Sources/Shared/bin/Debug/net6.0/Shared.deps.json diff --git a/Shared/bin/Debug/net6.0/Shared.dll b/Sources/Shared/bin/Debug/net6.0/Shared.dll similarity index 100% rename from Shared/bin/Debug/net6.0/Shared.dll rename to Sources/Shared/bin/Debug/net6.0/Shared.dll diff --git a/Shared/bin/Debug/net6.0/Shared.pdb b/Sources/Shared/bin/Debug/net6.0/Shared.pdb similarity index 100% rename from Shared/bin/Debug/net6.0/Shared.pdb rename to Sources/Shared/bin/Debug/net6.0/Shared.pdb diff --git a/Shared/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/Sources/Shared/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs similarity index 100% rename from Shared/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs rename to Sources/Shared/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs diff --git a/Shared/obj/Debug/net6.0/Shared.AssemblyInfo.cs b/Sources/Shared/obj/Debug/net6.0/Shared.AssemblyInfo.cs similarity index 100% rename from Shared/obj/Debug/net6.0/Shared.AssemblyInfo.cs rename to Sources/Shared/obj/Debug/net6.0/Shared.AssemblyInfo.cs diff --git a/Shared/obj/Debug/net6.0/Shared.AssemblyInfoInputs.cache b/Sources/Shared/obj/Debug/net6.0/Shared.AssemblyInfoInputs.cache similarity index 100% rename from Shared/obj/Debug/net6.0/Shared.AssemblyInfoInputs.cache rename to Sources/Shared/obj/Debug/net6.0/Shared.AssemblyInfoInputs.cache diff --git a/Shared/obj/Debug/net6.0/Shared.GeneratedMSBuildEditorConfig.editorconfig b/Sources/Shared/obj/Debug/net6.0/Shared.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from Shared/obj/Debug/net6.0/Shared.GeneratedMSBuildEditorConfig.editorconfig rename to Sources/Shared/obj/Debug/net6.0/Shared.GeneratedMSBuildEditorConfig.editorconfig diff --git a/Shared/obj/Debug/net6.0/Shared.GlobalUsings.g.cs b/Sources/Shared/obj/Debug/net6.0/Shared.GlobalUsings.g.cs similarity index 100% rename from Shared/obj/Debug/net6.0/Shared.GlobalUsings.g.cs rename to Sources/Shared/obj/Debug/net6.0/Shared.GlobalUsings.g.cs diff --git a/Shared/obj/Debug/net6.0/Shared.assets.cache b/Sources/Shared/obj/Debug/net6.0/Shared.assets.cache similarity index 100% rename from Shared/obj/Debug/net6.0/Shared.assets.cache rename to Sources/Shared/obj/Debug/net6.0/Shared.assets.cache diff --git a/Shared/obj/Debug/net6.0/Shared.csproj.AssemblyReference.cache b/Sources/Shared/obj/Debug/net6.0/Shared.csproj.AssemblyReference.cache similarity index 100% rename from Shared/obj/Debug/net6.0/Shared.csproj.AssemblyReference.cache rename to Sources/Shared/obj/Debug/net6.0/Shared.csproj.AssemblyReference.cache diff --git a/Shared/obj/Debug/net6.0/Shared.csproj.CoreCompileInputs.cache b/Sources/Shared/obj/Debug/net6.0/Shared.csproj.CoreCompileInputs.cache similarity index 100% rename from Shared/obj/Debug/net6.0/Shared.csproj.CoreCompileInputs.cache rename to Sources/Shared/obj/Debug/net6.0/Shared.csproj.CoreCompileInputs.cache diff --git a/Shared/obj/Debug/net6.0/Shared.csproj.FileListAbsolute.txt b/Sources/Shared/obj/Debug/net6.0/Shared.csproj.FileListAbsolute.txt similarity index 100% rename from Shared/obj/Debug/net6.0/Shared.csproj.FileListAbsolute.txt rename to Sources/Shared/obj/Debug/net6.0/Shared.csproj.FileListAbsolute.txt diff --git a/Shared/obj/Debug/net6.0/Shared.dll b/Sources/Shared/obj/Debug/net6.0/Shared.dll similarity index 100% rename from Shared/obj/Debug/net6.0/Shared.dll rename to Sources/Shared/obj/Debug/net6.0/Shared.dll diff --git a/Shared/obj/Debug/net6.0/Shared.pdb b/Sources/Shared/obj/Debug/net6.0/Shared.pdb similarity index 100% rename from Shared/obj/Debug/net6.0/Shared.pdb rename to Sources/Shared/obj/Debug/net6.0/Shared.pdb diff --git a/Shared/obj/Debug/net6.0/ref/Shared.dll b/Sources/Shared/obj/Debug/net6.0/ref/Shared.dll similarity index 100% rename from Shared/obj/Debug/net6.0/ref/Shared.dll rename to Sources/Shared/obj/Debug/net6.0/ref/Shared.dll diff --git a/Shared/obj/Debug/net6.0/refint/Shared.dll b/Sources/Shared/obj/Debug/net6.0/refint/Shared.dll similarity index 100% rename from Shared/obj/Debug/net6.0/refint/Shared.dll rename to Sources/Shared/obj/Debug/net6.0/refint/Shared.dll diff --git a/Shared/obj/Shared.csproj.nuget.dgspec.json b/Sources/Shared/obj/Shared.csproj.nuget.dgspec.json similarity index 100% rename from Shared/obj/Shared.csproj.nuget.dgspec.json rename to Sources/Shared/obj/Shared.csproj.nuget.dgspec.json diff --git a/Shared/obj/Shared.csproj.nuget.g.props b/Sources/Shared/obj/Shared.csproj.nuget.g.props similarity index 100% rename from Shared/obj/Shared.csproj.nuget.g.props rename to Sources/Shared/obj/Shared.csproj.nuget.g.props diff --git a/Shared/obj/Shared.csproj.nuget.g.targets b/Sources/Shared/obj/Shared.csproj.nuget.g.targets similarity index 100% rename from Shared/obj/Shared.csproj.nuget.g.targets rename to Sources/Shared/obj/Shared.csproj.nuget.g.targets diff --git a/Shared/obj/project.assets.json b/Sources/Shared/obj/project.assets.json similarity index 100% rename from Shared/obj/project.assets.json rename to Sources/Shared/obj/project.assets.json diff --git a/Shared/obj/project.nuget.cache b/Sources/Shared/obj/project.nuget.cache similarity index 100% rename from Shared/obj/project.nuget.cache rename to Sources/Shared/obj/project.nuget.cache diff --git a/StubLib/Extensions.cs b/Sources/StubLib/Extensions.cs similarity index 100% rename from StubLib/Extensions.cs rename to Sources/StubLib/Extensions.cs diff --git a/StubLib/StubData.Champions.cs b/Sources/StubLib/StubData.Champions.cs similarity index 100% rename from StubLib/StubData.Champions.cs rename to Sources/StubLib/StubData.Champions.cs diff --git a/StubLib/StubData.RunePages.cs b/Sources/StubLib/StubData.RunePages.cs similarity index 100% rename from StubLib/StubData.RunePages.cs rename to Sources/StubLib/StubData.RunePages.cs diff --git a/StubLib/StubData.Runes.cs b/Sources/StubLib/StubData.Runes.cs similarity index 100% rename from StubLib/StubData.Runes.cs rename to Sources/StubLib/StubData.Runes.cs diff --git a/StubLib/StubData.Skins.cs b/Sources/StubLib/StubData.Skins.cs similarity index 100% rename from StubLib/StubData.Skins.cs rename to Sources/StubLib/StubData.Skins.cs diff --git a/StubLib/StubData.cs b/Sources/StubLib/StubData.cs similarity index 100% rename from StubLib/StubData.cs rename to Sources/StubLib/StubData.cs diff --git a/StubLib/StubLib.csproj b/Sources/StubLib/StubLib.csproj similarity index 100% rename from StubLib/StubLib.csproj rename to Sources/StubLib/StubLib.csproj diff --git a/StubLib/bin/Debug/net7.0/Model.dll b/Sources/StubLib/bin/Debug/net7.0/Model.dll similarity index 100% rename from StubLib/bin/Debug/net7.0/Model.dll rename to Sources/StubLib/bin/Debug/net7.0/Model.dll diff --git a/StubLib/bin/Debug/net7.0/Model.pdb b/Sources/StubLib/bin/Debug/net7.0/Model.pdb similarity index 100% rename from StubLib/bin/Debug/net7.0/Model.pdb rename to Sources/StubLib/bin/Debug/net7.0/Model.pdb diff --git a/StubLib/bin/Debug/net7.0/Shared.dll b/Sources/StubLib/bin/Debug/net7.0/Shared.dll similarity index 100% rename from StubLib/bin/Debug/net7.0/Shared.dll rename to Sources/StubLib/bin/Debug/net7.0/Shared.dll diff --git a/StubLib/bin/Debug/net7.0/Shared.pdb b/Sources/StubLib/bin/Debug/net7.0/Shared.pdb similarity index 100% rename from StubLib/bin/Debug/net7.0/Shared.pdb rename to Sources/StubLib/bin/Debug/net7.0/Shared.pdb diff --git a/StubLib/bin/Debug/net7.0/StubLib.deps.json b/Sources/StubLib/bin/Debug/net7.0/StubLib.deps.json similarity index 100% rename from StubLib/bin/Debug/net7.0/StubLib.deps.json rename to Sources/StubLib/bin/Debug/net7.0/StubLib.deps.json diff --git a/StubLib/bin/Debug/net7.0/StubLib.dll b/Sources/StubLib/bin/Debug/net7.0/StubLib.dll similarity index 100% rename from StubLib/bin/Debug/net7.0/StubLib.dll rename to Sources/StubLib/bin/Debug/net7.0/StubLib.dll diff --git a/StubLib/bin/Debug/net7.0/StubLib.pdb b/Sources/StubLib/bin/Debug/net7.0/StubLib.pdb similarity index 100% rename from StubLib/bin/Debug/net7.0/StubLib.pdb rename to Sources/StubLib/bin/Debug/net7.0/StubLib.pdb diff --git a/StubLib/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/Sources/StubLib/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs similarity index 100% rename from StubLib/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs rename to Sources/StubLib/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs diff --git a/StubLib/obj/Debug/net6.0/StubLib.GlobalUsings.g.cs b/Sources/StubLib/obj/Debug/net6.0/StubLib.GlobalUsings.g.cs similarity index 100% rename from StubLib/obj/Debug/net6.0/StubLib.GlobalUsings.g.cs rename to Sources/StubLib/obj/Debug/net6.0/StubLib.GlobalUsings.g.cs diff --git a/StubLib/obj/Debug/net6.0/StubLib.assets.cache b/Sources/StubLib/obj/Debug/net6.0/StubLib.assets.cache similarity index 100% rename from StubLib/obj/Debug/net6.0/StubLib.assets.cache rename to Sources/StubLib/obj/Debug/net6.0/StubLib.assets.cache diff --git a/StubLib/obj/Debug/net6.0/StubLib.csproj.FileListAbsolute.txt b/Sources/StubLib/obj/Debug/net6.0/StubLib.csproj.FileListAbsolute.txt similarity index 100% rename from StubLib/obj/Debug/net6.0/StubLib.csproj.FileListAbsolute.txt rename to Sources/StubLib/obj/Debug/net6.0/StubLib.csproj.FileListAbsolute.txt diff --git a/StubLib/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Sources/StubLib/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs similarity index 100% rename from StubLib/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs rename to Sources/StubLib/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs diff --git a/StubLib/obj/Debug/net7.0/StubLib.AssemblyInfo.cs b/Sources/StubLib/obj/Debug/net7.0/StubLib.AssemblyInfo.cs similarity index 100% rename from StubLib/obj/Debug/net7.0/StubLib.AssemblyInfo.cs rename to Sources/StubLib/obj/Debug/net7.0/StubLib.AssemblyInfo.cs diff --git a/StubLib/obj/Debug/net7.0/StubLib.AssemblyInfoInputs.cache b/Sources/StubLib/obj/Debug/net7.0/StubLib.AssemblyInfoInputs.cache similarity index 100% rename from StubLib/obj/Debug/net7.0/StubLib.AssemblyInfoInputs.cache rename to Sources/StubLib/obj/Debug/net7.0/StubLib.AssemblyInfoInputs.cache diff --git a/StubLib/obj/Debug/net7.0/StubLib.GeneratedMSBuildEditorConfig.editorconfig b/Sources/StubLib/obj/Debug/net7.0/StubLib.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from StubLib/obj/Debug/net7.0/StubLib.GeneratedMSBuildEditorConfig.editorconfig rename to Sources/StubLib/obj/Debug/net7.0/StubLib.GeneratedMSBuildEditorConfig.editorconfig diff --git a/StubLib/obj/Debug/net7.0/StubLib.GlobalUsings.g.cs b/Sources/StubLib/obj/Debug/net7.0/StubLib.GlobalUsings.g.cs similarity index 100% rename from StubLib/obj/Debug/net7.0/StubLib.GlobalUsings.g.cs rename to Sources/StubLib/obj/Debug/net7.0/StubLib.GlobalUsings.g.cs diff --git a/StubLib/obj/Debug/net7.0/StubLib.assets.cache b/Sources/StubLib/obj/Debug/net7.0/StubLib.assets.cache similarity index 100% rename from StubLib/obj/Debug/net7.0/StubLib.assets.cache rename to Sources/StubLib/obj/Debug/net7.0/StubLib.assets.cache diff --git a/StubLib/obj/Debug/net7.0/StubLib.csproj.AssemblyReference.cache b/Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.AssemblyReference.cache similarity index 100% rename from StubLib/obj/Debug/net7.0/StubLib.csproj.AssemblyReference.cache rename to Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.AssemblyReference.cache diff --git a/StubLib/obj/Debug/net7.0/StubLib.csproj.CopyComplete b/Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.CopyComplete similarity index 100% rename from StubLib/obj/Debug/net7.0/StubLib.csproj.CopyComplete rename to Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.CopyComplete diff --git a/StubLib/obj/Debug/net7.0/StubLib.csproj.CoreCompileInputs.cache b/Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.CoreCompileInputs.cache similarity index 100% rename from StubLib/obj/Debug/net7.0/StubLib.csproj.CoreCompileInputs.cache rename to Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.CoreCompileInputs.cache diff --git a/StubLib/obj/Debug/net7.0/StubLib.csproj.FileListAbsolute.txt b/Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.FileListAbsolute.txt similarity index 100% rename from StubLib/obj/Debug/net7.0/StubLib.csproj.FileListAbsolute.txt rename to Sources/StubLib/obj/Debug/net7.0/StubLib.csproj.FileListAbsolute.txt diff --git a/StubLib/obj/Debug/net7.0/StubLib.dll b/Sources/StubLib/obj/Debug/net7.0/StubLib.dll similarity index 100% rename from StubLib/obj/Debug/net7.0/StubLib.dll rename to Sources/StubLib/obj/Debug/net7.0/StubLib.dll diff --git a/StubLib/obj/Debug/net7.0/StubLib.pdb b/Sources/StubLib/obj/Debug/net7.0/StubLib.pdb similarity index 100% rename from StubLib/obj/Debug/net7.0/StubLib.pdb rename to Sources/StubLib/obj/Debug/net7.0/StubLib.pdb diff --git a/StubLib/obj/Debug/net7.0/ref/StubLib.dll b/Sources/StubLib/obj/Debug/net7.0/ref/StubLib.dll similarity index 100% rename from StubLib/obj/Debug/net7.0/ref/StubLib.dll rename to Sources/StubLib/obj/Debug/net7.0/ref/StubLib.dll diff --git a/StubLib/obj/Debug/net7.0/refint/StubLib.dll b/Sources/StubLib/obj/Debug/net7.0/refint/StubLib.dll similarity index 100% rename from StubLib/obj/Debug/net7.0/refint/StubLib.dll rename to Sources/StubLib/obj/Debug/net7.0/refint/StubLib.dll diff --git a/StubLib/obj/StubLib.csproj.nuget.dgspec.json b/Sources/StubLib/obj/StubLib.csproj.nuget.dgspec.json similarity index 100% rename from StubLib/obj/StubLib.csproj.nuget.dgspec.json rename to Sources/StubLib/obj/StubLib.csproj.nuget.dgspec.json diff --git a/StubLib/obj/StubLib.csproj.nuget.g.props b/Sources/StubLib/obj/StubLib.csproj.nuget.g.props similarity index 100% rename from StubLib/obj/StubLib.csproj.nuget.g.props rename to Sources/StubLib/obj/StubLib.csproj.nuget.g.props diff --git a/StubLib/obj/StubLib.csproj.nuget.g.targets b/Sources/StubLib/obj/StubLib.csproj.nuget.g.targets similarity index 100% rename from StubLib/obj/StubLib.csproj.nuget.g.targets rename to Sources/StubLib/obj/StubLib.csproj.nuget.g.targets diff --git a/StubLib/obj/project.assets.json b/Sources/StubLib/obj/project.assets.json similarity index 100% rename from StubLib/obj/project.assets.json rename to Sources/StubLib/obj/project.assets.json diff --git a/StubLib/obj/project.nuget.cache b/Sources/StubLib/obj/project.nuget.cache similarity index 100% rename from StubLib/obj/project.nuget.cache rename to Sources/StubLib/obj/project.nuget.cache diff --git a/Tests/.DS_Store b/Sources/Tests/.DS_Store similarity index 100% rename from Tests/.DS_Store rename to Sources/Tests/.DS_Store diff --git a/Tests/ConsoleDB/ConsoleDB.csproj b/Sources/Tests/ConsoleDB/ConsoleDB.csproj similarity index 100% rename from Tests/ConsoleDB/ConsoleDB.csproj rename to Sources/Tests/ConsoleDB/ConsoleDB.csproj diff --git a/Tests/ConsoleDB/Migrations/20230201073746_MyMigration.Designer.cs b/Sources/Tests/ConsoleDB/Migrations/20230201073746_MyMigration.Designer.cs similarity index 100% rename from Tests/ConsoleDB/Migrations/20230201073746_MyMigration.Designer.cs rename to Sources/Tests/ConsoleDB/Migrations/20230201073746_MyMigration.Designer.cs diff --git a/Tests/ConsoleDB/Migrations/20230201073746_MyMigration.cs b/Sources/Tests/ConsoleDB/Migrations/20230201073746_MyMigration.cs similarity index 100% rename from Tests/ConsoleDB/Migrations/20230201073746_MyMigration.cs rename to Sources/Tests/ConsoleDB/Migrations/20230201073746_MyMigration.cs diff --git a/Tests/ConsoleDB/Migrations/SQLiteLolContextModelSnapshot.cs b/Sources/Tests/ConsoleDB/Migrations/SQLiteLolContextModelSnapshot.cs similarity index 100% rename from Tests/ConsoleDB/Migrations/SQLiteLolContextModelSnapshot.cs rename to Sources/Tests/ConsoleDB/Migrations/SQLiteLolContextModelSnapshot.cs diff --git a/Tests/ConsoleDB/Program.cs b/Sources/Tests/ConsoleDB/Program.cs similarity index 96% rename from Tests/ConsoleDB/Program.cs rename to Sources/Tests/ConsoleDB/Program.cs index 3575893..c0088e2 100644 --- a/Tests/ConsoleDB/Program.cs +++ b/Sources/Tests/ConsoleDB/Program.cs @@ -27,7 +27,7 @@ using (var context= new SQLiteLolContext()) context.Add(champions); context.Add(darius); context.Add(jax); - context.SaveChanges(); + await context.SaveChangesAsync(); } public class SQLiteLolContext : LolContext diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.deps.json b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.deps.json similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.deps.json rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.deps.json diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.pdb b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.pdb similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.pdb rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.pdb diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.runtimeconfig.json b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.runtimeconfig.json similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.runtimeconfig.json rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/ConsoleDB.runtimeconfig.json diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/EntityFrameWorkLib.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/EntityFrameWorkLib.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/EntityFrameWorkLib.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/EntityFrameWorkLib.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/EntityFrameWorkLib.pdb b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/EntityFrameWorkLib.pdb similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/EntityFrameWorkLib.pdb rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/EntityFrameWorkLib.pdb diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/Humanizer.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Humanizer.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/Humanizer.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/Humanizer.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Data.Sqlite.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Data.Sqlite.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Data.Sqlite.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Data.Sqlite.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Abstractions.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Abstractions.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Abstractions.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Abstractions.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Design.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Design.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Design.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Design.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Relational.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Relational.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Relational.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Relational.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Sqlite.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Sqlite.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Sqlite.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Sqlite.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Caching.Abstractions.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Caching.Abstractions.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Caching.Abstractions.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Caching.Abstractions.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Caching.Memory.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Caching.Memory.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Caching.Memory.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Caching.Memory.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyModel.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyModel.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyModel.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.DependencyModel.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Logging.Abstractions.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Logging.Abstractions.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Logging.Abstractions.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Logging.Abstractions.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Logging.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Logging.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Logging.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Logging.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Options.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Options.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Options.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Options.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Primitives.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Primitives.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Primitives.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/Microsoft.Extensions.Primitives.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/Mono.TextTemplating.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/Mono.TextTemplating.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/Mono.TextTemplating.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/Mono.TextTemplating.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.batteries_v2.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.batteries_v2.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.batteries_v2.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.batteries_v2.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.core.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.core.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.core.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.core.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.provider.e_sqlite3.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.provider.e_sqlite3.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.provider.e_sqlite3.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/SQLitePCLRaw.provider.e_sqlite3.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/System.CodeDom.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/System.CodeDom.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/System.CodeDom.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/System.CodeDom.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/projet.Champions.db b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/projet.Champions.db similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/projet.Champions.db rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/projet.Champions.db diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-arm/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-arm/native/libe_sqlite3.so similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-arm/native/libe_sqlite3.so rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-arm/native/libe_sqlite3.so diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-arm64/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-arm64/native/libe_sqlite3.so similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-arm64/native/libe_sqlite3.so rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-arm64/native/libe_sqlite3.so diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-x64/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-x64/native/libe_sqlite3.so similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-x64/native/libe_sqlite3.so rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/alpine-x64/native/libe_sqlite3.so diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-arm/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-arm/native/libe_sqlite3.so similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-arm/native/libe_sqlite3.so rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-arm/native/libe_sqlite3.so diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-arm64/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-arm64/native/libe_sqlite3.so similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-arm64/native/libe_sqlite3.so rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-arm64/native/libe_sqlite3.so diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-armel/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-armel/native/libe_sqlite3.so similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-armel/native/libe_sqlite3.so rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-armel/native/libe_sqlite3.so diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-mips64/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-mips64/native/libe_sqlite3.so similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-mips64/native/libe_sqlite3.so rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-mips64/native/libe_sqlite3.so diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-arm/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-arm/native/libe_sqlite3.so similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-arm/native/libe_sqlite3.so rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-arm/native/libe_sqlite3.so diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-x64/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-x64/native/libe_sqlite3.so similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-x64/native/libe_sqlite3.so rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-musl-x64/native/libe_sqlite3.so diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-ppc64le/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-ppc64le/native/libe_sqlite3.so similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-ppc64le/native/libe_sqlite3.so rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-ppc64le/native/libe_sqlite3.so diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-s390x/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-s390x/native/libe_sqlite3.so similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-s390x/native/libe_sqlite3.so rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-s390x/native/libe_sqlite3.so diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-x64/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-x64/native/libe_sqlite3.so similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-x64/native/libe_sqlite3.so rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-x64/native/libe_sqlite3.so diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-x86/native/libe_sqlite3.so b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-x86/native/libe_sqlite3.so similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-x86/native/libe_sqlite3.so rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/linux-x86/native/libe_sqlite3.so diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/osx-arm64/native/libe_sqlite3.dylib b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/osx-arm64/native/libe_sqlite3.dylib similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/osx-arm64/native/libe_sqlite3.dylib rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/osx-arm64/native/libe_sqlite3.dylib diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/osx-x64/native/libe_sqlite3.dylib b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/osx-x64/native/libe_sqlite3.dylib similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/osx-x64/native/libe_sqlite3.dylib rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/osx-x64/native/libe_sqlite3.dylib diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-arm/native/e_sqlite3.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-arm/native/e_sqlite3.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-arm/native/e_sqlite3.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-arm/native/e_sqlite3.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-arm64/native/e_sqlite3.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-arm64/native/e_sqlite3.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-arm64/native/e_sqlite3.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-arm64/native/e_sqlite3.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-x64/native/e_sqlite3.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-x64/native/e_sqlite3.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-x64/native/e_sqlite3.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-x64/native/e_sqlite3.dll diff --git a/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-x86/native/e_sqlite3.dll b/Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-x86/native/e_sqlite3.dll similarity index 100% rename from Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-x86/native/e_sqlite3.dll rename to Sources/Tests/ConsoleDB/bin/Debug/net7.0/runtimes/win-x86/native/e_sqlite3.dll diff --git a/Tests/ConsoleDB/obj/ConsoleDB.csproj.EntityFrameworkCore.targets b/Sources/Tests/ConsoleDB/obj/ConsoleDB.csproj.EntityFrameworkCore.targets similarity index 100% rename from Tests/ConsoleDB/obj/ConsoleDB.csproj.EntityFrameworkCore.targets rename to Sources/Tests/ConsoleDB/obj/ConsoleDB.csproj.EntityFrameworkCore.targets diff --git a/Tests/ConsoleDB/obj/ConsoleDB.csproj.nuget.dgspec.json b/Sources/Tests/ConsoleDB/obj/ConsoleDB.csproj.nuget.dgspec.json similarity index 100% rename from Tests/ConsoleDB/obj/ConsoleDB.csproj.nuget.dgspec.json rename to Sources/Tests/ConsoleDB/obj/ConsoleDB.csproj.nuget.dgspec.json diff --git a/Tests/ConsoleDB/obj/ConsoleDB.csproj.nuget.g.props b/Sources/Tests/ConsoleDB/obj/ConsoleDB.csproj.nuget.g.props similarity index 100% rename from Tests/ConsoleDB/obj/ConsoleDB.csproj.nuget.g.props rename to Sources/Tests/ConsoleDB/obj/ConsoleDB.csproj.nuget.g.props diff --git a/Tests/ConsoleDB/obj/ConsoleDB.csproj.nuget.g.targets b/Sources/Tests/ConsoleDB/obj/ConsoleDB.csproj.nuget.g.targets similarity index 100% rename from Tests/ConsoleDB/obj/ConsoleDB.csproj.nuget.g.targets rename to Sources/Tests/ConsoleDB/obj/ConsoleDB.csproj.nuget.g.targets diff --git a/Tests/ConsoleDB/obj/Debug/net6.0/ConsoleDB.assets.cache b/Sources/Tests/ConsoleDB/obj/Debug/net6.0/ConsoleDB.assets.cache similarity index 100% rename from Tests/ConsoleDB/obj/Debug/net6.0/ConsoleDB.assets.cache rename to Sources/Tests/ConsoleDB/obj/Debug/net6.0/ConsoleDB.assets.cache diff --git a/Tests/ConsoleDB/obj/Debug/net6.0/ConsoleDB.csproj.FileListAbsolute.txt b/Sources/Tests/ConsoleDB/obj/Debug/net6.0/ConsoleDB.csproj.FileListAbsolute.txt similarity index 100% rename from Tests/ConsoleDB/obj/Debug/net6.0/ConsoleDB.csproj.FileListAbsolute.txt rename to Sources/Tests/ConsoleDB/obj/Debug/net6.0/ConsoleDB.csproj.FileListAbsolute.txt diff --git a/Tests/ConsoleDB/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs similarity index 100% rename from Tests/ConsoleDB/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs rename to Sources/Tests/ConsoleDB/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs diff --git a/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.AssemblyInfo.cs b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.AssemblyInfo.cs similarity index 100% rename from Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.AssemblyInfo.cs rename to Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.AssemblyInfo.cs diff --git a/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.AssemblyInfoInputs.cache b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.AssemblyInfoInputs.cache similarity index 100% rename from Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.AssemblyInfoInputs.cache rename to Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.AssemblyInfoInputs.cache diff --git a/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.GeneratedMSBuildEditorConfig.editorconfig b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.GeneratedMSBuildEditorConfig.editorconfig rename to Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.GeneratedMSBuildEditorConfig.editorconfig diff --git a/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.GlobalUsings.g.cs b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.GlobalUsings.g.cs similarity index 100% rename from Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.GlobalUsings.g.cs rename to Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.GlobalUsings.g.cs diff --git a/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.assets.cache b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.assets.cache similarity index 100% rename from Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.assets.cache rename to Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.assets.cache diff --git a/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.AssemblyReference.cache b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.AssemblyReference.cache similarity index 100% rename from Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.AssemblyReference.cache rename to Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.AssemblyReference.cache diff --git a/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.CopyComplete b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.CopyComplete similarity index 100% rename from Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.CopyComplete rename to Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.CopyComplete diff --git a/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.CoreCompileInputs.cache b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.CoreCompileInputs.cache similarity index 100% rename from Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.CoreCompileInputs.cache rename to Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.CoreCompileInputs.cache diff --git a/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.FileListAbsolute.txt b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.FileListAbsolute.txt similarity index 100% rename from Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.FileListAbsolute.txt rename to Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.csproj.FileListAbsolute.txt diff --git a/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.dll b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.dll similarity index 100% rename from Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.dll rename to Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.dll diff --git a/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.genruntimeconfig.cache b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.genruntimeconfig.cache similarity index 100% rename from Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.genruntimeconfig.cache rename to Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.genruntimeconfig.cache diff --git a/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.pdb b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.pdb similarity index 100% rename from Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.pdb rename to Sources/Tests/ConsoleDB/obj/Debug/net7.0/ConsoleDB.pdb diff --git a/Tests/ConsoleDB/obj/Debug/net7.0/apphost b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/apphost similarity index 100% rename from Tests/ConsoleDB/obj/Debug/net7.0/apphost rename to Sources/Tests/ConsoleDB/obj/Debug/net7.0/apphost diff --git a/Tests/ConsoleDB/obj/Debug/net7.0/ref/ConsoleDB.dll b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/ref/ConsoleDB.dll similarity index 100% rename from Tests/ConsoleDB/obj/Debug/net7.0/ref/ConsoleDB.dll rename to Sources/Tests/ConsoleDB/obj/Debug/net7.0/ref/ConsoleDB.dll diff --git a/Tests/ConsoleDB/obj/Debug/net7.0/refint/ConsoleDB.dll b/Sources/Tests/ConsoleDB/obj/Debug/net7.0/refint/ConsoleDB.dll similarity index 100% rename from Tests/ConsoleDB/obj/Debug/net7.0/refint/ConsoleDB.dll rename to Sources/Tests/ConsoleDB/obj/Debug/net7.0/refint/ConsoleDB.dll diff --git a/Tests/ConsoleDB/obj/project.assets.json b/Sources/Tests/ConsoleDB/obj/project.assets.json similarity index 100% rename from Tests/ConsoleDB/obj/project.assets.json rename to Sources/Tests/ConsoleDB/obj/project.assets.json diff --git a/Tests/ConsoleDB/obj/project.nuget.cache b/Sources/Tests/ConsoleDB/obj/project.nuget.cache similarity index 100% rename from Tests/ConsoleDB/obj/project.nuget.cache rename to Sources/Tests/ConsoleDB/obj/project.nuget.cache diff --git a/Tests/ConsoleDB/projet.Champions.db b/Sources/Tests/ConsoleDB/projet.Champions.db similarity index 100% rename from Tests/ConsoleDB/projet.Champions.db rename to Sources/Tests/ConsoleDB/projet.Champions.db diff --git a/Tests/ConsoleTestapi/ConsoleTestapi.csproj b/Sources/Tests/ConsoleTestapi/ConsoleTestapi.csproj similarity index 100% rename from Tests/ConsoleTestapi/ConsoleTestapi.csproj rename to Sources/Tests/ConsoleTestapi/ConsoleTestapi.csproj diff --git a/Tests/ConsoleTestapi/Program.cs b/Sources/Tests/ConsoleTestapi/Program.cs similarity index 100% rename from Tests/ConsoleTestapi/Program.cs rename to Sources/Tests/ConsoleTestapi/Program.cs diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.deps.json b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.deps.json similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.deps.json rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.deps.json diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.dll b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.dll similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.dll rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.dll diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.pdb b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.pdb similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.pdb rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.pdb diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.runtimeconfig.json b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.runtimeconfig.json similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.runtimeconfig.json rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/ConsoleTestapi.runtimeconfig.json diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/Microsoft.AspNetCore.OpenApi.dll b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Microsoft.AspNetCore.OpenApi.dll similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/Microsoft.AspNetCore.OpenApi.dll rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Microsoft.AspNetCore.OpenApi.dll diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/Microsoft.OpenApi.dll b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Microsoft.OpenApi.dll similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/Microsoft.OpenApi.dll rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Microsoft.OpenApi.dll diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/Model.dll b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Model.dll similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/Model.dll rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Model.dll diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/Model.pdb b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Model.pdb similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/Model.pdb rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Model.pdb diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/Shared.dll b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Shared.dll similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/Shared.dll rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Shared.dll diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/Shared.pdb b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Shared.pdb similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/Shared.pdb rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Shared.pdb diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/StubLib.dll b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/StubLib.dll similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/StubLib.dll rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/StubLib.dll diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/StubLib.pdb b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/StubLib.pdb similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/StubLib.pdb rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/StubLib.pdb diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.Swagger.dll b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.Swagger.dll similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.Swagger.dll rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.Swagger.dll diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.deps.json b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.deps.json similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.deps.json rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.deps.json diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.dll b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.dll similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.dll rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.dll diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.pdb b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.pdb similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.pdb rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.pdb diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.runtimeconfig.json b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.runtimeconfig.json similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.runtimeconfig.json rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/WebApiLol.runtimeconfig.json diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/appsettings.Development.json b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/appsettings.Development.json similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/appsettings.Development.json rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/appsettings.Development.json diff --git a/Tests/ConsoleTestapi/bin/Debug/net7.0/appsettings.json b/Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/appsettings.json similarity index 100% rename from Tests/ConsoleTestapi/bin/Debug/net7.0/appsettings.json rename to Sources/Tests/ConsoleTestapi/bin/Debug/net7.0/appsettings.json diff --git a/Tests/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.dgspec.json b/Sources/Tests/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.dgspec.json similarity index 100% rename from Tests/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.dgspec.json rename to Sources/Tests/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.dgspec.json diff --git a/Tests/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.g.props b/Sources/Tests/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.g.props similarity index 100% rename from Tests/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.g.props rename to Sources/Tests/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.g.props diff --git a/Tests/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.g.targets b/Sources/Tests/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.g.targets similarity index 100% rename from Tests/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.g.targets rename to Sources/Tests/ConsoleTestapi/obj/ConsoleTestapi.csproj.nuget.g.targets diff --git a/Tests/ConsoleTestapi/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs similarity index 100% rename from Tests/ConsoleTestapi/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs rename to Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs diff --git a/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.AssemblyInfo.cs b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.AssemblyInfo.cs similarity index 100% rename from Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.AssemblyInfo.cs rename to Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.AssemblyInfo.cs diff --git a/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.AssemblyInfoInputs.cache b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.AssemblyInfoInputs.cache similarity index 100% rename from Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.AssemblyInfoInputs.cache rename to Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.AssemblyInfoInputs.cache diff --git a/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.GeneratedMSBuildEditorConfig.editorconfig b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.GeneratedMSBuildEditorConfig.editorconfig rename to Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.GeneratedMSBuildEditorConfig.editorconfig diff --git a/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.GlobalUsings.g.cs b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.GlobalUsings.g.cs similarity index 100% rename from Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.GlobalUsings.g.cs rename to Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.GlobalUsings.g.cs diff --git a/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.assets.cache b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.assets.cache similarity index 100% rename from Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.assets.cache rename to Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.assets.cache diff --git a/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.AssemblyReference.cache b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.AssemblyReference.cache similarity index 100% rename from Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.AssemblyReference.cache rename to Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.AssemblyReference.cache diff --git a/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.CopyComplete b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.CopyComplete similarity index 100% rename from Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.CopyComplete rename to Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.CopyComplete diff --git a/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.CoreCompileInputs.cache b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.CoreCompileInputs.cache similarity index 100% rename from Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.CoreCompileInputs.cache rename to Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.CoreCompileInputs.cache diff --git a/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.FileListAbsolute.txt b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.FileListAbsolute.txt similarity index 100% rename from Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.FileListAbsolute.txt rename to Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.csproj.FileListAbsolute.txt diff --git a/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.dll b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.dll similarity index 100% rename from Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.dll rename to Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.dll diff --git a/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.genruntimeconfig.cache b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.genruntimeconfig.cache similarity index 100% rename from Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.genruntimeconfig.cache rename to Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.genruntimeconfig.cache diff --git a/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.pdb b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.pdb similarity index 100% rename from Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.pdb rename to Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ConsoleTestapi.pdb diff --git a/Tests/ConsoleTestapi/obj/Debug/net7.0/apphost b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/apphost similarity index 100% rename from Tests/ConsoleTestapi/obj/Debug/net7.0/apphost rename to Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/apphost diff --git a/Tests/ConsoleTestapi/obj/Debug/net7.0/ref/ConsoleTestapi.dll b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ref/ConsoleTestapi.dll similarity index 100% rename from Tests/ConsoleTestapi/obj/Debug/net7.0/ref/ConsoleTestapi.dll rename to Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/ref/ConsoleTestapi.dll diff --git a/Tests/ConsoleTestapi/obj/Debug/net7.0/refint/ConsoleTestapi.dll b/Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/refint/ConsoleTestapi.dll similarity index 100% rename from Tests/ConsoleTestapi/obj/Debug/net7.0/refint/ConsoleTestapi.dll rename to Sources/Tests/ConsoleTestapi/obj/Debug/net7.0/refint/ConsoleTestapi.dll diff --git a/Tests/ConsoleTestapi/obj/project.assets.json b/Sources/Tests/ConsoleTestapi/obj/project.assets.json similarity index 100% rename from Tests/ConsoleTestapi/obj/project.assets.json rename to Sources/Tests/ConsoleTestapi/obj/project.assets.json diff --git a/Tests/ConsoleTestapi/obj/project.nuget.cache b/Sources/Tests/ConsoleTestapi/obj/project.nuget.cache similarity index 100% rename from Tests/ConsoleTestapi/obj/project.nuget.cache rename to Sources/Tests/ConsoleTestapi/obj/project.nuget.cache diff --git a/Tests/ConsoleTests/ConsoleTests.csproj b/Sources/Tests/ConsoleTests/ConsoleTests.csproj similarity index 100% rename from Tests/ConsoleTests/ConsoleTests.csproj rename to Sources/Tests/ConsoleTests/ConsoleTests.csproj diff --git a/Tests/ConsoleTests/Program.cs b/Sources/Tests/ConsoleTests/Program.cs similarity index 100% rename from Tests/ConsoleTests/Program.cs rename to Sources/Tests/ConsoleTests/Program.cs diff --git a/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests similarity index 100% rename from Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests rename to Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests diff --git a/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.deps.json b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.deps.json similarity index 100% rename from Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.deps.json rename to Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.deps.json diff --git a/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.dll b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.dll similarity index 100% rename from Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.dll rename to Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.dll diff --git a/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.pdb b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.pdb similarity index 100% rename from Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.pdb rename to Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.pdb diff --git a/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.runtimeconfig.json b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.runtimeconfig.json similarity index 100% rename from Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.runtimeconfig.json rename to Sources/Tests/ConsoleTests/bin/Debug/net7.0/ConsoleTests.runtimeconfig.json diff --git a/Tests/ConsoleTests/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll similarity index 100% rename from Tests/ConsoleTests/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll rename to Sources/Tests/ConsoleTests/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll diff --git a/Tests/ConsoleTests/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll similarity index 100% rename from Tests/ConsoleTests/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll rename to Sources/Tests/ConsoleTests/bin/Debug/net7.0/Microsoft.Extensions.DependencyInjection.dll diff --git a/Tests/ConsoleTests/bin/Debug/net7.0/Model.dll b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Model.dll similarity index 100% rename from Tests/ConsoleTests/bin/Debug/net7.0/Model.dll rename to Sources/Tests/ConsoleTests/bin/Debug/net7.0/Model.dll diff --git a/Tests/ConsoleTests/bin/Debug/net7.0/Model.pdb b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Model.pdb similarity index 100% rename from Tests/ConsoleTests/bin/Debug/net7.0/Model.pdb rename to Sources/Tests/ConsoleTests/bin/Debug/net7.0/Model.pdb diff --git a/Tests/ConsoleTests/bin/Debug/net7.0/Shared.dll b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Shared.dll similarity index 100% rename from Tests/ConsoleTests/bin/Debug/net7.0/Shared.dll rename to Sources/Tests/ConsoleTests/bin/Debug/net7.0/Shared.dll diff --git a/Tests/ConsoleTests/bin/Debug/net7.0/Shared.pdb b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/Shared.pdb similarity index 100% rename from Tests/ConsoleTests/bin/Debug/net7.0/Shared.pdb rename to Sources/Tests/ConsoleTests/bin/Debug/net7.0/Shared.pdb diff --git a/Tests/ConsoleTests/bin/Debug/net7.0/StubLib.dll b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/StubLib.dll similarity index 100% rename from Tests/ConsoleTests/bin/Debug/net7.0/StubLib.dll rename to Sources/Tests/ConsoleTests/bin/Debug/net7.0/StubLib.dll diff --git a/Tests/ConsoleTests/bin/Debug/net7.0/StubLib.pdb b/Sources/Tests/ConsoleTests/bin/Debug/net7.0/StubLib.pdb similarity index 100% rename from Tests/ConsoleTests/bin/Debug/net7.0/StubLib.pdb rename to Sources/Tests/ConsoleTests/bin/Debug/net7.0/StubLib.pdb diff --git a/Tests/ConsoleTests/obj/ConsoleTests.csproj.nuget.dgspec.json b/Sources/Tests/ConsoleTests/obj/ConsoleTests.csproj.nuget.dgspec.json similarity index 100% rename from Tests/ConsoleTests/obj/ConsoleTests.csproj.nuget.dgspec.json rename to Sources/Tests/ConsoleTests/obj/ConsoleTests.csproj.nuget.dgspec.json diff --git a/Tests/ConsoleTests/obj/ConsoleTests.csproj.nuget.g.props b/Sources/Tests/ConsoleTests/obj/ConsoleTests.csproj.nuget.g.props similarity index 100% rename from Tests/ConsoleTests/obj/ConsoleTests.csproj.nuget.g.props rename to Sources/Tests/ConsoleTests/obj/ConsoleTests.csproj.nuget.g.props diff --git a/Tests/ConsoleTests/obj/ConsoleTests.csproj.nuget.g.targets b/Sources/Tests/ConsoleTests/obj/ConsoleTests.csproj.nuget.g.targets similarity index 100% rename from Tests/ConsoleTests/obj/ConsoleTests.csproj.nuget.g.targets rename to Sources/Tests/ConsoleTests/obj/ConsoleTests.csproj.nuget.g.targets diff --git a/Tests/ConsoleTests/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/Sources/Tests/ConsoleTests/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs similarity index 100% rename from Tests/ConsoleTests/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs rename to Sources/Tests/ConsoleTests/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs diff --git a/Tests/ConsoleTests/obj/Debug/net6.0/ConsoleTests.GlobalUsings.g.cs b/Sources/Tests/ConsoleTests/obj/Debug/net6.0/ConsoleTests.GlobalUsings.g.cs similarity index 100% rename from Tests/ConsoleTests/obj/Debug/net6.0/ConsoleTests.GlobalUsings.g.cs rename to Sources/Tests/ConsoleTests/obj/Debug/net6.0/ConsoleTests.GlobalUsings.g.cs diff --git a/Tests/ConsoleTests/obj/Debug/net6.0/ConsoleTests.assets.cache b/Sources/Tests/ConsoleTests/obj/Debug/net6.0/ConsoleTests.assets.cache similarity index 100% rename from Tests/ConsoleTests/obj/Debug/net6.0/ConsoleTests.assets.cache rename to Sources/Tests/ConsoleTests/obj/Debug/net6.0/ConsoleTests.assets.cache diff --git a/Tests/ConsoleTests/obj/Debug/net6.0/ConsoleTests.csproj.FileListAbsolute.txt b/Sources/Tests/ConsoleTests/obj/Debug/net6.0/ConsoleTests.csproj.FileListAbsolute.txt similarity index 100% rename from Tests/ConsoleTests/obj/Debug/net6.0/ConsoleTests.csproj.FileListAbsolute.txt rename to Sources/Tests/ConsoleTests/obj/Debug/net6.0/ConsoleTests.csproj.FileListAbsolute.txt diff --git a/Tests/ConsoleTests/obj/Debug/net6.0/apphost b/Sources/Tests/ConsoleTests/obj/Debug/net6.0/apphost similarity index 100% rename from Tests/ConsoleTests/obj/Debug/net6.0/apphost rename to Sources/Tests/ConsoleTests/obj/Debug/net6.0/apphost diff --git a/Tests/ConsoleTests/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs similarity index 100% rename from Tests/ConsoleTests/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs rename to Sources/Tests/ConsoleTests/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs diff --git a/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.AssemblyInfo.cs b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.AssemblyInfo.cs similarity index 100% rename from Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.AssemblyInfo.cs rename to Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.AssemblyInfo.cs diff --git a/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.AssemblyInfoInputs.cache b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.AssemblyInfoInputs.cache similarity index 100% rename from Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.AssemblyInfoInputs.cache rename to Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.AssemblyInfoInputs.cache diff --git a/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.GeneratedMSBuildEditorConfig.editorconfig b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.GeneratedMSBuildEditorConfig.editorconfig rename to Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.GeneratedMSBuildEditorConfig.editorconfig diff --git a/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.GlobalUsings.g.cs b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.GlobalUsings.g.cs similarity index 100% rename from Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.GlobalUsings.g.cs rename to Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.GlobalUsings.g.cs diff --git a/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.assets.cache b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.assets.cache similarity index 100% rename from Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.assets.cache rename to Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.assets.cache diff --git a/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.AssemblyReference.cache b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.AssemblyReference.cache similarity index 100% rename from Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.AssemblyReference.cache rename to Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.AssemblyReference.cache diff --git a/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.CopyComplete b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.CopyComplete similarity index 100% rename from Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.CopyComplete rename to Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.CopyComplete diff --git a/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.CoreCompileInputs.cache b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.CoreCompileInputs.cache similarity index 100% rename from Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.CoreCompileInputs.cache rename to Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.CoreCompileInputs.cache diff --git a/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.FileListAbsolute.txt b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.FileListAbsolute.txt similarity index 100% rename from Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.FileListAbsolute.txt rename to Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.csproj.FileListAbsolute.txt diff --git a/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.dll b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.dll similarity index 100% rename from Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.dll rename to Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.dll diff --git a/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.genruntimeconfig.cache b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.genruntimeconfig.cache similarity index 100% rename from Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.genruntimeconfig.cache rename to Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.genruntimeconfig.cache diff --git a/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.pdb b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.pdb similarity index 100% rename from Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.pdb rename to Sources/Tests/ConsoleTests/obj/Debug/net7.0/ConsoleTests.pdb diff --git a/Tests/ConsoleTests/obj/Debug/net7.0/apphost b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/apphost similarity index 100% rename from Tests/ConsoleTests/obj/Debug/net7.0/apphost rename to Sources/Tests/ConsoleTests/obj/Debug/net7.0/apphost diff --git a/Tests/ConsoleTests/obj/Debug/net7.0/ref/ConsoleTests.dll b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/ref/ConsoleTests.dll similarity index 100% rename from Tests/ConsoleTests/obj/Debug/net7.0/ref/ConsoleTests.dll rename to Sources/Tests/ConsoleTests/obj/Debug/net7.0/ref/ConsoleTests.dll diff --git a/Tests/ConsoleTests/obj/Debug/net7.0/refint/ConsoleTests.dll b/Sources/Tests/ConsoleTests/obj/Debug/net7.0/refint/ConsoleTests.dll similarity index 100% rename from Tests/ConsoleTests/obj/Debug/net7.0/refint/ConsoleTests.dll rename to Sources/Tests/ConsoleTests/obj/Debug/net7.0/refint/ConsoleTests.dll diff --git a/Tests/ConsoleTests/obj/project.assets.json b/Sources/Tests/ConsoleTests/obj/project.assets.json similarity index 100% rename from Tests/ConsoleTests/obj/project.assets.json rename to Sources/Tests/ConsoleTests/obj/project.assets.json diff --git a/Tests/ConsoleTests/obj/project.nuget.cache b/Sources/Tests/ConsoleTests/obj/project.nuget.cache similarity index 100% rename from Tests/ConsoleTests/obj/project.nuget.cache rename to Sources/Tests/ConsoleTests/obj/project.nuget.cache diff --git a/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj b/Sources/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj similarity index 91% rename from Tests/TestUnitaireLOL/TestUnitaireLOL.csproj rename to Sources/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj index c10e22f..cb2bdfc 100644 --- a/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj +++ b/Sources/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj @@ -27,5 +27,6 @@ + diff --git a/Tests/TestUnitaireLOL/UnitTest1.cs b/Sources/Tests/TestUnitaireLOL/UnitTest1.cs similarity index 100% rename from Tests/TestUnitaireLOL/UnitTest1.cs rename to Sources/Tests/TestUnitaireLOL/UnitTest1.cs diff --git a/Sources/Tests/TestUnitaireLOL/UnitTestDbDataManager.cs b/Sources/Tests/TestUnitaireLOL/UnitTestDbDataManager.cs new file mode 100644 index 0000000..b5b971c --- /dev/null +++ b/Sources/Tests/TestUnitaireLOL/UnitTestDbDataManager.cs @@ -0,0 +1,11 @@ +using System; +namespace TestUnitaireLOL +{ + public class UnitTestDbDataManager + { + public UnitTestDbDataManager() + { + } + } +} + diff --git a/Tests/TestUnitaireLOL/Usings.cs b/Sources/Tests/TestUnitaireLOL/Usings.cs similarity index 100% rename from Tests/TestUnitaireLOL/Usings.cs rename to Sources/Tests/TestUnitaireLOL/Usings.cs diff --git a/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/CoverletSourceRootsMapping b/Sources/Tests/TestUnitaireLOL/bin/Debug/net7.0/CoverletSourceRootsMapping new file mode 100644 index 0000000000000000000000000000000000000000..343aa0951f85f82949571b9ff5a91668f8d3e45d GIT binary patch literal 1082 zcmds$KM#U15XIl@hk?b_NpQl%gcwJIfQq0HsDp{0UHuhJbn#zY48yh8>+8L{*YMt88?7QXo@sX3T-f`#FBwYjPbK<#1$%b?l8W&;+5o9ziU+d4QS mu_!eK)o?SQhalo`(_3Gh<%gQi29ZKDp4}EA3^bnwxgL~a%ZVooaUPcB6#{B6UPBKX~Dzz#xZdGFHISBxdj|pl3 diff --git a/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.CopyComplete b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.CopyComplete similarity index 100% rename from Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.CopyComplete rename to Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.CopyComplete diff --git a/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.CoreCompileInputs.cache b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.CoreCompileInputs.cache similarity index 100% rename from Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.CoreCompileInputs.cache rename to Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.CoreCompileInputs.cache diff --git a/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.FileListAbsolute.txt b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.FileListAbsolute.txt similarity index 100% rename from Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.FileListAbsolute.txt rename to Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.csproj.FileListAbsolute.txt diff --git a/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.dll b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.dll similarity index 100% rename from Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.dll rename to Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.dll diff --git a/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.genruntimeconfig.cache b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.genruntimeconfig.cache similarity index 100% rename from Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.genruntimeconfig.cache rename to Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.genruntimeconfig.cache diff --git a/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.pdb b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.pdb similarity index 100% rename from Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.pdb rename to Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/TestUnitaireLOL.pdb diff --git a/Tests/TestUnitaireLOL/obj/Debug/net7.0/ref/TestUnitaireLOL.dll b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/ref/TestUnitaireLOL.dll similarity index 100% rename from Tests/TestUnitaireLOL/obj/Debug/net7.0/ref/TestUnitaireLOL.dll rename to Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/ref/TestUnitaireLOL.dll diff --git a/Tests/TestUnitaireLOL/obj/Debug/net7.0/refint/TestUnitaireLOL.dll b/Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/refint/TestUnitaireLOL.dll similarity index 100% rename from Tests/TestUnitaireLOL/obj/Debug/net7.0/refint/TestUnitaireLOL.dll rename to Sources/Tests/TestUnitaireLOL/obj/Debug/net7.0/refint/TestUnitaireLOL.dll diff --git a/Sources/Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.dgspec.json b/Sources/Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.dgspec.json new file mode 100644 index 0000000..15a2487 --- /dev/null +++ b/Sources/Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.dgspec.json @@ -0,0 +1,344 @@ +{ + "format": 1, + "restore": { + "/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj": {} + }, + "projects": { + "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj", + "projectName": "DbDatamanager", + "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj", + "packagesPath": "/Users/malanone/.nuget/packages/", + "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/", + "projectStyle": "PackageReference", + "configFilePaths": [ + "/Users/malanone/.nuget/NuGet/NuGet.Config" + ], + "originalTargetFrameworks": [ + "net7.0" + ], + "sources": { + "/usr/local/share/dotnet/library-packs": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net7.0": { + "targetAlias": "net7.0", + "projectReferences": { + "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj": { + "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj" + }, + "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { + "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj" + } + } + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net7.0": { + "targetAlias": "net7.0", + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" + } + } + }, + "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj", + "projectName": "EntityFrameWorkLib", + "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj", + "packagesPath": "/Users/malanone/.nuget/packages/", + "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/", + "projectStyle": "PackageReference", + "configFilePaths": [ + "/Users/malanone/.nuget/NuGet/NuGet.Config" + ], + "originalTargetFrameworks": [ + "net7.0" + ], + "sources": { + "/usr/local/share/dotnet/library-packs": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net7.0": { + "targetAlias": "net7.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net7.0": { + "targetAlias": "net7.0", + "dependencies": { + "Microsoft.EntityFrameworkCore": { + "target": "Package", + "version": "[7.0.3, )" + }, + "Microsoft.EntityFrameworkCore.Design": { + "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", + "suppressParent": "All", + "target": "Package", + "version": "[7.0.3, )" + }, + "Microsoft.EntityFrameworkCore.Sqlite": { + "target": "Package", + "version": "[7.0.3, )" + }, + "Microsoft.EntityFrameworkCore.Tools": { + "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", + "suppressParent": "All", + "target": "Package", + "version": "[7.0.3, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" + } + } + }, + "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj", + "projectName": "Model", + "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj", + "packagesPath": "/Users/malanone/.nuget/packages/", + "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/", + "projectStyle": "PackageReference", + "configFilePaths": [ + "/Users/malanone/.nuget/NuGet/NuGet.Config" + ], + "originalTargetFrameworks": [ + "net7.0" + ], + "sources": { + "/usr/local/share/dotnet/library-packs": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net7.0": { + "targetAlias": "net7.0", + "projectReferences": { + "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": { + "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj" + } + } + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net7.0": { + "targetAlias": "net7.0", + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" + } + } + }, + "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj", + "projectName": "Shared", + "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj", + "packagesPath": "/Users/malanone/.nuget/packages/", + "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/", + "projectStyle": "PackageReference", + "configFilePaths": [ + "/Users/malanone/.nuget/NuGet/NuGet.Config" + ], + "originalTargetFrameworks": [ + "net6.0" + ], + "sources": { + "/usr/local/share/dotnet/library-packs": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" + } + } + }, + "/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj", + "projectName": "TestUnitaireLOL", + "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj", + "packagesPath": "/Users/malanone/.nuget/packages/", + "outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/obj/", + "projectStyle": "PackageReference", + "configFilePaths": [ + "/Users/malanone/.nuget/NuGet/NuGet.Config" + ], + "originalTargetFrameworks": [ + "net7.0" + ], + "sources": { + "/usr/local/share/dotnet/library-packs": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net7.0": { + "targetAlias": "net7.0", + "projectReferences": { + "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj": { + "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj" + }, + "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj": { + "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj" + } + } + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net7.0": { + "targetAlias": "net7.0", + "dependencies": { + "Microsoft.EntityFrameworkCore.Sqlite": { + "target": "Package", + "version": "[7.0.3, )" + }, + "Microsoft.NET.Test.Sdk": { + "target": "Package", + "version": "[17.5.0, )" + }, + "coverlet.collector": { + "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", + "suppressParent": "All", + "target": "Package", + "version": "[3.2.0, )" + }, + "xunit": { + "target": "Package", + "version": "[2.4.2, )" + }, + "xunit.runner.visualstudio": { + "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", + "suppressParent": "All", + "target": "Package", + "version": "[2.4.5, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.200/RuntimeIdentifierGraph.json" + } + } + } + } +} \ No newline at end of file diff --git a/Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.g.props b/Sources/Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.g.props similarity index 100% rename from Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.g.props rename to Sources/Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.g.props diff --git a/Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.g.targets b/Sources/Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.g.targets similarity index 100% rename from Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.g.targets rename to Sources/Tests/TestUnitaireLOL/obj/TestUnitaireLOL.csproj.nuget.g.targets diff --git a/Tests/TestUnitaireLOL/obj/project.assets.json b/Sources/Tests/TestUnitaireLOL/obj/project.assets.json similarity index 99% rename from Tests/TestUnitaireLOL/obj/project.assets.json rename to Sources/Tests/TestUnitaireLOL/obj/project.assets.json index 3ef8b31..3c6f093 100644 --- a/Tests/TestUnitaireLOL/obj/project.assets.json +++ b/Sources/Tests/TestUnitaireLOL/obj/project.assets.json @@ -2205,6 +2205,20 @@ "build/netcoreapp3.1/xunit.runner.visualstudio.props": {} } }, + "DbDatamanager/1.0.0": { + "type": "project", + "framework": ".NETCoreApp,Version=v7.0", + "dependencies": { + "EntityFrameWorkLib": "1.0.0", + "Model": "1.0.0" + }, + "compile": { + "bin/placeholder/DbDatamanager.dll": {} + }, + "runtime": { + "bin/placeholder/DbDatamanager.dll": {} + } + }, "EntityFrameWorkLib/1.0.0": { "type": "project", "framework": ".NETCoreApp,Version=v7.0", @@ -2218,6 +2232,29 @@ "runtime": { "bin/placeholder/EntityFrameWorkLib.dll": {} } + }, + "Model/1.0.0": { + "type": "project", + "framework": ".NETCoreApp,Version=v7.0", + "dependencies": { + "Shared": "1.0.0" + }, + "compile": { + "bin/placeholder/Model.dll": {} + }, + "runtime": { + "bin/placeholder/Model.dll": {} + } + }, + "Shared/1.0.0": { + "type": "project", + "framework": ".NETCoreApp,Version=v6.0", + "compile": { + "bin/placeholder/Shared.dll": {} + }, + "runtime": { + "bin/placeholder/Shared.dll": {} + } } } }, @@ -6648,14 +6685,30 @@ "xunit.runner.visualstudio.nuspec" ] }, + "DbDatamanager/1.0.0": { + "type": "project", + "path": "../../DbDatamanager/DbDatamanager.csproj", + "msbuildProject": "../../DbDatamanager/DbDatamanager.csproj" + }, "EntityFrameWorkLib/1.0.0": { "type": "project", "path": "../../EntityFrameWorkLib/EntityFrameWorkLib.csproj", "msbuildProject": "../../EntityFrameWorkLib/EntityFrameWorkLib.csproj" + }, + "Model/1.0.0": { + "type": "project", + "path": "../../Model/Model.csproj", + "msbuildProject": "../../Model/Model.csproj" + }, + "Shared/1.0.0": { + "type": "project", + "path": "../../Shared/Shared.csproj", + "msbuildProject": "../../Shared/Shared.csproj" } }, "projectFileDependencyGroups": { "net7.0": [ + "DbDatamanager >= 1.0.0", "EntityFrameWorkLib >= 1.0.0", "Microsoft.EntityFrameworkCore.Sqlite >= 7.0.3", "Microsoft.NET.Test.Sdk >= 17.5.0", @@ -6690,6 +6743,9 @@ "net7.0": { "targetAlias": "net7.0", "projectReferences": { + "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj": { + "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj" + }, "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj": { "projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj" } diff --git a/Tests/TestUnitaireLOL/obj/project.nuget.cache b/Sources/Tests/TestUnitaireLOL/obj/project.nuget.cache similarity index 99% rename from Tests/TestUnitaireLOL/obj/project.nuget.cache rename to Sources/Tests/TestUnitaireLOL/obj/project.nuget.cache index 0e2c903..48abba1 100644 --- a/Tests/TestUnitaireLOL/obj/project.nuget.cache +++ b/Sources/Tests/TestUnitaireLOL/obj/project.nuget.cache @@ -1,6 +1,6 @@ { "version": 2, - "dgSpecHash": "7m7u8WA5Z5QLneuVfcbEox6kppYMrdF9YhKjglDwjVBWHHqMuLP9TXZkqKKuIH3kozN48Gj5xy6QLi71Ykajeg==", + "dgSpecHash": "W2JQt1/v/PUtV72+ovqtKPzmjtt5fc5AMYk9TgW//IH4vRD8KmZsmI9+SXGlvVRCf6nLJWTO5jLTCC4JXnTWpg==", "success": true, "projectFilePath": "/Users/malanone/Projects/EfCore_LoL_S4/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj", "expectedPackageFiles": [ diff --git a/WebApiLol/ChampionDTO.cs b/Sources/WebApiLol/ChampionDTO.cs similarity index 100% rename from WebApiLol/ChampionDTO.cs rename to Sources/WebApiLol/ChampionDTO.cs diff --git a/WebApiLol/Controllers/ChampionController.cs b/Sources/WebApiLol/Controllers/ChampionController.cs similarity index 100% rename from WebApiLol/Controllers/ChampionController.cs rename to Sources/WebApiLol/Controllers/ChampionController.cs diff --git a/WebApiLol/Controllers/RuneController.cs b/Sources/WebApiLol/Controllers/RuneController.cs similarity index 100% rename from WebApiLol/Controllers/RuneController.cs rename to Sources/WebApiLol/Controllers/RuneController.cs diff --git a/WebApiLol/Controllers/SkillsController.cs b/Sources/WebApiLol/Controllers/SkillsController.cs similarity index 100% rename from WebApiLol/Controllers/SkillsController.cs rename to Sources/WebApiLol/Controllers/SkillsController.cs diff --git a/WebApiLol/Controllers/SkinController.cs b/Sources/WebApiLol/Controllers/SkinController.cs similarity index 100% rename from WebApiLol/Controllers/SkinController.cs rename to Sources/WebApiLol/Controllers/SkinController.cs diff --git a/WebApiLol/Controllers/WeatherForecastController.cs b/Sources/WebApiLol/Controllers/WeatherForecastController.cs similarity index 100% rename from WebApiLol/Controllers/WeatherForecastController.cs rename to Sources/WebApiLol/Controllers/WeatherForecastController.cs diff --git a/WebApiLol/Converter/ChampionConverter.cs b/Sources/WebApiLol/Converter/ChampionConverter.cs similarity index 100% rename from WebApiLol/Converter/ChampionConverter.cs rename to Sources/WebApiLol/Converter/ChampionConverter.cs diff --git a/WebApiLol/Converter/RuneConverter.cs b/Sources/WebApiLol/Converter/RuneConverter.cs similarity index 100% rename from WebApiLol/Converter/RuneConverter.cs rename to Sources/WebApiLol/Converter/RuneConverter.cs diff --git a/WebApiLol/Converter/SkillsConverter.cs b/Sources/WebApiLol/Converter/SkillsConverter.cs similarity index 100% rename from WebApiLol/Converter/SkillsConverter.cs rename to Sources/WebApiLol/Converter/SkillsConverter.cs diff --git a/WebApiLol/Converter/SkinConverter.cs b/Sources/WebApiLol/Converter/SkinConverter.cs similarity index 100% rename from WebApiLol/Converter/SkinConverter.cs rename to Sources/WebApiLol/Converter/SkinConverter.cs diff --git a/WebApiLol/Program.cs b/Sources/WebApiLol/Program.cs similarity index 100% rename from WebApiLol/Program.cs rename to Sources/WebApiLol/Program.cs diff --git a/WebApiLol/Properties/launchSettings.json b/Sources/WebApiLol/Properties/launchSettings.json similarity index 100% rename from WebApiLol/Properties/launchSettings.json rename to Sources/WebApiLol/Properties/launchSettings.json diff --git a/WebApiLol/RuneDTO.cs b/Sources/WebApiLol/RuneDTO.cs similarity index 100% rename from WebApiLol/RuneDTO.cs rename to Sources/WebApiLol/RuneDTO.cs diff --git a/WebApiLol/SkillsDTO.cs b/Sources/WebApiLol/SkillsDTO.cs similarity index 100% rename from WebApiLol/SkillsDTO.cs rename to Sources/WebApiLol/SkillsDTO.cs diff --git a/WebApiLol/SkinDTO.cs b/Sources/WebApiLol/SkinDTO.cs similarity index 100% rename from WebApiLol/SkinDTO.cs rename to Sources/WebApiLol/SkinDTO.cs diff --git a/WebApiLol/WebApiLol.csproj b/Sources/WebApiLol/WebApiLol.csproj similarity index 100% rename from WebApiLol/WebApiLol.csproj rename to Sources/WebApiLol/WebApiLol.csproj diff --git a/WebApiLol/appsettings.Development.json b/Sources/WebApiLol/appsettings.Development.json similarity index 100% rename from WebApiLol/appsettings.Development.json rename to Sources/WebApiLol/appsettings.Development.json diff --git a/WebApiLol/appsettings.json b/Sources/WebApiLol/appsettings.json similarity index 100% rename from WebApiLol/appsettings.json rename to Sources/WebApiLol/appsettings.json diff --git a/WebApiLol/bin/Debug/net7.0/Microsoft.AspNetCore.OpenApi.dll b/Sources/WebApiLol/bin/Debug/net7.0/Microsoft.AspNetCore.OpenApi.dll similarity index 100% rename from WebApiLol/bin/Debug/net7.0/Microsoft.AspNetCore.OpenApi.dll rename to Sources/WebApiLol/bin/Debug/net7.0/Microsoft.AspNetCore.OpenApi.dll diff --git a/WebApiLol/bin/Debug/net7.0/Microsoft.OpenApi.dll b/Sources/WebApiLol/bin/Debug/net7.0/Microsoft.OpenApi.dll similarity index 100% rename from WebApiLol/bin/Debug/net7.0/Microsoft.OpenApi.dll rename to Sources/WebApiLol/bin/Debug/net7.0/Microsoft.OpenApi.dll diff --git a/WebApiLol/bin/Debug/net7.0/Model.dll b/Sources/WebApiLol/bin/Debug/net7.0/Model.dll similarity index 100% rename from WebApiLol/bin/Debug/net7.0/Model.dll rename to Sources/WebApiLol/bin/Debug/net7.0/Model.dll diff --git a/WebApiLol/bin/Debug/net7.0/Model.pdb b/Sources/WebApiLol/bin/Debug/net7.0/Model.pdb similarity index 100% rename from WebApiLol/bin/Debug/net7.0/Model.pdb rename to Sources/WebApiLol/bin/Debug/net7.0/Model.pdb diff --git a/WebApiLol/bin/Debug/net7.0/Shared.dll b/Sources/WebApiLol/bin/Debug/net7.0/Shared.dll similarity index 100% rename from WebApiLol/bin/Debug/net7.0/Shared.dll rename to Sources/WebApiLol/bin/Debug/net7.0/Shared.dll diff --git a/WebApiLol/bin/Debug/net7.0/Shared.pdb b/Sources/WebApiLol/bin/Debug/net7.0/Shared.pdb similarity index 100% rename from WebApiLol/bin/Debug/net7.0/Shared.pdb rename to Sources/WebApiLol/bin/Debug/net7.0/Shared.pdb diff --git a/WebApiLol/bin/Debug/net7.0/StubLib.dll b/Sources/WebApiLol/bin/Debug/net7.0/StubLib.dll similarity index 100% rename from WebApiLol/bin/Debug/net7.0/StubLib.dll rename to Sources/WebApiLol/bin/Debug/net7.0/StubLib.dll diff --git a/WebApiLol/bin/Debug/net7.0/StubLib.pdb b/Sources/WebApiLol/bin/Debug/net7.0/StubLib.pdb similarity index 100% rename from WebApiLol/bin/Debug/net7.0/StubLib.pdb rename to Sources/WebApiLol/bin/Debug/net7.0/StubLib.pdb diff --git a/WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.Swagger.dll b/Sources/WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.Swagger.dll similarity index 100% rename from WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.Swagger.dll rename to Sources/WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.Swagger.dll diff --git a/WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll b/Sources/WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll similarity index 100% rename from WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll rename to Sources/WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll diff --git a/WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll b/Sources/WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll similarity index 100% rename from WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll rename to Sources/WebApiLol/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll diff --git a/WebApiLol/bin/Debug/net7.0/WebApiLol b/Sources/WebApiLol/bin/Debug/net7.0/WebApiLol similarity index 100% rename from WebApiLol/bin/Debug/net7.0/WebApiLol rename to Sources/WebApiLol/bin/Debug/net7.0/WebApiLol diff --git a/WebApiLol/bin/Debug/net7.0/WebApiLol.deps.json b/Sources/WebApiLol/bin/Debug/net7.0/WebApiLol.deps.json similarity index 100% rename from WebApiLol/bin/Debug/net7.0/WebApiLol.deps.json rename to Sources/WebApiLol/bin/Debug/net7.0/WebApiLol.deps.json diff --git a/WebApiLol/bin/Debug/net7.0/WebApiLol.dll b/Sources/WebApiLol/bin/Debug/net7.0/WebApiLol.dll similarity index 100% rename from WebApiLol/bin/Debug/net7.0/WebApiLol.dll rename to Sources/WebApiLol/bin/Debug/net7.0/WebApiLol.dll diff --git a/WebApiLol/bin/Debug/net7.0/WebApiLol.pdb b/Sources/WebApiLol/bin/Debug/net7.0/WebApiLol.pdb similarity index 100% rename from WebApiLol/bin/Debug/net7.0/WebApiLol.pdb rename to Sources/WebApiLol/bin/Debug/net7.0/WebApiLol.pdb diff --git a/WebApiLol/bin/Debug/net7.0/WebApiLol.runtimeconfig.json b/Sources/WebApiLol/bin/Debug/net7.0/WebApiLol.runtimeconfig.json similarity index 100% rename from WebApiLol/bin/Debug/net7.0/WebApiLol.runtimeconfig.json rename to Sources/WebApiLol/bin/Debug/net7.0/WebApiLol.runtimeconfig.json diff --git a/WebApiLol/bin/Debug/net7.0/appsettings.Development.json b/Sources/WebApiLol/bin/Debug/net7.0/appsettings.Development.json similarity index 100% rename from WebApiLol/bin/Debug/net7.0/appsettings.Development.json rename to Sources/WebApiLol/bin/Debug/net7.0/appsettings.Development.json diff --git a/WebApiLol/bin/Debug/net7.0/appsettings.json b/Sources/WebApiLol/bin/Debug/net7.0/appsettings.json similarity index 100% rename from WebApiLol/bin/Debug/net7.0/appsettings.json rename to Sources/WebApiLol/bin/Debug/net7.0/appsettings.json diff --git a/WebApiLol/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Sources/WebApiLol/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs similarity index 100% rename from WebApiLol/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs rename to Sources/WebApiLol/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs diff --git a/WebApiLol/obj/Debug/net7.0/WebApiLol.AssemblyInfo.cs b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.AssemblyInfo.cs similarity index 100% rename from WebApiLol/obj/Debug/net7.0/WebApiLol.AssemblyInfo.cs rename to Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.AssemblyInfo.cs diff --git a/WebApiLol/obj/Debug/net7.0/WebApiLol.AssemblyInfoInputs.cache b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.AssemblyInfoInputs.cache similarity index 100% rename from WebApiLol/obj/Debug/net7.0/WebApiLol.AssemblyInfoInputs.cache rename to Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.AssemblyInfoInputs.cache diff --git a/WebApiLol/obj/Debug/net7.0/WebApiLol.GeneratedMSBuildEditorConfig.editorconfig b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.GeneratedMSBuildEditorConfig.editorconfig similarity index 100% rename from WebApiLol/obj/Debug/net7.0/WebApiLol.GeneratedMSBuildEditorConfig.editorconfig rename to Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.GeneratedMSBuildEditorConfig.editorconfig diff --git a/WebApiLol/obj/Debug/net7.0/WebApiLol.GlobalUsings.g.cs b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.GlobalUsings.g.cs similarity index 100% rename from WebApiLol/obj/Debug/net7.0/WebApiLol.GlobalUsings.g.cs rename to Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.GlobalUsings.g.cs diff --git a/WebApiLol/obj/Debug/net7.0/WebApiLol.MvcApplicationPartsAssemblyInfo.cache b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.MvcApplicationPartsAssemblyInfo.cache similarity index 100% rename from WebApiLol/obj/Debug/net7.0/WebApiLol.MvcApplicationPartsAssemblyInfo.cache rename to Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.MvcApplicationPartsAssemblyInfo.cache diff --git a/WebApiLol/obj/Debug/net7.0/WebApiLol.MvcApplicationPartsAssemblyInfo.cs b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.MvcApplicationPartsAssemblyInfo.cs similarity index 100% rename from WebApiLol/obj/Debug/net7.0/WebApiLol.MvcApplicationPartsAssemblyInfo.cs rename to Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.MvcApplicationPartsAssemblyInfo.cs diff --git a/WebApiLol/obj/Debug/net7.0/WebApiLol.assets.cache b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.assets.cache similarity index 100% rename from WebApiLol/obj/Debug/net7.0/WebApiLol.assets.cache rename to Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.assets.cache diff --git a/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.AssemblyReference.cache b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.AssemblyReference.cache similarity index 100% rename from WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.AssemblyReference.cache rename to Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.AssemblyReference.cache diff --git a/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.CopyComplete b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.CopyComplete similarity index 100% rename from WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.CopyComplete rename to Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.CopyComplete diff --git a/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.CoreCompileInputs.cache b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.CoreCompileInputs.cache similarity index 100% rename from WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.CoreCompileInputs.cache rename to Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.CoreCompileInputs.cache diff --git a/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.FileListAbsolute.txt b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.FileListAbsolute.txt similarity index 100% rename from WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.FileListAbsolute.txt rename to Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.csproj.FileListAbsolute.txt diff --git a/WebApiLol/obj/Debug/net7.0/WebApiLol.dll b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.dll similarity index 100% rename from WebApiLol/obj/Debug/net7.0/WebApiLol.dll rename to Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.dll diff --git a/WebApiLol/obj/Debug/net7.0/WebApiLol.genruntimeconfig.cache b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.genruntimeconfig.cache similarity index 100% rename from WebApiLol/obj/Debug/net7.0/WebApiLol.genruntimeconfig.cache rename to Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.genruntimeconfig.cache diff --git a/WebApiLol/obj/Debug/net7.0/WebApiLol.pdb b/Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.pdb similarity index 100% rename from WebApiLol/obj/Debug/net7.0/WebApiLol.pdb rename to Sources/WebApiLol/obj/Debug/net7.0/WebApiLol.pdb diff --git a/WebApiLol/obj/Debug/net7.0/apphost b/Sources/WebApiLol/obj/Debug/net7.0/apphost similarity index 100% rename from WebApiLol/obj/Debug/net7.0/apphost rename to Sources/WebApiLol/obj/Debug/net7.0/apphost diff --git a/WebApiLol/obj/Debug/net7.0/ref/WebApiLol.dll b/Sources/WebApiLol/obj/Debug/net7.0/ref/WebApiLol.dll similarity index 100% rename from WebApiLol/obj/Debug/net7.0/ref/WebApiLol.dll rename to Sources/WebApiLol/obj/Debug/net7.0/ref/WebApiLol.dll diff --git a/WebApiLol/obj/Debug/net7.0/refint/WebApiLol.dll b/Sources/WebApiLol/obj/Debug/net7.0/refint/WebApiLol.dll similarity index 100% rename from WebApiLol/obj/Debug/net7.0/refint/WebApiLol.dll rename to Sources/WebApiLol/obj/Debug/net7.0/refint/WebApiLol.dll diff --git a/WebApiLol/obj/Debug/net7.0/staticwebassets.build.json b/Sources/WebApiLol/obj/Debug/net7.0/staticwebassets.build.json similarity index 100% rename from WebApiLol/obj/Debug/net7.0/staticwebassets.build.json rename to Sources/WebApiLol/obj/Debug/net7.0/staticwebassets.build.json diff --git a/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.build.WebApiLol.props b/Sources/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.build.WebApiLol.props similarity index 100% rename from WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.build.WebApiLol.props rename to Sources/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.build.WebApiLol.props diff --git a/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.buildMultiTargeting.WebApiLol.props b/Sources/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.buildMultiTargeting.WebApiLol.props similarity index 100% rename from WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.buildMultiTargeting.WebApiLol.props rename to Sources/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.buildMultiTargeting.WebApiLol.props diff --git a/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.buildTransitive.WebApiLol.props b/Sources/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.buildTransitive.WebApiLol.props similarity index 100% rename from WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.buildTransitive.WebApiLol.props rename to Sources/WebApiLol/obj/Debug/net7.0/staticwebassets/msbuild.buildTransitive.WebApiLol.props diff --git a/WebApiLol/obj/WebApiLol.csproj.nuget.dgspec.json b/Sources/WebApiLol/obj/WebApiLol.csproj.nuget.dgspec.json similarity index 100% rename from WebApiLol/obj/WebApiLol.csproj.nuget.dgspec.json rename to Sources/WebApiLol/obj/WebApiLol.csproj.nuget.dgspec.json diff --git a/WebApiLol/obj/WebApiLol.csproj.nuget.g.props b/Sources/WebApiLol/obj/WebApiLol.csproj.nuget.g.props similarity index 100% rename from WebApiLol/obj/WebApiLol.csproj.nuget.g.props rename to Sources/WebApiLol/obj/WebApiLol.csproj.nuget.g.props diff --git a/WebApiLol/obj/WebApiLol.csproj.nuget.g.targets b/Sources/WebApiLol/obj/WebApiLol.csproj.nuget.g.targets similarity index 100% rename from WebApiLol/obj/WebApiLol.csproj.nuget.g.targets rename to Sources/WebApiLol/obj/WebApiLol.csproj.nuget.g.targets diff --git a/WebApiLol/obj/project.assets.json b/Sources/WebApiLol/obj/project.assets.json similarity index 100% rename from WebApiLol/obj/project.assets.json rename to Sources/WebApiLol/obj/project.assets.json diff --git a/WebApiLol/obj/project.nuget.cache b/Sources/WebApiLol/obj/project.nuget.cache similarity index 100% rename from WebApiLol/obj/project.nuget.cache rename to Sources/WebApiLol/obj/project.nuget.cache diff --git a/Tests/TestUnitaireLOL/bin/Debug/net7.0/CoverletSourceRootsMapping b/Tests/TestUnitaireLOL/bin/Debug/net7.0/CoverletSourceRootsMapping deleted file mode 100644 index 47a433a49effad6b9d0f28516215bc3c119b04d4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 302 zcmbu4u?oUK5Cy09W0JQ#-A