加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
DataPieDesktop.sln 1.57 KB
一键复制 编辑 原始数据 按行查看 历史
不锈的阳光 提交于 2021-09-15 14:57 . initialize

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30803.129
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataPieDesktop", "DataPieDesktop\DataPieDesktop.csproj", "{93E5575B-7C61-4E47-A79C-97B0DB7FBC96}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataPieCore", "DataPieCore\DataPieCore.csproj", "{5B3A7137-4908-41B3-BC67-1049112608B7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{93E5575B-7C61-4E47-A79C-97B0DB7FBC96}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{93E5575B-7C61-4E47-A79C-97B0DB7FBC96}.Debug|Any CPU.Build.0 = Debug|Any CPU
{93E5575B-7C61-4E47-A79C-97B0DB7FBC96}.Release|Any CPU.ActiveCfg = Release|Any CPU
{93E5575B-7C61-4E47-A79C-97B0DB7FBC96}.Release|Any CPU.Build.0 = Release|Any CPU
{5B3A7137-4908-41B3-BC67-1049112608B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5B3A7137-4908-41B3-BC67-1049112608B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5B3A7137-4908-41B3-BC67-1049112608B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5B3A7137-4908-41B3-BC67-1049112608B7}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6A8257DB-EB3D-4B5E-869F-876D673DF5F7}
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化