eda-viewer/EDA-Viewer.sln

29 lines
1.4 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30114.105
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EDA Viewer", "EDA Viewer\EDA Viewer.csproj", "{55583EA3-12EB-4648-A5D2-38282903B6FD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EDA Viewer.Tests", "EDA Viewer.Tests\EDA Viewer.Tests.csproj", "{FA00E41A-0090-4C45-871B-3F00DDBC852E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{55583EA3-12EB-4648-A5D2-38282903B6FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{55583EA3-12EB-4648-A5D2-38282903B6FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{55583EA3-12EB-4648-A5D2-38282903B6FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{55583EA3-12EB-4648-A5D2-38282903B6FD}.Release|Any CPU.Build.0 = Release|Any CPU
{FA00E41A-0090-4C45-871B-3F00DDBC852E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FA00E41A-0090-4C45-871B-3F00DDBC852E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FA00E41A-0090-4C45-871B-3F00DDBC852E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FA00E41A-0090-4C45-871B-3F00DDBC852E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal