native-android-csharp/DemoAndroid.sln
2024-06-19 15:37:29 +02:00

19 lines
952 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DemoAndroid", "DemoAndroid\DemoAndroid.csproj", "{2A2871F0-6043-40CD-8249-3B20E56B8EF4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2A2871F0-6043-40CD-8249-3B20E56B8EF4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2A2871F0-6043-40CD-8249-3B20E56B8EF4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2A2871F0-6043-40CD-8249-3B20E56B8EF4}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{2A2871F0-6043-40CD-8249-3B20E56B8EF4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2A2871F0-6043-40CD-8249-3B20E56B8EF4}.Release|Any CPU.Build.0 = Release|Any CPU
{2A2871F0-6043-40CD-8249-3B20E56B8EF4}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
EndGlobal