Files
CouchLog/WatchLog/WatchLog.sln
2025-04-16 00:10:46 +02:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.13.35931.197
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WatchLog", "WatchLog.csproj", "{31B03E5A-339E-4EA2-B3D6-3491B67FF064}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{31B03E5A-339E-4EA2-B3D6-3491B67FF064}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{31B03E5A-339E-4EA2-B3D6-3491B67FF064}.Debug|Any CPU.Build.0 = Debug|Any CPU
{31B03E5A-339E-4EA2-B3D6-3491B67FF064}.Release|Any CPU.ActiveCfg = Release|Any CPU
{31B03E5A-339E-4EA2-B3D6-3491B67FF064}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FE985FD4-0DF8-4A68-8425-5F6AADC311D3}
EndGlobalSection
EndGlobal