File size: 2,923 Bytes
fab29d7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32210.238
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VersOne.Epub", "VersOne.Epub\VersOne.Epub.csproj", "{313E44F0-4BC2-4A4F-B24B-C29D8FFB7C4E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VersOne.Epub.WpfDemo", "VersOne.Epub.WpfDemo\VersOne.Epub.WpfDemo.csproj", "{2C48D6FB-EC93-4B79-8E52-79B579B3C324}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VersOne.Epub.ConsoleDemo", "VersOne.Epub.ConsoleDemo\VersOne.Epub.ConsoleDemo.csproj", "{A6ED4735-3D37-4E44-BEE4-218C6BBAC1BD}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{60C29813-44AB-4FBF-B12C-81FF5968BFC8}"
	ProjectSection(SolutionItems) = preProject
		.editorconfig = .editorconfig
		spell_exclusion.dic = spell_exclusion.dic
	EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VersOne.Epub.Test", "VersOne.Epub.Test\VersOne.Epub.Test.csproj", "{2FCDA010-24D2-43E4-B58C-07E88434A966}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{313E44F0-4BC2-4A4F-B24B-C29D8FFB7C4E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{313E44F0-4BC2-4A4F-B24B-C29D8FFB7C4E}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{313E44F0-4BC2-4A4F-B24B-C29D8FFB7C4E}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{313E44F0-4BC2-4A4F-B24B-C29D8FFB7C4E}.Release|Any CPU.Build.0 = Release|Any CPU
		{2C48D6FB-EC93-4B79-8E52-79B579B3C324}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{2C48D6FB-EC93-4B79-8E52-79B579B3C324}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{2C48D6FB-EC93-4B79-8E52-79B579B3C324}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{2C48D6FB-EC93-4B79-8E52-79B579B3C324}.Release|Any CPU.Build.0 = Release|Any CPU
		{A6ED4735-3D37-4E44-BEE4-218C6BBAC1BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{A6ED4735-3D37-4E44-BEE4-218C6BBAC1BD}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{A6ED4735-3D37-4E44-BEE4-218C6BBAC1BD}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{A6ED4735-3D37-4E44-BEE4-218C6BBAC1BD}.Release|Any CPU.Build.0 = Release|Any CPU
		{2FCDA010-24D2-43E4-B58C-07E88434A966}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{2FCDA010-24D2-43E4-B58C-07E88434A966}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{2FCDA010-24D2-43E4-B58C-07E88434A966}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{2FCDA010-24D2-43E4-B58C-07E88434A966}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {8EEE6FCA-0A83-4845-805D-537EBCA647E1}
	EndGlobalSection
EndGlobal