VPR-Projekt/PenAndPaperManager/PenAndPaperManager.sln
NoKnownName 3fafc10742 Projekt
2025-05-23 10:36:56 +02:00

44 lines
2.5 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.11.35222.181
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PenAndPaperManager", "PenAndPaperManager\PenAndPaperManager.csproj", "{41EB030F-92EB-4800-B03C-3DC20FA039C8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Models", "Models\Models.csproj", "{AA4AFFB0-E09E-4D8B-8BE2-09BC79375727}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Interfaces", "Interfaces\Interfaces.csproj", "{8D56BD47-02D0-456E-988D-03FDDFDF7911}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Services", "Services\Services.csproj", "{481849C6-5A0D-498A-97A4-F13CBE852A59}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{41EB030F-92EB-4800-B03C-3DC20FA039C8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{41EB030F-92EB-4800-B03C-3DC20FA039C8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{41EB030F-92EB-4800-B03C-3DC20FA039C8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{41EB030F-92EB-4800-B03C-3DC20FA039C8}.Release|Any CPU.Build.0 = Release|Any CPU
{AA4AFFB0-E09E-4D8B-8BE2-09BC79375727}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AA4AFFB0-E09E-4D8B-8BE2-09BC79375727}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AA4AFFB0-E09E-4D8B-8BE2-09BC79375727}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AA4AFFB0-E09E-4D8B-8BE2-09BC79375727}.Release|Any CPU.Build.0 = Release|Any CPU
{8D56BD47-02D0-456E-988D-03FDDFDF7911}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8D56BD47-02D0-456E-988D-03FDDFDF7911}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8D56BD47-02D0-456E-988D-03FDDFDF7911}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8D56BD47-02D0-456E-988D-03FDDFDF7911}.Release|Any CPU.Build.0 = Release|Any CPU
{481849C6-5A0D-498A-97A4-F13CBE852A59}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{481849C6-5A0D-498A-97A4-F13CBE852A59}.Debug|Any CPU.Build.0 = Debug|Any CPU
{481849C6-5A0D-498A-97A4-F13CBE852A59}.Release|Any CPU.ActiveCfg = Release|Any CPU
{481849C6-5A0D-498A-97A4-F13CBE852A59}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2C60310A-1418-44C7-BD3B-33F4F5D5686E}
EndGlobalSection
EndGlobal