Files
mirror-processhacker/2.x/trunk/plugins/ProcessHacker.Api/ProcessHacker.Api.sln
T
dmex be41a749f9 Updated all solutions to Visual Studio 2012 and .NET 4.5, removed duplicate definitions.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5090 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-10-21 06:50:45 +00:00

21 lines
923 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProcessHacker.Api", "ProcessHacker.Api.csproj", "{3ACE7A68-E867-44E1-8B5A-1725E6A9C355}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3ACE7A68-E867-44E1-8B5A-1725E6A9C355}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3ACE7A68-E867-44E1-8B5A-1725E6A9C355}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3ACE7A68-E867-44E1-8B5A-1725E6A9C355}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3ACE7A68-E867-44E1-8B5A-1725E6A9C355}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal