32 строки
1.5 KiB
Plaintext
32 строки
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.27130.2027
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomDraggingService", "CustomDraggingService\CustomDraggingService.csproj", "{E34996D0-AAF9-4C44-A3E2-2C490A81E933}"
|
|
EndProject
|
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CustomDraggingServiceVB", "CustomDraggingServiceVB\CustomDraggingServiceVB.vbproj", "{4AE280E7-8EBC-4A8A-847F-327E37D9E91E}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x86 = Debug|x86
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{E34996D0-AAF9-4C44-A3E2-2C490A81E933}.Debug|x86.ActiveCfg = Debug|x86
|
|
{E34996D0-AAF9-4C44-A3E2-2C490A81E933}.Debug|x86.Build.0 = Debug|x86
|
|
{E34996D0-AAF9-4C44-A3E2-2C490A81E933}.Release|x86.ActiveCfg = Release|x86
|
|
{E34996D0-AAF9-4C44-A3E2-2C490A81E933}.Release|x86.Build.0 = Release|x86
|
|
{4AE280E7-8EBC-4A8A-847F-327E37D9E91E}.Debug|x86.ActiveCfg = Debug|x86
|
|
{4AE280E7-8EBC-4A8A-847F-327E37D9E91E}.Debug|x86.Build.0 = Debug|x86
|
|
{4AE280E7-8EBC-4A8A-847F-327E37D9E91E}.Release|x86.ActiveCfg = Release|x86
|
|
{4AE280E7-8EBC-4A8A-847F-327E37D9E91E}.Release|x86.Build.0 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {23FC3601-2566-4756-92F8-FE2ABCCA214B}
|
|
EndGlobalSection
|
|
EndGlobal
|