Csharp.Injector/cs-dll-injector.sln
2023-03-19 14:20:27 +01:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33424.131
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cs-dll-injector", "cs-dll-injector.csproj", "{FF2B7A0A-CE8D-41EA-A40E-9591F85E2D7E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FF2B7A0A-CE8D-41EA-A40E-9591F85E2D7E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FF2B7A0A-CE8D-41EA-A40E-9591F85E2D7E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FF2B7A0A-CE8D-41EA-A40E-9591F85E2D7E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FF2B7A0A-CE8D-41EA-A40E-9591F85E2D7E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F5ABD441-306A-49B4-AAF8-5C08CCBCA900}
EndGlobalSection
EndGlobal