Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.29215.179 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Unosquare.RaspberryIO.Abstractions", "Unosquare.RaspberryIO.Abstractions\Unosquare.RaspberryIO.Abstractions.csproj", "{01319087-49C3-4BC6-BA85-80A52005A9E8}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Unosquare.WiringPi", "Unosquare.WiringPi\Unosquare.WiringPi.csproj", "{7575A3B0-7ABB-4BFF-8B6C-E34F58A7F28F}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Unosquare.RaspberryIO", "Unosquare.RaspberryIO\Unosquare.RaspberryIO.csproj", "{575B2845-82A7-4B46-8268-86692462C978}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{9340B27B-98AB-4E61-B685-AB7311C718BF}" ProjectSection(SolutionItems) = preProject README.md = README.md EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Swan.Tiny", "Swan.Tiny\Swan.Tiny.csproj", "{6018BB85-473F-46B0-A7FF-A6ECB64213AB}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {01319087-49C3-4BC6-BA85-80A52005A9E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {01319087-49C3-4BC6-BA85-80A52005A9E8}.Debug|Any CPU.Build.0 = Debug|Any CPU {01319087-49C3-4BC6-BA85-80A52005A9E8}.Release|Any CPU.ActiveCfg = Release|Any CPU {01319087-49C3-4BC6-BA85-80A52005A9E8}.Release|Any CPU.Build.0 = Release|Any CPU {7575A3B0-7ABB-4BFF-8B6C-E34F58A7F28F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7575A3B0-7ABB-4BFF-8B6C-E34F58A7F28F}.Debug|Any CPU.Build.0 = Debug|Any CPU {7575A3B0-7ABB-4BFF-8B6C-E34F58A7F28F}.Release|Any CPU.ActiveCfg = Release|Any CPU {7575A3B0-7ABB-4BFF-8B6C-E34F58A7F28F}.Release|Any CPU.Build.0 = Release|Any CPU {575B2845-82A7-4B46-8268-86692462C978}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {575B2845-82A7-4B46-8268-86692462C978}.Debug|Any CPU.Build.0 = Debug|Any CPU {575B2845-82A7-4B46-8268-86692462C978}.Release|Any CPU.ActiveCfg = Release|Any CPU {575B2845-82A7-4B46-8268-86692462C978}.Release|Any CPU.Build.0 = Release|Any CPU {6018BB85-473F-46B0-A7FF-A6ECB64213AB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {6018BB85-473F-46B0-A7FF-A6ECB64213AB}.Debug|Any CPU.Build.0 = Debug|Any CPU {6018BB85-473F-46B0-A7FF-A6ECB64213AB}.Release|Any CPU.ActiveCfg = Release|Any CPU {6018BB85-473F-46B0-A7FF-A6ECB64213AB}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {284182C7-6434-490D-BFC0-4DB344A38C2A} EndGlobalSection EndGlobal