AssetManager.API/AssetManager.Data/obj/Debug/net8.0/AssetManager.Data.GeneratedMSBuildEditorConfig.editorconfig
fanfpy cd5c3aedbe feat: 初始化项目结构并添加基础功能
- 创建解决方案及各项目层
- 添加API基础控制器和DTO定义
- 实现JWT认证服务和微信登录服务
- 添加Swagger文档支持
- 配置项目依赖和构建文件
2026-02-18 20:36:09 +08:00

14 lines
596 B
Plaintext

is_global = true
build_property.TargetFramework = net8.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 = AssetManager.Data
build_property.ProjectDir = /Users/fanfpy/Projects/AssetManager/AssetManager.Data/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =