|
1 |
| - |
2 |
| -Microsoft Visual Studio Solution File, Format Version 12.00 |
3 |
| -# Visual Studio 14 |
4 |
| -VisualStudioVersion = 14.0.25123.0 |
5 |
| -MinimumVisualStudioVersion = 10.0.40219.1 |
6 |
| -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IpfsMount", "IpfsMount\IpfsMount.csproj", "{9A619FCC-F84B-4F8E-AC05-AABC4BDD88E4}" |
7 |
| -EndProject |
8 |
| -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{184C17C4-7E6D-4CB3-98A0-7CB6E5BE3F87}" |
9 |
| - ProjectSection(SolutionItems) = preProject |
10 |
| - .gitignore = .gitignore |
11 |
| - appveyor.yml = appveyor.yml |
12 |
| - IpfsMount.nuspec = IpfsMount.nuspec |
13 |
| - LICENSE.txt = LICENSE.txt |
14 |
| - README.md = README.md |
15 |
| - EndProjectSection |
16 |
| -EndProject |
17 |
| -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IpfsMountTests", "IpfsMountTests\IpfsMountTests.csproj", "{07643E1D-1116-43E7-A5F5-A6BF6DD785A7}" |
18 |
| -EndProject |
19 |
| -Global |
20 |
| - GlobalSection(SolutionConfigurationPlatforms) = preSolution |
21 |
| - Debug|Any CPU = Debug|Any CPU |
22 |
| - Release|Any CPU = Release|Any CPU |
23 |
| - EndGlobalSection |
24 |
| - GlobalSection(ProjectConfigurationPlatforms) = postSolution |
25 |
| - {9A619FCC-F84B-4F8E-AC05-AABC4BDD88E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
26 |
| - {9A619FCC-F84B-4F8E-AC05-AABC4BDD88E4}.Debug|Any CPU.Build.0 = Debug|Any CPU |
27 |
| - {9A619FCC-F84B-4F8E-AC05-AABC4BDD88E4}.Release|Any CPU.ActiveCfg = Release|Any CPU |
28 |
| - {9A619FCC-F84B-4F8E-AC05-AABC4BDD88E4}.Release|Any CPU.Build.0 = Release|Any CPU |
29 |
| - {07643E1D-1116-43E7-A5F5-A6BF6DD785A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
30 |
| - {07643E1D-1116-43E7-A5F5-A6BF6DD785A7}.Debug|Any CPU.Build.0 = Debug|Any CPU |
31 |
| - {07643E1D-1116-43E7-A5F5-A6BF6DD785A7}.Release|Any CPU.ActiveCfg = Release|Any CPU |
32 |
| - {07643E1D-1116-43E7-A5F5-A6BF6DD785A7}.Release|Any CPU.Build.0 = Release|Any CPU |
33 |
| - EndGlobalSection |
34 |
| - GlobalSection(SolutionProperties) = preSolution |
35 |
| - HideSolutionNode = FALSE |
36 |
| - EndGlobalSection |
37 |
| -EndGlobal |
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio 15 |
| 4 | +VisualStudioVersion = 15.0.27703.2047 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IpfsMount", "IpfsMount\IpfsMount.csproj", "{9A619FCC-F84B-4F8E-AC05-AABC4BDD88E4}" |
| 7 | +EndProject |
| 8 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{184C17C4-7E6D-4CB3-98A0-7CB6E5BE3F87}" |
| 9 | + ProjectSection(SolutionItems) = preProject |
| 10 | + .gitignore = .gitignore |
| 11 | + appveyor.yml = appveyor.yml |
| 12 | + IpfsMount.nuspec = IpfsMount.nuspec |
| 13 | + LICENSE.txt = LICENSE.txt |
| 14 | + README.md = README.md |
| 15 | + VERIFICATION.txt = VERIFICATION.txt |
| 16 | + EndProjectSection |
| 17 | +EndProject |
| 18 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IpfsMountTests", "IpfsMountTests\IpfsMountTests.csproj", "{07643E1D-1116-43E7-A5F5-A6BF6DD785A7}" |
| 19 | +EndProject |
| 20 | +Global |
| 21 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 22 | + Debug|Any CPU = Debug|Any CPU |
| 23 | + Release|Any CPU = Release|Any CPU |
| 24 | + EndGlobalSection |
| 25 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 26 | + {9A619FCC-F84B-4F8E-AC05-AABC4BDD88E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 27 | + {9A619FCC-F84B-4F8E-AC05-AABC4BDD88E4}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 28 | + {9A619FCC-F84B-4F8E-AC05-AABC4BDD88E4}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 29 | + {9A619FCC-F84B-4F8E-AC05-AABC4BDD88E4}.Release|Any CPU.Build.0 = Release|Any CPU |
| 30 | + {07643E1D-1116-43E7-A5F5-A6BF6DD785A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 31 | + {07643E1D-1116-43E7-A5F5-A6BF6DD785A7}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 32 | + {07643E1D-1116-43E7-A5F5-A6BF6DD785A7}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 33 | + {07643E1D-1116-43E7-A5F5-A6BF6DD785A7}.Release|Any CPU.Build.0 = Release|Any CPU |
| 34 | + EndGlobalSection |
| 35 | + GlobalSection(SolutionProperties) = preSolution |
| 36 | + HideSolutionNode = FALSE |
| 37 | + EndGlobalSection |
| 38 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 39 | + SolutionGuid = {6CB55BA6-85ED-4F93-8376-A61168FD6C33} |
| 40 | + EndGlobalSection |
| 41 | +EndGlobal |
0 commit comments