EmptyMauiApp/MauiApp.sln
2023-10-18 19:02:51 +02:00

28 lines
1.2 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34205.153
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MauiApp", "MauiApp\MauiApp.csproj", "{AF1A617B-BA62-444D-9D58-130E8BFBC683}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AF1A617B-BA62-444D-9D58-130E8BFBC683}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AF1A617B-BA62-444D-9D58-130E8BFBC683}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AF1A617B-BA62-444D-9D58-130E8BFBC683}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{AF1A617B-BA62-444D-9D58-130E8BFBC683}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AF1A617B-BA62-444D-9D58-130E8BFBC683}.Release|Any CPU.Build.0 = Release|Any CPU
{AF1A617B-BA62-444D-9D58-130E8BFBC683}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {EEB43A78-210F-4862-B352-19BA2BA16B5F}
EndGlobalSection
EndGlobal