1 Star 0 Fork 1

jjg0513/PMS5003 SerialPort For .NET

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
EnvironmentMonitor.sln 1.99 KB
一键复制 编辑 原始数据 按行查看 历史
Emma 提交于 2018-03-14 21:32 +08:00 . 初始化代码

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26730.12
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestMonitor", "EnvironmentMonitor\TestMonitor.csproj", "{C0DA44CE-F96C-4391-852D-54D763D6780C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Model", "Model\Model.csproj", "{09A48E5D-4E35-4EC1-BD36-476771B06AF3}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Common", "Common\Common.csproj", "{41B9C6E0-8299-4893-8E94-4C3112A052BB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C0DA44CE-F96C-4391-852D-54D763D6780C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C0DA44CE-F96C-4391-852D-54D763D6780C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C0DA44CE-F96C-4391-852D-54D763D6780C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C0DA44CE-F96C-4391-852D-54D763D6780C}.Release|Any CPU.Build.0 = Release|Any CPU
{09A48E5D-4E35-4EC1-BD36-476771B06AF3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{09A48E5D-4E35-4EC1-BD36-476771B06AF3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{09A48E5D-4E35-4EC1-BD36-476771B06AF3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{09A48E5D-4E35-4EC1-BD36-476771B06AF3}.Release|Any CPU.Build.0 = Release|Any CPU
{41B9C6E0-8299-4893-8E94-4C3112A052BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{41B9C6E0-8299-4893-8E94-4C3112A052BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{41B9C6E0-8299-4893-8E94-4C3112A052BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{41B9C6E0-8299-4893-8E94-4C3112A052BB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {10B059AE-0051-45A3-8CE8-7E6F4EE23E07}
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/jjg0513/PMS5003-SerialPort-For-.NET.git
git@gitee.com:jjg0513/PMS5003-SerialPort-For-.NET.git
jjg0513
PMS5003-SerialPort-For-.NET
PMS5003 SerialPort For .NET
master

搜索帮助