mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-11 06:22:44 +08:00
21 lines
922 B
Plaintext
21 lines
922 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 9.00
|
|
# Visual C# Express 2005
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestImageStudio", "TestImageStudio.csproj", "{7E08457C-B781-4528-BD43-5B9A3A15285B}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{7E08457C-B781-4528-BD43-5B9A3A15285B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{7E08457C-B781-4528-BD43-5B9A3A15285B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{7E08457C-B781-4528-BD43-5B9A3A15285B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{7E08457C-B781-4528-BD43-5B9A3A15285B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|