Infestation-Extractor/Infestation-Extractor.sln

26 lines
1.1 KiB
Text
Raw Normal View History

2024-06-13 15:46:08 +00:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.34407.143
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Infestation-Extractor", "Infestation-Extractor.csproj", "{29214045-95B2-437C-B247-D68D7C5E3A6B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{29214045-95B2-437C-B247-D68D7C5E3A6B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{29214045-95B2-437C-B247-D68D7C5E3A6B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{29214045-95B2-437C-B247-D68D7C5E3A6B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{29214045-95B2-437C-B247-D68D7C5E3A6B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8BBED85B-7BA8-4AB0-8A80-FA984F68CAEB}
EndGlobalSection
EndGlobal