1
0
mirror of https://github.com/SergeyMironchuk/1CAddin.git synced 2024-11-21 10:45:51 +02:00
1CAddin/1C.AddIn.sln
2016-09-20 17:42:41 +03:00

29 lines
1.3 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.40629.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "1C.AddIn", "1C.AddIn.csproj", "{400C36E9-7C12-4A83-932E-55349BDC1872}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{400C36E9-7C12-4A83-932E-55349BDC1872}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{400C36E9-7C12-4A83-932E-55349BDC1872}.Debug|Any CPU.Build.0 = Debug|Any CPU
{400C36E9-7C12-4A83-932E-55349BDC1872}.Debug|x86.ActiveCfg = Debug|x86
{400C36E9-7C12-4A83-932E-55349BDC1872}.Debug|x86.Build.0 = Debug|x86
{400C36E9-7C12-4A83-932E-55349BDC1872}.Release|Any CPU.ActiveCfg = Release|Any CPU
{400C36E9-7C12-4A83-932E-55349BDC1872}.Release|Any CPU.Build.0 = Release|Any CPU
{400C36E9-7C12-4A83-932E-55349BDC1872}.Release|x86.ActiveCfg = Release|x86
{400C36E9-7C12-4A83-932E-55349BDC1872}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal