1 Star 0 Fork 0

紫剑真人 / WebApi脚手架

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
zijian666.WebApiExtensions.sln 2.79 KB
一键复制 编辑 原始数据 按行查看 历史
紫剑真人 提交于 2022-06-11 08:35 . 1
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30406.217
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{5E7A54C9-670E-4158-A501-28DEA5D41295}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "_files", "_files", "{6229F40C-7080-418B-9482-5744366271FA}"
ProjectSection(SolutionItems) = preProject
build.bat = build.bat
LICENSE = LICENSE
README.md = README.md
UPLOGS.md = UPLOGS.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "test", "test\test\test.csproj", "{9AE7D518-1F16-4D14-A245-B6A6772D3B4D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "example", "example", "{B12F6F0A-B782-4322-86A3-BFB40C3A9200}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "zijian666.WebApiExtensions", "src\zijian666.WebApiExtensions\zijian666.WebApiExtensions.csproj", "{D8090434-6E07-433D-81AA-557EF1B93393}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WebApiDemo", "example\WebApiDemo\WebApiDemo.csproj", "{12163998-A8BB-480D-BF18-66FDA5C2EFE7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9AE7D518-1F16-4D14-A245-B6A6772D3B4D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9AE7D518-1F16-4D14-A245-B6A6772D3B4D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9AE7D518-1F16-4D14-A245-B6A6772D3B4D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9AE7D518-1F16-4D14-A245-B6A6772D3B4D}.Release|Any CPU.Build.0 = Release|Any CPU
{D8090434-6E07-433D-81AA-557EF1B93393}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D8090434-6E07-433D-81AA-557EF1B93393}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D8090434-6E07-433D-81AA-557EF1B93393}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D8090434-6E07-433D-81AA-557EF1B93393}.Release|Any CPU.Build.0 = Release|Any CPU
{12163998-A8BB-480D-BF18-66FDA5C2EFE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{12163998-A8BB-480D-BF18-66FDA5C2EFE7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{12163998-A8BB-480D-BF18-66FDA5C2EFE7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{12163998-A8BB-480D-BF18-66FDA5C2EFE7}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{9AE7D518-1F16-4D14-A245-B6A6772D3B4D} = {5E7A54C9-670E-4158-A501-28DEA5D41295}
{12163998-A8BB-480D-BF18-66FDA5C2EFE7} = {B12F6F0A-B782-4322-86A3-BFB40C3A9200}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {59FC7063-83B0-4F65-96AC-0E953B7F64DF}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zijian666/WebApiExtensions.git
git@gitee.com:zijian666/WebApiExtensions.git
zijian666
WebApiExtensions
WebApi脚手架
master

搜索帮助