forked from telerik/xaml-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathColorPicker_SL.sln
21 lines (20 loc) · 984 Bytes
/
ColorPicker_SL.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomPaletteViewItemTooltip_SL", "CustomPaletteViewItemTooltip\CustomPaletteViewItemTooltip_SL.csproj", "{A5DDE872-AB6C-4946-A2C7-A277FF212528}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A5DDE872-AB6C-4946-A2C7-A277FF212528}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A5DDE872-AB6C-4946-A2C7-A277FF212528}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A5DDE872-AB6C-4946-A2C7-A277FF212528}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A5DDE872-AB6C-4946-A2C7-A277FF212528}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal