11
22Microsoft Visual Studio Solution File, Format Version 12.00
3- # Visual Studio Version 16
4- VisualStudioVersion = 16.6.30114.105
3+ # Visual Studio Version 17
4+ VisualStudioVersion = 17.3.32811.315
55MinimumVisualStudioVersion = 10.0.40219.1
6- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "OpenNLP.NET.Tests" , "tests\OpenNLP.NET.Tests\OpenNLP.NET.Tests.csproj" , "{5E3D0D68-FA3F-4A7F-B8A2-EF3025ACDDFA}"
6+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "OpenNLP.NET.Tests" , "tests\OpenNLP.NET.Tests\OpenNLP.NET.Tests.csproj" , "{5E3D0D68-FA3F-4A7F-B8A2-EF3025ACDDFA}"
77EndProject
88Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Build" , "Build" , "{2DEDF5FA-6CD5-4671-AF9B-4C2516F0DD8F}"
9- Project Section (SolutionItems ) = preProject
10- paket .dependencies = paket .dependencies
11- paket .lock = paket .lock
12- build .fsx = build .fsx
13- RELEASE _NOTES .md = RELEASE _NOTES .md
14- README .md = README .md
15- nuget \OpenNLP .template = nuget \OpenNLP .template
16- EndProject Section
9+ Project Section (SolutionItems ) = preProject
10+ build .fsx = build .fsx
11+ nuget \OpenNLP .template = nuget \OpenNLP .template
12+ paket .dependencies = paket .dependencies
13+ paket .lock = paket .lock
14+ README .md = README .md
15+ RELEASE _NOTES .md = RELEASE _NOTES .md
16+ EndProject Section
17+ EndProject
18+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "OpenNLP.MavenReference.Tests" , "tests\OpenNLP.MavenReference.Tests\OpenNLP.MavenReference.Tests.csproj" , "{4A7BF7BC-832D-438D-A242-DFB493AC7819}"
1719EndProject
1820Global
1921 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
2426 Release| x64 = Release| x64
2527 Release| x86 = Release| x86
2628 EndGlobalSection
27- GlobalSection (SolutionProperties ) = preSolution
28- HideSolutionNode = FALSE
29- EndGlobalSection
3029 GlobalSection (ProjectConfigurationPlatforms ) = postSolution
3130 {5E3D0D68-FA3F-4A7F-B8A2-EF3025ACDDFA} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
3231 {5E3D0D68-FA3F-4A7F-B8A2-EF3025ACDDFA} .Debug| Any CPU .Build .0 = Debug| Any CPU
@@ -40,5 +39,23 @@ Global
4039 {5E3D0D68-FA3F-4A7F-B8A2-EF3025ACDDFA} .Release| x64 .Build .0 = Release| Any CPU
4140 {5E3D0D68-FA3F-4A7F-B8A2-EF3025ACDDFA} .Release| x86 .ActiveCfg = Release| Any CPU
4241 {5E3D0D68-FA3F-4A7F-B8A2-EF3025ACDDFA} .Release| x86 .Build .0 = Release| Any CPU
42+ {4A7BF7BC-832D-438D-A242-DFB493AC7819} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
43+ {4A7BF7BC-832D-438D-A242-DFB493AC7819} .Debug| Any CPU .Build .0 = Debug| Any CPU
44+ {4A7BF7BC-832D-438D-A242-DFB493AC7819} .Debug| x64 .ActiveCfg = Debug| Any CPU
45+ {4A7BF7BC-832D-438D-A242-DFB493AC7819} .Debug| x64 .Build .0 = Debug| Any CPU
46+ {4A7BF7BC-832D-438D-A242-DFB493AC7819} .Debug| x86 .ActiveCfg = Debug| Any CPU
47+ {4A7BF7BC-832D-438D-A242-DFB493AC7819} .Debug| x86 .Build .0 = Debug| Any CPU
48+ {4A7BF7BC-832D-438D-A242-DFB493AC7819} .Release| Any CPU .ActiveCfg = Release| Any CPU
49+ {4A7BF7BC-832D-438D-A242-DFB493AC7819} .Release| Any CPU .Build .0 = Release| Any CPU
50+ {4A7BF7BC-832D-438D-A242-DFB493AC7819} .Release| x64 .ActiveCfg = Release| Any CPU
51+ {4A7BF7BC-832D-438D-A242-DFB493AC7819} .Release| x64 .Build .0 = Release| Any CPU
52+ {4A7BF7BC-832D-438D-A242-DFB493AC7819} .Release| x86 .ActiveCfg = Release| Any CPU
53+ {4A7BF7BC-832D-438D-A242-DFB493AC7819} .Release| x86 .Build .0 = Release| Any CPU
54+ EndGlobalSection
55+ GlobalSection (SolutionProperties ) = preSolution
56+ HideSolutionNode = FALSE
57+ EndGlobalSection
58+ GlobalSection (ExtensibilityGlobals ) = postSolution
59+ SolutionGuid = {30DE6739-D544-4ACD-A591-C545B26C5B6B}
4360 EndGlobalSection
4461EndGlobal
0 commit comments