WheresMyMoney/WheresMyMoney.sln

23 lines
1.3 KiB
Plaintext
Raw Normal View History

2025-01-25 00:27:02 +01:00

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WheresMyMoney.Maui", "WheresMyMoney.Maui\WheresMyMoney.Maui.csproj", "{21B1C4A0-EE33-4AF7-AD71-A32532CA738A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WheresMyMoney.Maui.Core", "WheresMyMoney.Maui.Core\WheresMyMoney.Maui.Core.csproj", "{4F2DC4C2-BBE1-4DE4-BFD8-01CB89534FD0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{21B1C4A0-EE33-4AF7-AD71-A32532CA738A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{21B1C4A0-EE33-4AF7-AD71-A32532CA738A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{21B1C4A0-EE33-4AF7-AD71-A32532CA738A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{21B1C4A0-EE33-4AF7-AD71-A32532CA738A}.Release|Any CPU.Build.0 = Release|Any CPU
{4F2DC4C2-BBE1-4DE4-BFD8-01CB89534FD0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4F2DC4C2-BBE1-4DE4-BFD8-01CB89534FD0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4F2DC4C2-BBE1-4DE4-BFD8-01CB89534FD0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4F2DC4C2-BBE1-4DE4-BFD8-01CB89534FD0}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal