-
Notifications
You must be signed in to change notification settings - Fork 2
/
Caliburn.Noesis.Samples-blend.sln
37 lines (37 loc) · 2.24 KB
/
Caliburn.Noesis.Samples-blend.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30717.126
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Caliburn.Noesis.Samples.HelloWorld-blend", "Blend\HelloWorld\Caliburn.Noesis.Samples.HelloWorld-blend.csproj", "{350AACBA-859E-432E-B73B-E2B79A76EE74}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Caliburn.Noesis.Samples.FileExplorer-blend", "Blend\FileExplorer\Caliburn.Noesis.Samples.FileExplorer-blend.csproj", "{E3439EAF-47A8-4C09-8378-95964584B8C9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Caliburn.Noesis.Samples.MarkupExtensions-blend", "Blend\MarkupExtensions\Caliburn.Noesis.Samples.MarkupExtensions-blend.csproj", "{8BB4926B-E270-491E-B29F-1AC9AFC9EB81}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{350AACBA-859E-432E-B73B-E2B79A76EE74}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{350AACBA-859E-432E-B73B-E2B79A76EE74}.Debug|Any CPU.Build.0 = Debug|Any CPU
{350AACBA-859E-432E-B73B-E2B79A76EE74}.Release|Any CPU.ActiveCfg = Release|Any CPU
{350AACBA-859E-432E-B73B-E2B79A76EE74}.Release|Any CPU.Build.0 = Release|Any CPU
{E3439EAF-47A8-4C09-8378-95964584B8C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E3439EAF-47A8-4C09-8378-95964584B8C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E3439EAF-47A8-4C09-8378-95964584B8C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E3439EAF-47A8-4C09-8378-95964584B8C9}.Release|Any CPU.Build.0 = Release|Any CPU
{8BB4926B-E270-491E-B29F-1AC9AFC9EB81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8BB4926B-E270-491E-B29F-1AC9AFC9EB81}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8BB4926B-E270-491E-B29F-1AC9AFC9EB81}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8BB4926B-E270-491E-B29F-1AC9AFC9EB81}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {98C8604F-6D0C-4F45-AFCC-82C9D5F9E8BA}
EndGlobalSection
EndGlobal