Files
Bryan Roth 878d1c6289 #63 Add Mopups project to the Sample Solution
Avoids build errors when first cloned.
2023-05-17 12:41:15 -04:00

33 lines
1.7 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33627.172
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SampleMopups", "SampleMopups.csproj", "{E7EB9F20-5182-4A5B-BC23-150A850BC443}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Mopups", "..\Mopups\Mopups.Maui\Mopups.csproj", "{F113DD14-206A-4EFD-A469-C707349A3F81}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E7EB9F20-5182-4A5B-BC23-150A850BC443}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E7EB9F20-5182-4A5B-BC23-150A850BC443}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E7EB9F20-5182-4A5B-BC23-150A850BC443}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{E7EB9F20-5182-4A5B-BC23-150A850BC443}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E7EB9F20-5182-4A5B-BC23-150A850BC443}.Release|Any CPU.Build.0 = Release|Any CPU
{F113DD14-206A-4EFD-A469-C707349A3F81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F113DD14-206A-4EFD-A469-C707349A3F81}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F113DD14-206A-4EFD-A469-C707349A3F81}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F113DD14-206A-4EFD-A469-C707349A3F81}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D3EAA3B1-FBDF-4B06-A67F-9EDA881FD18A}
EndGlobalSection
EndGlobal