浏览代码

提交

master
gwbvipvip 8 个月前
父节点
当前提交
14e59b220a
共有 5 个文件被更改,包括 4 次插入50 次删除
  1. +4
    -0
      .gitignore
  2. +0
    -11
      BPA.KitChen.StoreManagement.Application/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Application.GeneratedMSBuildEditorConfig.editorconfig
  3. +0
    -11
      BPA.KitChen.StoreManagement.Core/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Core.GeneratedMSBuildEditorConfig.editorconfig
  4. +0
    -11
      BPA.KitChen.StoreManagement.SqlSugar/obj/Debug/net6.0/BPA.KitChen.StoreManagement.SqlSugar.GeneratedMSBuildEditorConfig.editorconfig
  5. +0
    -17
      BPA.KitChen.StoreManagement/obj/Debug/net6.0/BPA.KitChen.StoreManagement.GeneratedMSBuildEditorConfig.editorconfig

+ 4
- 0
.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

+ 0
- 11
BPA.KitChen.StoreManagement.Application/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Application.GeneratedMSBuildEditorConfig.editorconfig 查看文件

@@ -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\

+ 0
- 11
BPA.KitChen.StoreManagement.Core/obj/Debug/net6.0/BPA.KitChen.StoreManagement.Core.GeneratedMSBuildEditorConfig.editorconfig 查看文件

@@ -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\

+ 0
- 11
BPA.KitChen.StoreManagement.SqlSugar/obj/Debug/net6.0/BPA.KitChen.StoreManagement.SqlSugar.GeneratedMSBuildEditorConfig.editorconfig 查看文件

@@ -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\

+ 0
- 17
BPA.KitChen.StoreManagement/obj/Debug/net6.0/BPA.KitChen.StoreManagement.GeneratedMSBuildEditorConfig.editorconfig 查看文件

@@ -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 =

正在加载...
取消
保存