diff --git a/.gitignore b/.gitignore index 832ce58..b8319e0 100644 --- a/.gitignore +++ b/.gitignore @@ -377,3 +377,7 @@ FodyWeavers.xsd /.vs/ProjectEvaluation/bpa.kitchen.storemanagement.projects.v7.bin /.vs/BPA.KitChen.StoreManagement/FileContentIndex/b58bf9e9-fbaf-4cd9-b3ec-2b747a77e383.vsidx /.vs/BPA.KitChen.StoreManagement/FileContentIndex/b58bf9e9-fbaf-4cd9-b3ec-2b747a77e383.vsidx +/BPA.KitChen.StoreManagement/obj/Debug/net6.0/BPA.KitChen.StoreManagement.GeneratedMSBuildEditorConfig.editorconfig +/BPA.KitChen.StoreManagement.Application/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Application.GeneratedMSBuildEditorConfig.editorconfig +/BPA.KitChen.StoreManagement.Core/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Core.GeneratedMSBuildEditorConfig.editorconfig +/BPA.KitChen.StoreManagement.SqlSugar/obj/Debug/net6.0/BPA.KitChen.StoreManagement.SqlSugar.GeneratedMSBuildEditorConfig.editorconfig diff --git a/BPA.KitChen.StoreManagement.Application/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Application.GeneratedMSBuildEditorConfig.editorconfig b/BPA.KitChen.StoreManagement.Application/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Application.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 4926cc1..0000000 --- a/BPA.KitChen.StoreManagement.Application/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Application.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 = BPA.KitChen.StoreManagement.Application -build_property.ProjectDir = D:\Work\BPA.KitChen.StoreManagement\BPA.KitChen.StoreManagement.Application\ diff --git a/BPA.KitChen.StoreManagement.Core/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Core.GeneratedMSBuildEditorConfig.editorconfig b/BPA.KitChen.StoreManagement.Core/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Core.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index e7ab59e..0000000 --- a/BPA.KitChen.StoreManagement.Core/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Core.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 = BPA.KitChen.StoreManagement.Core -build_property.ProjectDir = D:\Work\BPA.KitChen.StoreManagement\BPA.KitChen.StoreManagement.Core\ diff --git a/BPA.KitChen.StoreManagement.SqlSugar/obj/Debug/net6.0/BPA.KitChen.StoreManagement.SqlSugar.GeneratedMSBuildEditorConfig.editorconfig b/BPA.KitChen.StoreManagement.SqlSugar/obj/Debug/net6.0/BPA.KitChen.StoreManagement.SqlSugar.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index cc81abd..0000000 --- a/BPA.KitChen.StoreManagement.SqlSugar/obj/Debug/net6.0/BPA.KitChen.StoreManagement.SqlSugar.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 = BPA.KitChen.StoreManagement.SqlSugar -build_property.ProjectDir = D:\Work\BPA.KitChen.StoreManagement\BPA.KitChen.StoreManagement.SqlSugar\ diff --git a/BPA.KitChen.StoreManagement/obj/Debug/net6.0/BPA.KitChen.StoreManagement.GeneratedMSBuildEditorConfig.editorconfig b/BPA.KitChen.StoreManagement/obj/Debug/net6.0/BPA.KitChen.StoreManagement.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 5680053..0000000 --- a/BPA.KitChen.StoreManagement/obj/Debug/net6.0/BPA.KitChen.StoreManagement.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 = BPA.KitChen.StoreManagement -build_property.RootNamespace = BPA.KitChen.StoreManagement -build_property.ProjectDir = D:\Work\BPA.KitChen.StoreManagement\BPA.KitChen.StoreManagement\ -build_property.RazorLangVersion = 6.0 -build_property.SupportLocalizedComponentNames = -build_property.GenerateRazorMetadataSourceChecksumAttributes = -build_property.MSBuildProjectDirectory = D:\Work\BPA.KitChen.StoreManagement\BPA.KitChen.StoreManagement -build_property._RazorSourceGeneratorDebug =