-
Notifications
You must be signed in to change notification settings - Fork 40
/
Copy pathEnterwell.Clients.Wpf.Notifications.sln
37 lines (37 loc) · 1.96 KB
/
Enterwell.Clients.Wpf.Notifications.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 15
VisualStudioVersion = 15.0.26206.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Enterwell.Clients.Wpf.Notifications", "Enterwell.Clients.Wpf.Notifications\Enterwell.Clients.Wpf.Notifications.csproj", "{CFA27B27-9231-4F6D-804A-C0AE33FA5237}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Enterwell.Clients.Wpf.Notifications.Sample", "Enterwell.Clients.Wpf.Notifications.Sample\Enterwell.Clients.Wpf.Notifications.Sample.csproj", "{4B47659C-0B1D-4273-B03F-D335F9B5E802}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3AF6FCB5-2016-41CA-9DBD-5C628B3509AE}"
ProjectSection(SolutionItems) = preProject
Changelog.md = Changelog.md
Readme.md = Readme.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CFA27B27-9231-4F6D-804A-C0AE33FA5237}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CFA27B27-9231-4F6D-804A-C0AE33FA5237}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CFA27B27-9231-4F6D-804A-C0AE33FA5237}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CFA27B27-9231-4F6D-804A-C0AE33FA5237}.Release|Any CPU.Build.0 = Release|Any CPU
{4B47659C-0B1D-4273-B03F-D335F9B5E802}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4B47659C-0B1D-4273-B03F-D335F9B5E802}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4B47659C-0B1D-4273-B03F-D335F9B5E802}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4B47659C-0B1D-4273-B03F-D335F9B5E802}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {007773A2-8852-4770-8634-FC68BA83ACE6}
EndGlobalSection
EndGlobal