TacticalRmmLoggerExtension/RmmLogger.sln

32 lines
1.7 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.13.35931.197 d17.13
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RmmLoggerServiceComponent", "RmmLoggerServiceComponent\RmmLoggerServiceComponent.csproj", "{2BF4313B-4F5B-4C2E-A01E-623CA42A98EC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RmmLoggerConsoleApplication", "RmmLoggerConsoleApplication\RmmLoggerConsoleApplication.csproj", "{840C07BF-7BA7-4FB9-9F7C-E3D26589474E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2BF4313B-4F5B-4C2E-A01E-623CA42A98EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2BF4313B-4F5B-4C2E-A01E-623CA42A98EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2BF4313B-4F5B-4C2E-A01E-623CA42A98EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2BF4313B-4F5B-4C2E-A01E-623CA42A98EC}.Release|Any CPU.Build.0 = Release|Any CPU
{840C07BF-7BA7-4FB9-9F7C-E3D26589474E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{840C07BF-7BA7-4FB9-9F7C-E3D26589474E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{840C07BF-7BA7-4FB9-9F7C-E3D26589474E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{840C07BF-7BA7-4FB9-9F7C-E3D26589474E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BEBF76B0-B1D8-47AB-93E9-2F3B0D6A49E7}
EndGlobalSection
EndGlobal