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.
32 lines
1.6 KiB
32 lines
1.6 KiB
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.6.33829.357
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MVVMDemo", "MVVMDemo\MVVMDemo.csproj", "{02775190-3409-4FBE-8B19-D44AFB27487C}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MVVMDemo.CommunityToolKit.Mvvm", "MVVMDemo.CommunityToolKit.Mvvm\MVVMDemo.CommunityToolKit.Mvvm.csproj", "{5F94EC8F-DEF3-4F50-87FB-72F76DFDF4AC}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{02775190-3409-4FBE-8B19-D44AFB27487C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{02775190-3409-4FBE-8B19-D44AFB27487C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{02775190-3409-4FBE-8B19-D44AFB27487C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{02775190-3409-4FBE-8B19-D44AFB27487C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{5F94EC8F-DEF3-4F50-87FB-72F76DFDF4AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{5F94EC8F-DEF3-4F50-87FB-72F76DFDF4AC}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{5F94EC8F-DEF3-4F50-87FB-72F76DFDF4AC}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{5F94EC8F-DEF3-4F50-87FB-72F76DFDF4AC}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {D91EF1E3-1DF4-4E1E-9C3D-41D340EAC84A}
|
|
EndGlobalSection
|
|
EndGlobal
|