@@ -31,7 +31,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{912C
3131EndProject
3232Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "workflows" , "workflows" , "{61C4FD8C-A0BC-4050-BD6C-1D48B45302E7}"
3333 Project Section (SolutionItems ) = preProject
34- .github \workflows \build -and -test .yml = .github \workflows \build -and -test .yml
34+ .github \workflows \ubuntu _build -and -test .yml = .github \workflows \ubuntu _build -and -test .yml
35+ .github \workflows \windows _build -and -test .yml = .github \workflows \windows _build -and -test .yml
3536 EndProject Section
3637EndProject
3738Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "WikiImages" , "WikiImages" , "{2B5F93AC-82F3-486D-8A44-07E2E21FA6A9}"
@@ -51,20 +52,6 @@ Project("{C7167F0D-BC9F-4E6E-AFE1-012C56B48DB5}") = "MessageCommunicator.WinApp"
5152EndProject
5253Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "MessageCommunicator.SerialPorts" , "MessageCommunicator.SerialPorts\MessageCommunicator.SerialPorts.csproj" , "{1AC0E46B-95A6-48CC-8435-3B084A01151D}"
5354EndProject
54- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "docs" , "docs" , "{43317525-1226-4299-9444-6DBF06A5F943}"
55- Project Section (SolutionItems ) = preProject
56- docs \ByteStreamHandler .md = docs \ByteStreamHandler .md
57- docs \Home .md = docs \Home .md
58- docs \MessageRecognizer .md = docs \MessageRecognizer .md
59- docs \Profile .md = docs \Profile .md
60- EndProject Section
61- EndProject
62- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Resources" , "Resources" , "{EA6DE818-9931-4DA6-B34A-7E9D285B588C}"
63- Project Section (SolutionItems ) = preProject
64- docs \Resources \ByteStreamHandlerSettings .png = docs \Resources \ByteStreamHandlerSettings .png
65- docs \Resources \MessageRecognizerSettings .png = docs \Resources \MessageRecognizerSettings .png
66- EndProject Section
67- EndProject
6855Global
6956 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
7057 Debug| x64 = Debug| x64
@@ -132,7 +119,6 @@ Global
132119 {61C4FD8C-A0BC-4050-BD6C-1D48B45302E7} = {912C279A-570B-490B-B610-5357670BF0D8}
133120 {2B5F93AC-82F3-486D-8A44-07E2E21FA6A9} = {8E0807B9-6F5F-4BB1-AA23-2AED4FD99B71}
134121 {C55F0A61-2E52-49DF-8BF0-86288AC9DAC6} = {8E0807B9-6F5F-4BB1-AA23-2AED4FD99B71}
135- {EA6DE818-9931-4DA6-B34A-7E9D285B588C} = {43317525-1226-4299-9444-6DBF06A5F943}
136122 EndGlobalSection
137123 GlobalSection (ExtensibilityGlobals ) = postSolution
138124 SolutionGuid = {F611EC5F-305C-4179-91F2-741C52DAAFA0}
0 commit comments