PlanTempusAdmin/PlanTempusAdmin.sln
Janus C. H. Knudsen 77d35ff965 Initial commit
2026-02-03 00:17:08 +01:00

25 lines
1.1 KiB
Text

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.36202.13
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PlanTempusAdmin", "PlanTempusAdmin.csproj", "{8225A85E-3F75-3F24-EDC8-600BBD2C0E05}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8225A85E-3F75-3F24-EDC8-600BBD2C0E05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8225A85E-3F75-3F24-EDC8-600BBD2C0E05}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8225A85E-3F75-3F24-EDC8-600BBD2C0E05}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8225A85E-3F75-3F24-EDC8-600BBD2C0E05}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7BC55246-E17D-43BF-A85B-37BA22C877C6}
EndGlobalSection
EndGlobal