1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
- # Visual Studio 15
4
- VisualStudioVersion = 15.0.26730.16
3
+ # Visual Studio Version 17
4
+ VisualStudioVersion = 17.1.32228.430
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".nuget" , ".nuget" , "{6FD3B84B-9283-4E9C-8C43-A234E9AA3EAA}"
7
- Project Section (SolutionItems ) = preProject
8
- ..\.nuget \NuGet .Config = ..\.nuget \NuGet .Config
9
- ..\.nuget \NuGet .exe = ..\.nuget \NuGet .exe
10
- ..\.nuget \NuGet .targets = ..\.nuget \NuGet .targets
11
- EndProject Section
12
- EndProject
13
6
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Documentation" , "Documentation" , "{38EA62D0-D2CB-465D-AF4F-407C5B4D4A1E}"
14
7
Project Section (SolutionItems ) = preProject
15
8
..\LICENSE = ..\LICENSE
@@ -18,14 +11,13 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Documentation", "Documentat
18
11
EndProject
19
12
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Build" , "Build" , "{AC9AE37A-3059-4FDB-9A5C-363AD86F2EEF}"
20
13
Project Section (SolutionItems ) = preProject
21
- ..\.build \build .ps1 = ..\.build \build .ps1
22
- ..\.build \docfx .json = ..\.build \docfx .json
23
- ..\.build \setup .ps1 = ..\.build \setup .ps1
14
+ ..\.github \docfx .json = ..\.github \docfx .json
15
+ ..\.github \workflows \dotnetcore .yml = ..\.github \workflows \dotnetcore .yml
24
16
EndProject Section
25
17
EndProject
26
18
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Advanced.Algorithms" , "Advanced.Algorithms\Advanced.Algorithms.csproj" , "{32E22D53-CECD-4E2D-ADAD-85DD79A8549F}"
27
19
EndProject
28
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Advanced.Algorithms.Tests" , "..\tests\Advanced.Algorithms.Tests\Advanced.Algorithms.Tests.csproj" , "{556705BD-1E64-426D-A9CA-08390156FB85}"
20
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Advanced.Algorithms.Tests" , "..\tests\Advanced.Algorithms.Tests\Advanced.Algorithms.Tests.csproj" , "{556705BD-1E64-426D-A9CA-08390156FB85}"
29
21
EndProject
30
22
Global
31
23
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
46
38
HideSolutionNode = FALSE
47
39
EndGlobalSection
48
40
GlobalSection (ExtensibilityGlobals ) = postSolution
49
- EnterpriseLibraryConfigurationToolBinariesPath = .1 .505 .2 \lib \NET 35
50
41
SolutionGuid = {625C1EB5-44CF-47DE-A85A-B4C8C40ED90A}
42
+ EnterpriseLibraryConfigurationToolBinariesPath = .1 .505 .2 \lib \NET 35
51
43
EndGlobalSection
52
44
EndGlobal
0 commit comments