1
0
mirror of https://github.com/romanlryji/EventLogLoader.git synced 2024-11-24 08:32:52 +02:00
EventLogLoader/EventLogLoader.sln
Alex Bochkov 0e8e286d57 clean up
2016-12-25 13:12:43 -08:00

57 lines
3.5 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "EventLogLoaderDebug", "EventLogLoader\EventLogLoaderDebug.vbproj", "{2CE569B2-834D-4FE6-A23F-ACC68E8BDA9E}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "EventLogLoaderManager", "EventLogLoaderManager\EventLogLoaderManager.vbproj", "{AF261326-5435-43E2-8407-4F0DFAED7B29}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "EventLogLoaderService", "EventLogLoaderService\EventLogLoaderService.vbproj", "{F7EF5930-B310-4697-B522-2325EAF247F2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2CE569B2-834D-4FE6-A23F-ACC68E8BDA9E}.Debug|Any CPU.ActiveCfg = Debug|x86
{2CE569B2-834D-4FE6-A23F-ACC68E8BDA9E}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{2CE569B2-834D-4FE6-A23F-ACC68E8BDA9E}.Debug|Mixed Platforms.Build.0 = Debug|x86
{2CE569B2-834D-4FE6-A23F-ACC68E8BDA9E}.Debug|x86.ActiveCfg = Debug|x86
{2CE569B2-834D-4FE6-A23F-ACC68E8BDA9E}.Debug|x86.Build.0 = Debug|x86
{2CE569B2-834D-4FE6-A23F-ACC68E8BDA9E}.Release|Any CPU.ActiveCfg = Release|x86
{2CE569B2-834D-4FE6-A23F-ACC68E8BDA9E}.Release|Mixed Platforms.ActiveCfg = Release|x86
{2CE569B2-834D-4FE6-A23F-ACC68E8BDA9E}.Release|Mixed Platforms.Build.0 = Release|x86
{2CE569B2-834D-4FE6-A23F-ACC68E8BDA9E}.Release|x86.ActiveCfg = Release|x86
{2CE569B2-834D-4FE6-A23F-ACC68E8BDA9E}.Release|x86.Build.0 = Release|x86
{AF261326-5435-43E2-8407-4F0DFAED7B29}.Debug|Any CPU.ActiveCfg = Debug|x86
{AF261326-5435-43E2-8407-4F0DFAED7B29}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{AF261326-5435-43E2-8407-4F0DFAED7B29}.Debug|Mixed Platforms.Build.0 = Debug|x86
{AF261326-5435-43E2-8407-4F0DFAED7B29}.Debug|x86.ActiveCfg = Debug|x86
{AF261326-5435-43E2-8407-4F0DFAED7B29}.Debug|x86.Build.0 = Debug|x86
{AF261326-5435-43E2-8407-4F0DFAED7B29}.Release|Any CPU.ActiveCfg = Release|x86
{AF261326-5435-43E2-8407-4F0DFAED7B29}.Release|Mixed Platforms.ActiveCfg = Release|x86
{AF261326-5435-43E2-8407-4F0DFAED7B29}.Release|Mixed Platforms.Build.0 = Release|x86
{AF261326-5435-43E2-8407-4F0DFAED7B29}.Release|x86.ActiveCfg = Release|x86
{AF261326-5435-43E2-8407-4F0DFAED7B29}.Release|x86.Build.0 = Release|x86
{F7EF5930-B310-4697-B522-2325EAF247F2}.Debug|Any CPU.ActiveCfg = Debug|x86
{F7EF5930-B310-4697-B522-2325EAF247F2}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{F7EF5930-B310-4697-B522-2325EAF247F2}.Debug|Mixed Platforms.Build.0 = Debug|x86
{F7EF5930-B310-4697-B522-2325EAF247F2}.Debug|x86.ActiveCfg = Debug|x86
{F7EF5930-B310-4697-B522-2325EAF247F2}.Debug|x86.Build.0 = Debug|x86
{F7EF5930-B310-4697-B522-2325EAF247F2}.Release|Any CPU.ActiveCfg = Release|x86
{F7EF5930-B310-4697-B522-2325EAF247F2}.Release|Mixed Platforms.ActiveCfg = Release|x86
{F7EF5930-B310-4697-B522-2325EAF247F2}.Release|Mixed Platforms.Build.0 = Release|x86
{F7EF5930-B310-4697-B522-2325EAF247F2}.Release|x86.ActiveCfg = Release|x86
{F7EF5930-B310-4697-B522-2325EAF247F2}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal