-
Notifications
You must be signed in to change notification settings - Fork 0
/
FFchapters2.sln
33 lines (33 loc) · 1.61 KB
/
FFchapters2.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.2.32616.157
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FFchapters2", "FFchapters2\FFchapters2.csproj", "{E9ED7235-2D95-48F6-A21C-F85D871CE45A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Projektmappenelemente", "Projektmappenelemente", "{C02D0BB4-B73E-40FD-948C-E31018F37F7F}"
ProjectSection(SolutionItems) = preProject
build.cake = build.cake
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Linux_Release|Any CPU = Linux_Release|Any CPU
Windows_Release|Any CPU = Windows_Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E9ED7235-2D95-48F6-A21C-F85D871CE45A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E9ED7235-2D95-48F6-A21C-F85D871CE45A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E9ED7235-2D95-48F6-A21C-F85D871CE45A}.Linux_Release|Any CPU.ActiveCfg = Linux_Release|Any CPU
{E9ED7235-2D95-48F6-A21C-F85D871CE45A}.Linux_Release|Any CPU.Build.0 = Linux_Release|Any CPU
{E9ED7235-2D95-48F6-A21C-F85D871CE45A}.Windows_Release|Any CPU.ActiveCfg = Windows_Release|Any CPU
{E9ED7235-2D95-48F6-A21C-F85D871CE45A}.Windows_Release|Any CPU.Build.0 = Windows_Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {08342551-B292-4CF5-B905-3462CF55FDC0}
EndGlobalSection
EndGlobal