26 lines
1.0 KiB
Plaintext
26 lines
1.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.8.34309.116
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SamplePlugin", "SamplePlugin\SamplePlugin.csproj", "{E7663FF2-F604-47CE-B855-189BA07CB958}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x86 = Debug|x86
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{E7663FF2-F604-47CE-B855-189BA07CB958}.Debug|x86.ActiveCfg = Debug|x86
|
|
{E7663FF2-F604-47CE-B855-189BA07CB958}.Debug|x86.Build.0 = Debug|x86
|
|
{E7663FF2-F604-47CE-B855-189BA07CB958}.Release|x86.ActiveCfg = Release|x86
|
|
{E7663FF2-F604-47CE-B855-189BA07CB958}.Release|x86.Build.0 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {B094E2A4-1FAE-4D0E-B919-88BDDF76D013}
|
|
EndGlobalSection
|
|
EndGlobal
|