AMBROSIA/DevTools/DevTools.sln

30 строки
1.3 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27428.2005
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnsafeDeregisterInstance", "UnsafeDeregisterInstance\UnsafeDeregisterInstance.csproj", "{7ACF295C-A050-4391-B9AE-3C7586E71ACC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7ACF295C-A050-4391-B9AE-3C7586E71ACC}.Debug|Any CPU.ActiveCfg = Debug|x64
{7ACF295C-A050-4391-B9AE-3C7586E71ACC}.Debug|x64.ActiveCfg = Debug|x64
{7ACF295C-A050-4391-B9AE-3C7586E71ACC}.Debug|x64.Build.0 = Debug|x64
{7ACF295C-A050-4391-B9AE-3C7586E71ACC}.Release|Any CPU.ActiveCfg = Release|x64
{7ACF295C-A050-4391-B9AE-3C7586E71ACC}.Release|x64.ActiveCfg = Release|x64
{7ACF295C-A050-4391-B9AE-3C7586E71ACC}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {08F063D0-14B2-4658-9026-A88F5F09B521}
EndGlobalSection
EndGlobal