Files
2024-11-05 08:59:41 +01:00

28 lines
1.2 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.11.35327.3
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MultiInject", "MultiInject\MultiInject.csproj", "{413B359F-3543-4E64-BC1F-D8852F93D74B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{413B359F-3543-4E64-BC1F-D8852F93D74B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{413B359F-3543-4E64-BC1F-D8852F93D74B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{413B359F-3543-4E64-BC1F-D8852F93D74B}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{413B359F-3543-4E64-BC1F-D8852F93D74B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{413B359F-3543-4E64-BC1F-D8852F93D74B}.Release|Any CPU.Build.0 = Release|Any CPU
{413B359F-3543-4E64-BC1F-D8852F93D74B}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {25EF88E4-ECB4-4553-AD10-495BB7A4CE0A}
EndGlobalSection
EndGlobal