加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
ShiQuan.SerialHelper.sln 1.47 KB
一键复制 编辑 原始数据 按行查看 历史
ShiQuan 提交于 2022-05-02 19:08 . 创建项目

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShiQuan.SerialHelper", "ShiQuan.SerialHelper\ShiQuan.SerialHelper.csproj", "{E13B24AE-39D6-4BC4-A452-63E399A3B01F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShiQuan.Framework", "ShiQuan.Framework\ShiQuan.Framework.csproj", "{1F412579-18DA-4CF5-8409-0C582A911689}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E13B24AE-39D6-4BC4-A452-63E399A3B01F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E13B24AE-39D6-4BC4-A452-63E399A3B01F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E13B24AE-39D6-4BC4-A452-63E399A3B01F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E13B24AE-39D6-4BC4-A452-63E399A3B01F}.Release|Any CPU.Build.0 = Release|Any CPU
{1F412579-18DA-4CF5-8409-0C582A911689}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1F412579-18DA-4CF5-8409-0C582A911689}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1F412579-18DA-4CF5-8409-0C582A911689}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1F412579-18DA-4CF5-8409-0C582A911689}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化