Files
MauiAppCardEmulationTest/MauiAppCardEmulationTest.sln
Martijn Scheepers 7f655f9819 first commit
2025-04-16 08:16:53 +02:00

28 lines
1.3 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.12.35209.166
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MauiAppCardEmulationTest", "MauiAppCardEmulationTest\MauiAppCardEmulationTest.csproj", "{8959B5BD-E25A-43DB-B795-BE2021F66D8F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8959B5BD-E25A-43DB-B795-BE2021F66D8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8959B5BD-E25A-43DB-B795-BE2021F66D8F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8959B5BD-E25A-43DB-B795-BE2021F66D8F}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{8959B5BD-E25A-43DB-B795-BE2021F66D8F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8959B5BD-E25A-43DB-B795-BE2021F66D8F}.Release|Any CPU.Build.0 = Release|Any CPU
{8959B5BD-E25A-43DB-B795-BE2021F66D8F}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {59ECE033-2DB1-46D8-87A0-3C35A7F10F0A}
EndGlobalSection
EndGlobal