interop/interop.sln
2019-03-03 14:04:39 -06:00

23 lines
988 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26430.6
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "interop", "interop\interop.csproj", "{E67C0218-5911-4ACC-8449-E4A791200B78}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E67C0218-5911-4ACC-8449-E4A791200B78}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E67C0218-5911-4ACC-8449-E4A791200B78}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E67C0218-5911-4ACC-8449-E4A791200B78}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E67C0218-5911-4ACC-8449-E4A791200B78}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal