@@ -7,12 +7,11 @@ EndProject
7
7
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "NPOI.OOXML" , "..\ooxml\NPOI.OOXML.csproj" , "{6BEED965-B9A0-4FFA-B96D-0F380A97331A}"
8
8
EndProject
9
9
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "NPOI" , "..\main\NPOI.csproj" , "{10FA8538-157A-4380-A4F6-8E2C3EE92CAE}"
10
+ EndProject
10
11
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "NPOI.OpenXml4Net" , "..\openxml4Net\NPOI.OpenXml4Net.csproj" , "{C9F265B7-ECE3-4755-B0B1-79536575C2A9}"
11
12
EndProject
12
13
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "NPOI.OpenXmlFormats" , "..\OpenXmlFormats\NPOI.OpenXmlFormats.csproj" , "{A6874784-2875-4F40-9E8F-8385A640F5D6}"
13
14
EndProject
14
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "NPOI.OpenXml4Net" , "..\openxml4Net\NPOI.OpenXml4Net.csproj" , "{C9F265B7-ECE3-4755-B0B1-79536575C2A9}"
15
- EndProject
16
15
Global
17
16
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
18
17
.net 2 Release |Any CPU = .net 2 Release |Any CPU
@@ -37,14 +36,6 @@ Global
37
36
{10FA8538-157A-4380-A4F6-8E2C3EE92CAE} .Debug| Any CPU .Build .0 = Debug| Any CPU
38
37
{10FA8538-157A-4380-A4F6-8E2C3EE92CAE} .Release| Any CPU .ActiveCfg = Release| Any CPU
39
38
{10FA8538-157A-4380-A4F6-8E2C3EE92CAE} .Release| Any CPU .Build .0 = Release| Any CPU
40
- {A6874784-2875-4F40-9E8F-8385A640F5D6} ..net 2 Release |Any CPU .ActiveCfg = .net 2 Release |Any CPU
41
- {A6874784-2875-4F40-9E8F-8385A640F5D6} ..net 2 Release |Any CPU .Build .0 = .net 2 Release |Any CPU
42
- {A6874784-2875-4F40-9E8F-8385A640F5D6} ..net 4 Release |Any CPU .ActiveCfg = .net 4 Release |Any CPU
43
- {A6874784-2875-4F40-9E8F-8385A640F5D6} ..net 4 Release |Any CPU .Build .0 = .net 4 Release |Any CPU
44
- {A6874784-2875-4F40-9E8F-8385A640F5D6} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
45
- {A6874784-2875-4F40-9E8F-8385A640F5D6} .Debug| Any CPU .Build .0 = Debug| Any CPU
46
- {A6874784-2875-4F40-9E8F-8385A640F5D6} .Release| Any CPU .ActiveCfg = Release| Any CPU
47
- {A6874784-2875-4F40-9E8F-8385A640F5D6} .Release| Any CPU .Build .0 = Release| Any CPU
48
39
{C9F265B7-ECE3-4755-B0B1-79536575C2A9} ..net 2 Release |Any CPU .ActiveCfg = .net 2 Release |Any CPU
49
40
{C9F265B7-ECE3-4755-B0B1-79536575C2A9} ..net 2 Release |Any CPU .Build .0 = .net 2 Release |Any CPU
50
41
{C9F265B7-ECE3-4755-B0B1-79536575C2A9} ..net 4 Release |Any CPU .ActiveCfg = .net 4 Release |Any CPU
@@ -53,6 +44,14 @@ Global
53
44
{C9F265B7-ECE3-4755-B0B1-79536575C2A9} .Debug| Any CPU .Build .0 = Debug| Any CPU
54
45
{C9F265B7-ECE3-4755-B0B1-79536575C2A9} .Release| Any CPU .ActiveCfg = Release| Any CPU
55
46
{C9F265B7-ECE3-4755-B0B1-79536575C2A9} .Release| Any CPU .Build .0 = Release| Any CPU
47
+ {A6874784-2875-4F40-9E8F-8385A640F5D6} ..net 2 Release |Any CPU .ActiveCfg = .net 2 Release |Any CPU
48
+ {A6874784-2875-4F40-9E8F-8385A640F5D6} ..net 2 Release |Any CPU .Build .0 = .net 2 Release |Any CPU
49
+ {A6874784-2875-4F40-9E8F-8385A640F5D6} ..net 4 Release |Any CPU .ActiveCfg = .net 4 Release |Any CPU
50
+ {A6874784-2875-4F40-9E8F-8385A640F5D6} ..net 4 Release |Any CPU .Build .0 = .net 4 Release |Any CPU
51
+ {A6874784-2875-4F40-9E8F-8385A640F5D6} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
52
+ {A6874784-2875-4F40-9E8F-8385A640F5D6} .Debug| Any CPU .Build .0 = Debug| Any CPU
53
+ {A6874784-2875-4F40-9E8F-8385A640F5D6} .Release| Any CPU .ActiveCfg = Release| Any CPU
54
+ {A6874784-2875-4F40-9E8F-8385A640F5D6} .Release| Any CPU .Build .0 = Release| Any CPU
56
55
EndGlobalSection
57
56
GlobalSection (SolutionProperties ) = preSolution
58
57
HideSolutionNode = FALSE
0 commit comments