26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio Version 17
|
|||
|
VisualStudioVersion = 17.11.35222.181
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WpfApp1", "WpfApp1\WpfApp1.csproj", "{624FC492-6C30-4F04-A38C-97E4156097B2}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{624FC492-6C30-4F04-A38C-97E4156097B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{624FC492-6C30-4F04-A38C-97E4156097B2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{624FC492-6C30-4F04-A38C-97E4156097B2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{624FC492-6C30-4F04-A38C-97E4156097B2}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
SolutionGuid = {0F0D01A5-66A2-4EA0-9C64-A54F485212A8}
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|