diff --git a/.vs/ProjectSettings.json b/.vs/ProjectSettings.json deleted file mode 100644 index 866f1e1..0000000 --- a/.vs/ProjectSettings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "CurrentProjectSetting": null -} \ No newline at end of file diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite deleted file mode 100644 index 1edbc65..0000000 Binary files a/.vs/slnx.sqlite and /dev/null differ diff --git a/Sources/AllInApi/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/Sources/AllInApi/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index a8c10ef..0000000 --- a/Sources/AllInApi/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")] diff --git a/Sources/AllInApi/obj/Debug/net6.0/AllInApi.AssemblyInfo.cs b/Sources/AllInApi/obj/Debug/net6.0/AllInApi.AssemblyInfo.cs deleted file mode 100644 index 88767db..0000000 --- a/Sources/AllInApi/obj/Debug/net6.0/AllInApi.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Ce code a été généré par un outil. -// Version du runtime :4.0.30319.42000 -// -// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si -// le code est régénéré. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("AllInApi")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("AllInApi")] -[assembly: System.Reflection.AssemblyTitleAttribute("AllInApi")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Généré par la classe MSBuild WriteCodeFragment. - diff --git a/Sources/AllInApi/obj/Debug/net6.0/AllInApi.AssemblyInfoInputs.cache b/Sources/AllInApi/obj/Debug/net6.0/AllInApi.AssemblyInfoInputs.cache deleted file mode 100644 index c4aee84..0000000 --- a/Sources/AllInApi/obj/Debug/net6.0/AllInApi.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -3dfda93da6ee88a15d591ed0c9a2d044c023bdef diff --git a/Sources/AllInApi/obj/Debug/net6.0/AllInApi.GeneratedMSBuildEditorConfig.editorconfig b/Sources/AllInApi/obj/Debug/net6.0/AllInApi.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 8728532..0000000 --- a/Sources/AllInApi/obj/Debug/net6.0/AllInApi.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,17 +0,0 @@ -is_global = true -build_property.TargetFramework = net6.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = true -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = AllInApi -build_property.RootNamespace = AllInApi -build_property.ProjectDir = C:\Users\rahassou\source\repos\Api\Sources\AllInApi\ -build_property.RazorLangVersion = 6.0 -build_property.SupportLocalizedComponentNames = -build_property.GenerateRazorMetadataSourceChecksumAttributes = -build_property.MSBuildProjectDirectory = C:\Users\rahassou\source\repos\Api\Sources\AllInApi -build_property._RazorSourceGeneratorDebug = diff --git a/Sources/AllInApi/obj/Debug/net6.0/AllInApi.GlobalUsings.g.cs b/Sources/AllInApi/obj/Debug/net6.0/AllInApi.GlobalUsings.g.cs deleted file mode 100644 index 45ca3c5..0000000 --- a/Sources/AllInApi/obj/Debug/net6.0/AllInApi.GlobalUsings.g.cs +++ /dev/null @@ -1,17 +0,0 @@ -// -global using global::Microsoft.AspNetCore.Builder; -global using global::Microsoft.AspNetCore.Hosting; -global using global::Microsoft.AspNetCore.Http; -global using global::Microsoft.AspNetCore.Routing; -global using global::Microsoft.Extensions.Configuration; -global using global::Microsoft.Extensions.DependencyInjection; -global using global::Microsoft.Extensions.Hosting; -global using global::Microsoft.Extensions.Logging; -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Net.Http.Json; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Sources/AllInApi/obj/Debug/net6.0/AllInApi.csproj.AssemblyReference.cache b/Sources/AllInApi/obj/Debug/net6.0/AllInApi.csproj.AssemblyReference.cache deleted file mode 100644 index f2d79bb..0000000 Binary files a/Sources/AllInApi/obj/Debug/net6.0/AllInApi.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Sources/AllInApi/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/Sources/AllInApi/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index a8c10ef..0000000 --- a/Sources/AllInApi/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")] diff --git a/Sources/AllInApi/obj/Release/net6.0/AllInApi.AssemblyInfo.cs b/Sources/AllInApi/obj/Release/net6.0/AllInApi.AssemblyInfo.cs deleted file mode 100644 index 3edda2e..0000000 --- a/Sources/AllInApi/obj/Release/net6.0/AllInApi.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Ce code a été généré par un outil. -// Version du runtime :4.0.30319.42000 -// -// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si -// le code est régénéré. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("AllInApi")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("AllInApi")] -[assembly: System.Reflection.AssemblyTitleAttribute("AllInApi")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Généré par la classe MSBuild WriteCodeFragment. - diff --git a/Sources/AllInApi/obj/Release/net6.0/AllInApi.AssemblyInfoInputs.cache b/Sources/AllInApi/obj/Release/net6.0/AllInApi.AssemblyInfoInputs.cache deleted file mode 100644 index fd811a7..0000000 --- a/Sources/AllInApi/obj/Release/net6.0/AllInApi.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -c474bb9f43b57677ab9d78f74a109a63e9542122 diff --git a/Sources/AllInApi/obj/Release/net6.0/AllInApi.GeneratedMSBuildEditorConfig.editorconfig b/Sources/AllInApi/obj/Release/net6.0/AllInApi.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 8728532..0000000 --- a/Sources/AllInApi/obj/Release/net6.0/AllInApi.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,17 +0,0 @@ -is_global = true -build_property.TargetFramework = net6.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = true -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = AllInApi -build_property.RootNamespace = AllInApi -build_property.ProjectDir = C:\Users\rahassou\source\repos\Api\Sources\AllInApi\ -build_property.RazorLangVersion = 6.0 -build_property.SupportLocalizedComponentNames = -build_property.GenerateRazorMetadataSourceChecksumAttributes = -build_property.MSBuildProjectDirectory = C:\Users\rahassou\source\repos\Api\Sources\AllInApi -build_property._RazorSourceGeneratorDebug = diff --git a/Sources/AllInApi/obj/Release/net6.0/AllInApi.GlobalUsings.g.cs b/Sources/AllInApi/obj/Release/net6.0/AllInApi.GlobalUsings.g.cs deleted file mode 100644 index 45ca3c5..0000000 --- a/Sources/AllInApi/obj/Release/net6.0/AllInApi.GlobalUsings.g.cs +++ /dev/null @@ -1,17 +0,0 @@ -// -global using global::Microsoft.AspNetCore.Builder; -global using global::Microsoft.AspNetCore.Hosting; -global using global::Microsoft.AspNetCore.Http; -global using global::Microsoft.AspNetCore.Routing; -global using global::Microsoft.Extensions.Configuration; -global using global::Microsoft.Extensions.DependencyInjection; -global using global::Microsoft.Extensions.Hosting; -global using global::Microsoft.Extensions.Logging; -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Net.Http.Json; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Sources/AllInApi/obj/Release/net6.0/AllInApi.csproj.AssemblyReference.cache b/Sources/AllInApi/obj/Release/net6.0/AllInApi.csproj.AssemblyReference.cache deleted file mode 100644 index f2d79bb..0000000 Binary files a/Sources/AllInApi/obj/Release/net6.0/AllInApi.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Sources/Model/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/Sources/Model/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index a8c10ef..0000000 --- a/Sources/Model/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")] diff --git a/Sources/Model/obj/Debug/net6.0/Model.AssemblyInfo.cs b/Sources/Model/obj/Debug/net6.0/Model.AssemblyInfo.cs deleted file mode 100644 index 0a6444f..0000000 --- a/Sources/Model/obj/Debug/net6.0/Model.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Ce code a été généré par un outil. -// Version du runtime :4.0.30319.42000 -// -// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si -// le code est régénéré. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Model")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Model")] -[assembly: System.Reflection.AssemblyTitleAttribute("Model")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Généré par la classe MSBuild WriteCodeFragment. - diff --git a/Sources/Model/obj/Debug/net6.0/Model.AssemblyInfoInputs.cache b/Sources/Model/obj/Debug/net6.0/Model.AssemblyInfoInputs.cache deleted file mode 100644 index c076c50..0000000 --- a/Sources/Model/obj/Debug/net6.0/Model.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -4a8dbeadcd9b0f1c9e3d60538b31bdeebd5df202 diff --git a/Sources/Model/obj/Debug/net6.0/Model.GeneratedMSBuildEditorConfig.editorconfig b/Sources/Model/obj/Debug/net6.0/Model.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 539b8ff..0000000 --- a/Sources/Model/obj/Debug/net6.0/Model.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net6.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Model -build_property.ProjectDir = C:\Users\rahassou\source\repos\Api\Sources\Model\ diff --git a/Sources/Model/obj/Debug/net6.0/Model.GlobalUsings.g.cs b/Sources/Model/obj/Debug/net6.0/Model.GlobalUsings.g.cs deleted file mode 100644 index ac22929..0000000 --- a/Sources/Model/obj/Debug/net6.0/Model.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Sources/Model/obj/Debug/net6.0/Model.csproj.AssemblyReference.cache b/Sources/Model/obj/Debug/net6.0/Model.csproj.AssemblyReference.cache deleted file mode 100644 index a4009c0..0000000 Binary files a/Sources/Model/obj/Debug/net6.0/Model.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Sources/Model/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/Sources/Model/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index a8c10ef..0000000 --- a/Sources/Model/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")] diff --git a/Sources/Model/obj/Release/net6.0/Model.AssemblyInfo.cs b/Sources/Model/obj/Release/net6.0/Model.AssemblyInfo.cs deleted file mode 100644 index 1c06354..0000000 --- a/Sources/Model/obj/Release/net6.0/Model.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Ce code a été généré par un outil. -// Version du runtime :4.0.30319.42000 -// -// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si -// le code est régénéré. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Model")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Model")] -[assembly: System.Reflection.AssemblyTitleAttribute("Model")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Généré par la classe MSBuild WriteCodeFragment. - diff --git a/Sources/Model/obj/Release/net6.0/Model.AssemblyInfoInputs.cache b/Sources/Model/obj/Release/net6.0/Model.AssemblyInfoInputs.cache deleted file mode 100644 index 0c807d6..0000000 --- a/Sources/Model/obj/Release/net6.0/Model.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -ddf38683e86696b7f525554af4462b2de78e0917 diff --git a/Sources/Model/obj/Release/net6.0/Model.GeneratedMSBuildEditorConfig.editorconfig b/Sources/Model/obj/Release/net6.0/Model.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 539b8ff..0000000 --- a/Sources/Model/obj/Release/net6.0/Model.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net6.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Model -build_property.ProjectDir = C:\Users\rahassou\source\repos\Api\Sources\Model\ diff --git a/Sources/Model/obj/Release/net6.0/Model.GlobalUsings.g.cs b/Sources/Model/obj/Release/net6.0/Model.GlobalUsings.g.cs deleted file mode 100644 index ac22929..0000000 --- a/Sources/Model/obj/Release/net6.0/Model.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Sources/Model/obj/Release/net6.0/Model.csproj.AssemblyReference.cache b/Sources/Model/obj/Release/net6.0/Model.csproj.AssemblyReference.cache deleted file mode 100644 index a4009c0..0000000 Binary files a/Sources/Model/obj/Release/net6.0/Model.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Sources/Shared/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/Sources/Shared/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index a8c10ef..0000000 --- a/Sources/Shared/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")] diff --git a/Sources/Shared/obj/Debug/net6.0/Shared.AssemblyInfo.cs b/Sources/Shared/obj/Debug/net6.0/Shared.AssemblyInfo.cs deleted file mode 100644 index 7b9b749..0000000 --- a/Sources/Shared/obj/Debug/net6.0/Shared.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Ce code a été généré par un outil. -// Version du runtime :4.0.30319.42000 -// -// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si -// le code est régénéré. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Shared")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Shared")] -[assembly: System.Reflection.AssemblyTitleAttribute("Shared")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Généré par la classe MSBuild WriteCodeFragment. - diff --git a/Sources/Shared/obj/Debug/net6.0/Shared.AssemblyInfoInputs.cache b/Sources/Shared/obj/Debug/net6.0/Shared.AssemblyInfoInputs.cache deleted file mode 100644 index 4820792..0000000 --- a/Sources/Shared/obj/Debug/net6.0/Shared.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -e5d71b5acf0dfcbe29395b5fa622ad07a767f235 diff --git a/Sources/Shared/obj/Debug/net6.0/Shared.GeneratedMSBuildEditorConfig.editorconfig b/Sources/Shared/obj/Debug/net6.0/Shared.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 288e9cc..0000000 --- a/Sources/Shared/obj/Debug/net6.0/Shared.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net6.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Shared -build_property.ProjectDir = C:\Users\rahassou\source\repos\Api\Sources\Shared\ diff --git a/Sources/Shared/obj/Debug/net6.0/Shared.GlobalUsings.g.cs b/Sources/Shared/obj/Debug/net6.0/Shared.GlobalUsings.g.cs deleted file mode 100644 index ac22929..0000000 --- a/Sources/Shared/obj/Debug/net6.0/Shared.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Sources/Shared/obj/Debug/net6.0/Shared.csproj.AssemblyReference.cache b/Sources/Shared/obj/Debug/net6.0/Shared.csproj.AssemblyReference.cache deleted file mode 100644 index a4009c0..0000000 Binary files a/Sources/Shared/obj/Debug/net6.0/Shared.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Sources/Shared/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/Sources/Shared/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index a8c10ef..0000000 --- a/Sources/Shared/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")] diff --git a/Sources/Shared/obj/Release/net6.0/Shared.AssemblyInfo.cs b/Sources/Shared/obj/Release/net6.0/Shared.AssemblyInfo.cs deleted file mode 100644 index 575c72a..0000000 --- a/Sources/Shared/obj/Release/net6.0/Shared.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Ce code a été généré par un outil. -// Version du runtime :4.0.30319.42000 -// -// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si -// le code est régénéré. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Shared")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Shared")] -[assembly: System.Reflection.AssemblyTitleAttribute("Shared")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Généré par la classe MSBuild WriteCodeFragment. - diff --git a/Sources/Shared/obj/Release/net6.0/Shared.AssemblyInfoInputs.cache b/Sources/Shared/obj/Release/net6.0/Shared.AssemblyInfoInputs.cache deleted file mode 100644 index 97b311c..0000000 --- a/Sources/Shared/obj/Release/net6.0/Shared.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -49841c6b3c8be05f1187bfaffc6020d2f4bc4559 diff --git a/Sources/Shared/obj/Release/net6.0/Shared.GeneratedMSBuildEditorConfig.editorconfig b/Sources/Shared/obj/Release/net6.0/Shared.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 288e9cc..0000000 --- a/Sources/Shared/obj/Release/net6.0/Shared.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net6.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Shared -build_property.ProjectDir = C:\Users\rahassou\source\repos\Api\Sources\Shared\ diff --git a/Sources/Shared/obj/Release/net6.0/Shared.GlobalUsings.g.cs b/Sources/Shared/obj/Release/net6.0/Shared.GlobalUsings.g.cs deleted file mode 100644 index ac22929..0000000 --- a/Sources/Shared/obj/Release/net6.0/Shared.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Sources/Shared/obj/Release/net6.0/Shared.csproj.AssemblyReference.cache b/Sources/Shared/obj/Release/net6.0/Shared.csproj.AssemblyReference.cache deleted file mode 100644 index a4009c0..0000000 Binary files a/Sources/Shared/obj/Release/net6.0/Shared.csproj.AssemblyReference.cache and /dev/null differ