MVVM-Samples/samples/MvvmSampleMAUI.sln

29 строки
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2F02FAF9-B9BD-405B-8987-51540C89ED18}"
ProjectSection(SolutionItems) = preProject
Directory.Build.props = Directory.Build.props
Directory.Build.targets = Directory.Build.targets
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MvvmSample.Core", "MvvmSample.Core\MvvmSample.Core.csproj", "{770388CB-6068-4201-89B6-CA131B1DC59D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MvvmSampleMAUI", "MvvmSampleMAUI\MvvmSampleMAUI.csproj", "{9C555BCA-8745-4894-ABE4-2C7757E8450F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{770388CB-6068-4201-89B6-CA131B1DC59D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{770388CB-6068-4201-89B6-CA131B1DC59D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{770388CB-6068-4201-89B6-CA131B1DC59D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{770388CB-6068-4201-89B6-CA131B1DC59D}.Release|Any CPU.Build.0 = Release|Any CPU
{9C555BCA-8745-4894-ABE4-2C7757E8450F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9C555BCA-8745-4894-ABE4-2C7757E8450F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9C555BCA-8745-4894-ABE4-2C7757E8450F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9C555BCA-8745-4894-ABE4-2C7757E8450F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal