forked from nanoframework/nanoFramework.IoT.Device
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Dac63004.sln
41 lines (41 loc) · 2.15 KB
/
Dac63004.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
34
35
36
37
38
39
40
41
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32126.317
MinimumVisualStudioVersion = 15.0.26124.0
Project("{11A8DD76-328B-46DF-9F39-F559912D0360}") = "Dac63004", "Dac63004.nfproj", "{73d5e310-bebe-4770-83b9-b3a14a5f0774}"
EndProject
Project("{11A8DD76-328B-46DF-9F39-F559912D0360}") = "Dac63004.Samples", "samples\Dac63004.Samples.nfproj", "{935F3B6F-21E9-4AF8-8440-7EF58E267A4A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{D31FA16F-AC01-4B87-805B-4599BEEC8CDD}"
ProjectSection(SolutionItems) = preProject
Bq25798.nuspec = Bq25798.nuspec
README.md = README.md
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
{73d5e310-bebe-4770-83b9-b3a14a5f0774}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{73d5e310-bebe-4770-83b9-b3a14a5f0774}.Debug|Any CPU.Build.0 = Debug|Any CPU
{73d5e310-bebe-4770-83b9-b3a14a5f0774}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{73d5e310-bebe-4770-83b9-b3a14a5f0774}.Release|Any CPU.ActiveCfg = Release|Any CPU
{73d5e310-bebe-4770-83b9-b3a14a5f0774}.Release|Any CPU.Build.0 = Release|Any CPU
{73d5e310-bebe-4770-83b9-b3a14a5f0774}.Release|Any CPU.Deploy.0 = Release|Any CPU
{935F3B6F-21E9-4AF8-8440-7EF58E267A4A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{935F3B6F-21E9-4AF8-8440-7EF58E267A4A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{935F3B6F-21E9-4AF8-8440-7EF58E267A4A}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{935F3B6F-21E9-4AF8-8440-7EF58E267A4A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{935F3B6F-21E9-4AF8-8440-7EF58E267A4A}.Release|Any CPU.Build.0 = Release|Any CPU
{935F3B6F-21E9-4AF8-8440-7EF58E267A4A}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CD1C3139-3610-4AF9-9309-39BC15371AD1}
EndGlobalSection
EndGlobal