forked from OpenKNX/Kaenx-Creator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Kaenx.Creator.sln
25 lines (25 loc) · 1.06 KB
/
Kaenx.Creator.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31912.275
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Kaenx.Creator", "Kaenx.Creator\Kaenx.Creator.csproj", "{F3CF9B7D-58B1-40FF-B5A4-E4B70F82675D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F3CF9B7D-58B1-40FF-B5A4-E4B70F82675D}.Debug|x64.ActiveCfg = Debug|Any CPU
{F3CF9B7D-58B1-40FF-B5A4-E4B70F82675D}.Debug|x64.Build.0 = Debug|Any CPU
{F3CF9B7D-58B1-40FF-B5A4-E4B70F82675D}.Release|x64.ActiveCfg = Release|Any CPU
{F3CF9B7D-58B1-40FF-B5A4-E4B70F82675D}.Release|x64.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {04822F94-E58B-436F-999D-58F6161858C4}
EndGlobalSection
EndGlobal