simplenotesdesktop/SimpleNotes.sln

44 lines
2.6 KiB
Plaintext
Raw Normal View History

2023-12-08 02:12:04 +00:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31912.275
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SimpleNotes", "SimpleNotes\SimpleNotes.csproj", "{157D1ECC-EE63-4C4B-ADA0-C5089F379793}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SimpleNotes.Gtk", "SimpleNotes.Gtk\SimpleNotes.Gtk.csproj", "{A476F81E-6869-4383-BF24-B9A87801E185}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SimpleNotes.Mac", "SimpleNotes.Mac\SimpleNotes.Mac.csproj", "{2CD21A30-CFD7-448D-8056-0285BA8F120B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SimpleNotes.Wpf", "SimpleNotes.Wpf\SimpleNotes.Wpf.csproj", "{80DA2671-A87F-496C-AC29-4F9185CDFB76}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{157D1ECC-EE63-4C4B-ADA0-C5089F379793}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{157D1ECC-EE63-4C4B-ADA0-C5089F379793}.Debug|Any CPU.Build.0 = Debug|Any CPU
{157D1ECC-EE63-4C4B-ADA0-C5089F379793}.Release|Any CPU.ActiveCfg = Release|Any CPU
{157D1ECC-EE63-4C4B-ADA0-C5089F379793}.Release|Any CPU.Build.0 = Release|Any CPU
{A476F81E-6869-4383-BF24-B9A87801E185}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A476F81E-6869-4383-BF24-B9A87801E185}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A476F81E-6869-4383-BF24-B9A87801E185}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A476F81E-6869-4383-BF24-B9A87801E185}.Release|Any CPU.Build.0 = Release|Any CPU
{2CD21A30-CFD7-448D-8056-0285BA8F120B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2CD21A30-CFD7-448D-8056-0285BA8F120B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2CD21A30-CFD7-448D-8056-0285BA8F120B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2CD21A30-CFD7-448D-8056-0285BA8F120B}.Release|Any CPU.Build.0 = Release|Any CPU
{80DA2671-A87F-496C-AC29-4F9185CDFB76}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{80DA2671-A87F-496C-AC29-4F9185CDFB76}.Debug|Any CPU.Build.0 = Debug|Any CPU
{80DA2671-A87F-496C-AC29-4F9185CDFB76}.Release|Any CPU.ActiveCfg = Release|Any CPU
{80DA2671-A87F-496C-AC29-4F9185CDFB76}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D0F2D398-39DC-48C9-B12F-0CAD7CA41050}
EndGlobalSection
EndGlobal