| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
-
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio 14
- VisualStudioVersion = 14.0.25420.1
- MinimumVisualStudioVersion = 10.0.40219.1
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xceed.Words.NET.Examples", "Examples\Xceed.Words.NET.Examples.csproj", "{F3022BB7-0E40-4C80-A495-37FEAF3671AB}"
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xceed.Words.NET", "Xceed.Words.NET\Xceed.Words.NET.csproj", "{E863D072-AA8B-4108-B5F1-785241B37F67}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Debug|Mixed Platforms = Debug|Mixed Platforms
- Debug|x86 = Debug|x86
- PerformanceTest|Any CPU = PerformanceTest|Any CPU
- PerformanceTest|Mixed Platforms = PerformanceTest|Mixed Platforms
- PerformanceTest|x86 = PerformanceTest|x86
- Release|Any CPU = Release|Any CPU
- Release|Mixed Platforms = Release|Mixed Platforms
- Release|x86 = Release|x86
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {F3022BB7-0E40-4C80-A495-37FEAF3671AB}.Debug|Any CPU.ActiveCfg = Debug|x86
- {F3022BB7-0E40-4C80-A495-37FEAF3671AB}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
- {F3022BB7-0E40-4C80-A495-37FEAF3671AB}.Debug|Mixed Platforms.Build.0 = Debug|x86
- {F3022BB7-0E40-4C80-A495-37FEAF3671AB}.Debug|x86.ActiveCfg = Debug|x86
- {F3022BB7-0E40-4C80-A495-37FEAF3671AB}.Debug|x86.Build.0 = Debug|x86
- {F3022BB7-0E40-4C80-A495-37FEAF3671AB}.PerformanceTest|Any CPU.ActiveCfg = Release|x86
- {F3022BB7-0E40-4C80-A495-37FEAF3671AB}.PerformanceTest|Any CPU.Build.0 = Release|x86
- {F3022BB7-0E40-4C80-A495-37FEAF3671AB}.PerformanceTest|Mixed Platforms.ActiveCfg = Release|x86
- {F3022BB7-0E40-4C80-A495-37FEAF3671AB}.PerformanceTest|Mixed Platforms.Build.0 = Release|x86
- {F3022BB7-0E40-4C80-A495-37FEAF3671AB}.PerformanceTest|x86.ActiveCfg = Release|x86
- {F3022BB7-0E40-4C80-A495-37FEAF3671AB}.PerformanceTest|x86.Build.0 = Release|x86
- {F3022BB7-0E40-4C80-A495-37FEAF3671AB}.Release|Any CPU.ActiveCfg = Release|x86
- {F3022BB7-0E40-4C80-A495-37FEAF3671AB}.Release|Mixed Platforms.ActiveCfg = Release|x86
- {F3022BB7-0E40-4C80-A495-37FEAF3671AB}.Release|Mixed Platforms.Build.0 = Release|x86
- {F3022BB7-0E40-4C80-A495-37FEAF3671AB}.Release|x86.ActiveCfg = Release|x86
- {F3022BB7-0E40-4C80-A495-37FEAF3671AB}.Release|x86.Build.0 = Release|x86
- {E863D072-AA8B-4108-B5F1-785241B37F67}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {E863D072-AA8B-4108-B5F1-785241B37F67}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {E863D072-AA8B-4108-B5F1-785241B37F67}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
- {E863D072-AA8B-4108-B5F1-785241B37F67}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
- {E863D072-AA8B-4108-B5F1-785241B37F67}.Debug|x86.ActiveCfg = Debug|Any CPU
- {E863D072-AA8B-4108-B5F1-785241B37F67}.Debug|x86.Build.0 = Debug|Any CPU
- {E863D072-AA8B-4108-B5F1-785241B37F67}.PerformanceTest|Any CPU.ActiveCfg = Release|Any CPU
- {E863D072-AA8B-4108-B5F1-785241B37F67}.PerformanceTest|Any CPU.Build.0 = Release|Any CPU
- {E863D072-AA8B-4108-B5F1-785241B37F67}.PerformanceTest|Mixed Platforms.ActiveCfg = Release|Any CPU
- {E863D072-AA8B-4108-B5F1-785241B37F67}.PerformanceTest|Mixed Platforms.Build.0 = Release|Any CPU
- {E863D072-AA8B-4108-B5F1-785241B37F67}.PerformanceTest|x86.ActiveCfg = Release|Any CPU
- {E863D072-AA8B-4108-B5F1-785241B37F67}.PerformanceTest|x86.Build.0 = Release|Any CPU
- {E863D072-AA8B-4108-B5F1-785241B37F67}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {E863D072-AA8B-4108-B5F1-785241B37F67}.Release|Any CPU.Build.0 = Release|Any CPU
- {E863D072-AA8B-4108-B5F1-785241B37F67}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
- {E863D072-AA8B-4108-B5F1-785241B37F67}.Release|Mixed Platforms.Build.0 = Release|Any CPU
- {E863D072-AA8B-4108-B5F1-785241B37F67}.Release|x86.ActiveCfg = Release|Any CPU
- {E863D072-AA8B-4108-B5F1-785241B37F67}.Release|x86.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(TestCaseManagementSettings) = postSolution
- CategoryFile = Xceed.Words.NET.vsmdi
- EndGlobalSection
- EndGlobal
|