-
Notifications
You must be signed in to change notification settings - Fork 0
/
Irihi.Ursa.PrismExtension.sln
31 lines (31 loc) · 1.8 KB
/
Irihi.Ursa.PrismExtension.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
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{2C52F323-EB1C-4FC1-85AF-667B04EBFBC2}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "demo", "demo", "{5CF8CD34-BA52-4982-9272-896649ACD884}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "benchmark", "benchmark", "{F15A8294-0D5E-4B7E-8FDF-6E0A7E635B6A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Irihi.Ursa.PrismExtension", "src\Irihi.Ursa.PrismExtension\Irihi.Ursa.PrismExtension.csproj", "{8472298C-7EEF-4940-9294-7E9083728A7A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PrismDialogDemo", "demo\PrismDialogDemo\PrismDialogDemo.csproj", "{7CC2C6E3-A505-4F0D-B2B6-7184429EAA02}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8472298C-7EEF-4940-9294-7E9083728A7A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8472298C-7EEF-4940-9294-7E9083728A7A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8472298C-7EEF-4940-9294-7E9083728A7A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8472298C-7EEF-4940-9294-7E9083728A7A}.Release|Any CPU.Build.0 = Release|Any CPU
{7CC2C6E3-A505-4F0D-B2B6-7184429EAA02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7CC2C6E3-A505-4F0D-B2B6-7184429EAA02}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7CC2C6E3-A505-4F0D-B2B6-7184429EAA02}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7CC2C6E3-A505-4F0D-B2B6-7184429EAA02}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{7CC2C6E3-A505-4F0D-B2B6-7184429EAA02} = {5CF8CD34-BA52-4982-9272-896649ACD884}
EndGlobalSection
EndGlobal