1 Star 0 Fork 1

Alex Chow/SupperTreeSample

forked from Argo/SupperTreeSample 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
SupperTreeSample.sln 1.97 KB
一键复制 编辑 原始数据 按行查看 历史
Argo 提交于 2022-02-27 16:54 +08:00 . init: 初始化仓库

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32210.238
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{69BC3D2E-AEF7-43C2-AF43-8BF4B689E5D8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SupperTreeSample.Shared", "src\SupperTreeSample.Shared\SupperTreeSample.Shared.csproj", "{CF57BFFA-9305-482F-A654-C7BFE3584034}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SupperTreeSample.Server", "src\SupperTreeSample.Server\SupperTreeSample.Server.csproj", "{E0067AA3-5164-4271-BD27-976733E666CC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CF57BFFA-9305-482F-A654-C7BFE3584034}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CF57BFFA-9305-482F-A654-C7BFE3584034}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CF57BFFA-9305-482F-A654-C7BFE3584034}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CF57BFFA-9305-482F-A654-C7BFE3584034}.Release|Any CPU.Build.0 = Release|Any CPU
{E0067AA3-5164-4271-BD27-976733E666CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E0067AA3-5164-4271-BD27-976733E666CC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E0067AA3-5164-4271-BD27-976733E666CC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E0067AA3-5164-4271-BD27-976733E666CC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{CF57BFFA-9305-482F-A654-C7BFE3584034} = {69BC3D2E-AEF7-43C2-AF43-8BF4B689E5D8}
{E0067AA3-5164-4271-BD27-976733E666CC} = {69BC3D2E-AEF7-43C2-AF43-8BF4B689E5D8}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {36AA3510-14FB-4276-946E-CC3586A9E72A}
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/alexchow/supper-tree-sample.git
git@gitee.com:alexchow/supper-tree-sample.git
alexchow
supper-tree-sample
SupperTreeSample
master

搜索帮助