You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
WPF_Practice/PacticeSolution/PacticeSolution.sln

44 lines
2.5 KiB


Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33530.505
MinimumVisualStudioVersion = 10.0.40219.1
2 years ago
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PacticeSolution", "PacticeSolution\PacticeSolution.csproj", "{6AE700B8-28D0-4D9F-978B-91AFB1033125}"
EndProject
2 years ago
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ClockGadget", "ClockGadget\ClockGadget.csproj", "{AED102C2-9E4B-4DE6-A843-616856F687DB}"
2 years ago
EndProject
2 years ago
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MapFinder", "MapFinder\MapFinder.csproj", "{4FCEAEAA-6A26-492F-95D1-9695F386DAB5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataBindingSample", "DataBindingSample\DataBindingSample.csproj", "{8A3E4E38-6E95-4955-8BFE-6E58F4AECE27}"
2 years ago
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6AE700B8-28D0-4D9F-978B-91AFB1033125}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6AE700B8-28D0-4D9F-978B-91AFB1033125}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6AE700B8-28D0-4D9F-978B-91AFB1033125}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6AE700B8-28D0-4D9F-978B-91AFB1033125}.Release|Any CPU.Build.0 = Release|Any CPU
2 years ago
{AED102C2-9E4B-4DE6-A843-616856F687DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AED102C2-9E4B-4DE6-A843-616856F687DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AED102C2-9E4B-4DE6-A843-616856F687DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AED102C2-9E4B-4DE6-A843-616856F687DB}.Release|Any CPU.Build.0 = Release|Any CPU
2 years ago
{4FCEAEAA-6A26-492F-95D1-9695F386DAB5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4FCEAEAA-6A26-492F-95D1-9695F386DAB5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4FCEAEAA-6A26-492F-95D1-9695F386DAB5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4FCEAEAA-6A26-492F-95D1-9695F386DAB5}.Release|Any CPU.Build.0 = Release|Any CPU
2 years ago
{8A3E4E38-6E95-4955-8BFE-6E58F4AECE27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8A3E4E38-6E95-4955-8BFE-6E58F4AECE27}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8A3E4E38-6E95-4955-8BFE-6E58F4AECE27}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8A3E4E38-6E95-4955-8BFE-6E58F4AECE27}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {92FAC045-5C95-49EC-8241-6E62578C29E2}
EndGlobalSection
EndGlobal