增加mqtt和串口
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.13.35919.96 d17.13
|
||||
VisualStudioVersion = 17.13.35919.96
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{02EA681E-C7D8-13C7-8484-4AC65E1B71E8}"
|
||||
EndProject
|
||||
@@ -25,6 +25,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Models", "Models", "{DC9232
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "linesider_sreen_bankend.Models", "linesider_screen_bankend\Models\linesider_sreen_bankend.Models\linesider_sreen_bankend.Models.csproj", "{C6CAA9C9-BB36-8E14-AF0B-A2E7E927E760}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "linesider_screen_tool", "linesider_screen_tool\linesider_screen_tool.csproj", "{309E3EF1-96DD-43A1-AAF2-D0246B76438B}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@@ -59,6 +61,10 @@ Global
|
||||
{C6CAA9C9-BB36-8E14-AF0B-A2E7E927E760}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{C6CAA9C9-BB36-8E14-AF0B-A2E7E927E760}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{C6CAA9C9-BB36-8E14-AF0B-A2E7E927E760}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{309E3EF1-96DD-43A1-AAF2-D0246B76438B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{309E3EF1-96DD-43A1-AAF2-D0246B76438B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{309E3EF1-96DD-43A1-AAF2-D0246B76438B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{309E3EF1-96DD-43A1-AAF2-D0246B76438B}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
||||
Reference in New Issue
Block a user