forked from spoiledtechie/Timeline.Wpf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TimelineControl.sln
30 lines (30 loc) · 1.67 KB
/
TimelineControl.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Org.Dna.Aurora.UIFramework.Wpf.Timeline", "Org.Dna.Aurora.UIFramework.Wpf.Timeline\Org.Dna.Aurora.UIFramework.Wpf.Timeline.csproj", "{BC93CAC1-1491-4877-BC59-9A20A3FD8C8D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Org.Dna.Aurora.UIFramework.Wpf.Timeline.MTest", "Org.Dna.Aurora.UIFramework.Wpf.Timeline.MTest\Org.Dna.Aurora.UIFramework.Wpf.Timeline.MTest.csproj", "{1AD91C31-A629-4BA8-A292-478D4DCBA967}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BC93CAC1-1491-4877-BC59-9A20A3FD8C8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BC93CAC1-1491-4877-BC59-9A20A3FD8C8D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BC93CAC1-1491-4877-BC59-9A20A3FD8C8D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BC93CAC1-1491-4877-BC59-9A20A3FD8C8D}.Release|Any CPU.Build.0 = Release|Any CPU
{1AD91C31-A629-4BA8-A292-478D4DCBA967}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1AD91C31-A629-4BA8-A292-478D4DCBA967}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1AD91C31-A629-4BA8-A292-478D4DCBA967}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1AD91C31-A629-4BA8-A292-478D4DCBA967}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(SubversionScc) = preSolution
Svn-Managed = True
Manager = AnkhSVN - Subversion Support for Visual Studio
EndGlobalSection
EndGlobal