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.35327.3
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WpfApp1", "WpfApp1\WpfApp1.csproj", "{D6B9AD5D-CAE3-49D2-A62C-D711E3F11AEA}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{D6B9AD5D-CAE3-49D2-A62C-D711E3F11AEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{D6B9AD5D-CAE3-49D2-A62C-D711E3F11AEA}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{D6B9AD5D-CAE3-49D2-A62C-D711E3F11AEA}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{D6B9AD5D-CAE3-49D2-A62C-D711E3F11AEA}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
SolutionGuid = {4C18770E-E0B9-44A6-96E9-8585DC29747C}
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|