-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAspose.BarCode.Examples.VB.2010.sln
More file actions
30 lines (30 loc) · 1.8 KB
/
Aspose.BarCode.Examples.VB.2010.sln
File metadata and controls
30 lines (30 loc) · 1.8 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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ProgrammersGuide", "ProgrammersGuide", "{EADCB22C-F356-4E23-B74C-7B5A8CFE5574}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Working with Barcode Image", "Working with Barcode Image", "{4D595DC5-7A10-445B-9D67-DE95A1CBFDD8}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Barcode Image Utility Features", "Barcode Image Utility Features", "{87331E5A-C85C-4D14-BC7F-CF2E6B4421E7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SaveBarcodeImagestodifferentFormats", "ProgrammersGuide\Working with Barcode Image\Barcode Image Utility Features\Save Barcode Images to different Formats\SaveBarcodeImagestodifferentFormats.csproj", "{6CC914A7-39F0-4124-8553-DEEDA01E582C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6CC914A7-39F0-4124-8553-DEEDA01E582C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6CC914A7-39F0-4124-8553-DEEDA01E582C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6CC914A7-39F0-4124-8553-DEEDA01E582C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6CC914A7-39F0-4124-8553-DEEDA01E582C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{4D595DC5-7A10-445B-9D67-DE95A1CBFDD8} = {EADCB22C-F356-4E23-B74C-7B5A8CFE5574}
{87331E5A-C85C-4D14-BC7F-CF2E6B4421E7} = {4D595DC5-7A10-445B-9D67-DE95A1CBFDD8}
{6CC914A7-39F0-4124-8553-DEEDA01E582C} = {87331E5A-C85C-4D14-BC7F-CF2E6B4421E7}
EndGlobalSection
EndGlobal