-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSolidsoft.Reply.Gs1DigitalLinkLib.sln
More file actions
36 lines (36 loc) · 1.86 KB
/
Solidsoft.Reply.Gs1DigitalLinkLib.sln
File metadata and controls
36 lines (36 loc) · 1.86 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.12.35527.113
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Solidsoft.Reply.Gs1DigitalLinkLib", "src\Solidsoft.Reply.Gs1DigitalLinkLib.csproj", "{F7879D07-6B63-4867-87F4-CADC3DFB4FB0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gs1DigitalLinkToolkitTests", "Tests\Gs1DigitalLinkToolkitTests.csproj", "{EEEE9B9A-A55A-4680-AB0E-0C345C79EC8F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Documents", "Documents", "{33C268C8-6BA6-4ABB-BF84-DE15208B47C0}"
ProjectSection(SolutionItems) = preProject
Gs1DigitalLinkLib.png = Gs1DigitalLinkLib.png
LICENSE.txt = LICENSE.txt
README.md = README.md
Solidsoft Reply - LOGO Square_small.jpg = Solidsoft Reply - LOGO Square_small.jpg
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F7879D07-6B63-4867-87F4-CADC3DFB4FB0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F7879D07-6B63-4867-87F4-CADC3DFB4FB0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F7879D07-6B63-4867-87F4-CADC3DFB4FB0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F7879D07-6B63-4867-87F4-CADC3DFB4FB0}.Release|Any CPU.Build.0 = Release|Any CPU
{EEEE9B9A-A55A-4680-AB0E-0C345C79EC8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EEEE9B9A-A55A-4680-AB0E-0C345C79EC8F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EEEE9B9A-A55A-4680-AB0E-0C345C79EC8F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EEEE9B9A-A55A-4680-AB0E-0C345C79EC8F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal