You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

53 lines
3.1 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32516.85
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ISBN", "ISBN\ISBN.csproj", "{3BFA78C7-4DE1-46CD-912F-59D3DE0B9788}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EANValidator", "EANValidator\EANValidator.csproj", "{2E12BD9A-5E23-4ED9-8B1C-63C8AB19D39D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "dotFionn.Checksum.Utils", "dotFionn.Checksum.Utils\dotFionn.Checksum.Utils.csproj", "{B8ED20C2-C851-47B8-8509-12E4A3D2F18C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test", "test\test.csproj", "{DAE25550-52A1-440A-B6B9-C588357620D4}"
ProjectSection(ProjectDependencies) = postProject
{B8ED20C2-C851-47B8-8509-12E4A3D2F18C} = {B8ED20C2-C851-47B8-8509-12E4A3D2F18C}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GLS", "GLS\GLS.csproj", "{707F2AC0-9F42-41A0-8932-2923CAC49701}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3BFA78C7-4DE1-46CD-912F-59D3DE0B9788}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3BFA78C7-4DE1-46CD-912F-59D3DE0B9788}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3BFA78C7-4DE1-46CD-912F-59D3DE0B9788}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3BFA78C7-4DE1-46CD-912F-59D3DE0B9788}.Release|Any CPU.Build.0 = Release|Any CPU
{2E12BD9A-5E23-4ED9-8B1C-63C8AB19D39D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2E12BD9A-5E23-4ED9-8B1C-63C8AB19D39D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2E12BD9A-5E23-4ED9-8B1C-63C8AB19D39D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2E12BD9A-5E23-4ED9-8B1C-63C8AB19D39D}.Release|Any CPU.Build.0 = Release|Any CPU
{B8ED20C2-C851-47B8-8509-12E4A3D2F18C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B8ED20C2-C851-47B8-8509-12E4A3D2F18C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B8ED20C2-C851-47B8-8509-12E4A3D2F18C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B8ED20C2-C851-47B8-8509-12E4A3D2F18C}.Release|Any CPU.Build.0 = Release|Any CPU
{DAE25550-52A1-440A-B6B9-C588357620D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DAE25550-52A1-440A-B6B9-C588357620D4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DAE25550-52A1-440A-B6B9-C588357620D4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DAE25550-52A1-440A-B6B9-C588357620D4}.Release|Any CPU.Build.0 = Release|Any CPU
{707F2AC0-9F42-41A0-8932-2923CAC49701}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{707F2AC0-9F42-41A0-8932-2923CAC49701}.Debug|Any CPU.Build.0 = Debug|Any CPU
{707F2AC0-9F42-41A0-8932-2923CAC49701}.Release|Any CPU.ActiveCfg = Release|Any CPU
{707F2AC0-9F42-41A0-8932-2923CAC49701}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2CB662C2-AAB5-42F9-BFF5-DD1A2EDAB997}
EndGlobalSection
EndGlobal