-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
nanoFramework.System.Device.Gpio.sln
33 lines (33 loc) · 1.58 KB
/
nanoFramework.System.Device.Gpio.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32929.385
MinimumVisualStudioVersion = 10.0.40219.1
Project("{11A8DD76-328B-46DF-9F39-F559912D0360}") = "System.Device.Gpio", "System.Device.Gpio\System.Device.Gpio.nfproj", "{80B5C789-F9FC-43BF-9595-E8855AF83219}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C10F0984-7DFD-4D08-A304-56CFC0966E61}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
nanoFramework.System.Device.Gpio.DELIVERABLES.nuspec = nanoFramework.System.Device.Gpio.DELIVERABLES.nuspec
nanoFramework.System.Device.Gpio.nuspec = nanoFramework.System.Device.Gpio.nuspec
NuGet.Config = NuGet.Config
version.json = version.json
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{80B5C789-F9FC-43BF-9595-E8855AF83219}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{80B5C789-F9FC-43BF-9595-E8855AF83219}.Debug|Any CPU.Build.0 = Debug|Any CPU
{80B5C789-F9FC-43BF-9595-E8855AF83219}.Release|Any CPU.ActiveCfg = Release|Any CPU
{80B5C789-F9FC-43BF-9595-E8855AF83219}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1BCAE93E-B7EA-47CE-AD4E-F9405D02D77D}
EndGlobalSection
EndGlobal