|
1 | | - |
2 | | -Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | | -# Visual Studio Version 16 |
4 | | -VisualStudioVersion = 16.6.30114.105 |
5 | | -MinimumVisualStudioVersion = 10.0.40219.1 |
6 | | -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{E4D67E71-DBAC-41BD-B9FC-477075F82980}" |
7 | | - ProjectSection(SolutionItems) = preProject |
8 | | - src\Directory.Build.props = src\Directory.Build.props |
9 | | - EndProjectSection |
10 | | -EndProject |
11 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.IO.Abstractions.Extensions", "src\System.IO.Abstractions.Extensions\System.IO.Abstractions.Extensions.csproj", "{89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}" |
12 | | -EndProject |
13 | | -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{32B54437-9DA5-42AF-9922-9AE6ABAC30A8}" |
14 | | - ProjectSection(SolutionItems) = preProject |
15 | | - tests\Directory.Build.props = tests\Directory.Build.props |
16 | | - EndProjectSection |
17 | | -EndProject |
18 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.IO.Abstractions.Extensions.Tests", "tests\System.IO.Abstractions.Extensions.Tests\System.IO.Abstractions.Extensions.Tests.csproj", "{5145BBFD-BB63-4D70-89DF-0C5B2772752A}" |
19 | | -EndProject |
20 | | -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{f69100bc-0333-4f19-8981-8f17fd4a1a99}" |
21 | | - ProjectSection(SolutionItems) = preProject |
22 | | - Directory.Build.props = Directory.Build.props |
23 | | - LICENSE.md = LICENSE.md |
24 | | - README.md = README.md |
25 | | - EndProjectSection |
26 | | -EndProject |
27 | | -Global |
28 | | - GlobalSection(SolutionConfigurationPlatforms) = preSolution |
29 | | - Debug|Any CPU = Debug|Any CPU |
30 | | - Debug|x64 = Debug|x64 |
31 | | - Debug|x86 = Debug|x86 |
32 | | - Release|Any CPU = Release|Any CPU |
33 | | - Release|x64 = Release|x64 |
34 | | - Release|x86 = Release|x86 |
35 | | - EndGlobalSection |
36 | | - GlobalSection(SolutionProperties) = preSolution |
37 | | - HideSolutionNode = FALSE |
38 | | - EndGlobalSection |
39 | | - GlobalSection(ProjectConfigurationPlatforms) = postSolution |
40 | | - {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
41 | | - {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Debug|Any CPU.Build.0 = Debug|Any CPU |
42 | | - {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Debug|x64.ActiveCfg = Debug|Any CPU |
43 | | - {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Debug|x64.Build.0 = Debug|Any CPU |
44 | | - {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Debug|x86.ActiveCfg = Debug|Any CPU |
45 | | - {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Debug|x86.Build.0 = Debug|Any CPU |
46 | | - {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Release|Any CPU.ActiveCfg = Release|Any CPU |
47 | | - {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Release|Any CPU.Build.0 = Release|Any CPU |
48 | | - {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Release|x64.ActiveCfg = Release|Any CPU |
49 | | - {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Release|x64.Build.0 = Release|Any CPU |
50 | | - {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Release|x86.ActiveCfg = Release|Any CPU |
51 | | - {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Release|x86.Build.0 = Release|Any CPU |
52 | | - {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
53 | | - {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Debug|Any CPU.Build.0 = Debug|Any CPU |
54 | | - {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Debug|x64.ActiveCfg = Debug|Any CPU |
55 | | - {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Debug|x64.Build.0 = Debug|Any CPU |
56 | | - {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Debug|x86.ActiveCfg = Debug|Any CPU |
57 | | - {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Debug|x86.Build.0 = Debug|Any CPU |
58 | | - {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Release|Any CPU.ActiveCfg = Release|Any CPU |
59 | | - {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Release|Any CPU.Build.0 = Release|Any CPU |
60 | | - {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Release|x64.ActiveCfg = Release|Any CPU |
61 | | - {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Release|x64.Build.0 = Release|Any CPU |
62 | | - {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Release|x86.ActiveCfg = Release|Any CPU |
63 | | - {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Release|x86.Build.0 = Release|Any CPU |
64 | | - EndGlobalSection |
65 | | - GlobalSection(NestedProjects) = preSolution |
66 | | - {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9} = {E4D67E71-DBAC-41BD-B9FC-477075F82980} |
67 | | - {5145BBFD-BB63-4D70-89DF-0C5B2772752A} = {32B54437-9DA5-42AF-9922-9AE6ABAC30A8} |
68 | | - EndGlobalSection |
69 | | -EndGlobal |
| 1 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 2 | +# Visual Studio Version 16 |
| 3 | +VisualStudioVersion = 16.6.30114.105 |
| 4 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 5 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{E4D67E71-DBAC-41BD-B9FC-477075F82980}" |
| 6 | + ProjectSection(SolutionItems) = preProject |
| 7 | + src\Directory.Build.props = src\Directory.Build.props |
| 8 | + EndProjectSection |
| 9 | +EndProject |
| 10 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.IO.Abstractions.Extensions", "src\System.IO.Abstractions.Extensions\System.IO.Abstractions.Extensions.csproj", "{89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}" |
| 11 | +EndProject |
| 12 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{32B54437-9DA5-42AF-9922-9AE6ABAC30A8}" |
| 13 | + ProjectSection(SolutionItems) = preProject |
| 14 | + tests\Directory.Build.props = tests\Directory.Build.props |
| 15 | + EndProjectSection |
| 16 | +EndProject |
| 17 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.IO.Abstractions.Extensions.Tests", "tests\System.IO.Abstractions.Extensions.Tests\System.IO.Abstractions.Extensions.Tests.csproj", "{5145BBFD-BB63-4D70-89DF-0C5B2772752A}" |
| 18 | +EndProject |
| 19 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F69100BC-0333-4F19-8981-8F17FD4A1A99}" |
| 20 | + ProjectSection(SolutionItems) = preProject |
| 21 | + .editorconfig = .editorconfig |
| 22 | + Directory.Build.props = Directory.Build.props |
| 23 | + LICENSE.md = LICENSE.md |
| 24 | + README.md = README.md |
| 25 | + EndProjectSection |
| 26 | +EndProject |
| 27 | +Global |
| 28 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 29 | + Debug|Any CPU = Debug|Any CPU |
| 30 | + Debug|x64 = Debug|x64 |
| 31 | + Debug|x86 = Debug|x86 |
| 32 | + Release|Any CPU = Release|Any CPU |
| 33 | + Release|x64 = Release|x64 |
| 34 | + Release|x86 = Release|x86 |
| 35 | + EndGlobalSection |
| 36 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 37 | + {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 38 | + {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 39 | + {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 40 | + {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Debug|x64.Build.0 = Debug|Any CPU |
| 41 | + {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 42 | + {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Debug|x86.Build.0 = Debug|Any CPU |
| 43 | + {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 44 | + {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Release|Any CPU.Build.0 = Release|Any CPU |
| 45 | + {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Release|x64.ActiveCfg = Release|Any CPU |
| 46 | + {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Release|x64.Build.0 = Release|Any CPU |
| 47 | + {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Release|x86.ActiveCfg = Release|Any CPU |
| 48 | + {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9}.Release|x86.Build.0 = Release|Any CPU |
| 49 | + {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 50 | + {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 51 | + {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 52 | + {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Debug|x64.Build.0 = Debug|Any CPU |
| 53 | + {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 54 | + {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Debug|x86.Build.0 = Debug|Any CPU |
| 55 | + {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 56 | + {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Release|Any CPU.Build.0 = Release|Any CPU |
| 57 | + {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Release|x64.ActiveCfg = Release|Any CPU |
| 58 | + {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Release|x64.Build.0 = Release|Any CPU |
| 59 | + {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Release|x86.ActiveCfg = Release|Any CPU |
| 60 | + {5145BBFD-BB63-4D70-89DF-0C5B2772752A}.Release|x86.Build.0 = Release|Any CPU |
| 61 | + EndGlobalSection |
| 62 | + GlobalSection(SolutionProperties) = preSolution |
| 63 | + HideSolutionNode = FALSE |
| 64 | + EndGlobalSection |
| 65 | + GlobalSection(NestedProjects) = preSolution |
| 66 | + {89D9E244-E25D-40AA-A31E-8EDA1EBFDFD9} = {E4D67E71-DBAC-41BD-B9FC-477075F82980} |
| 67 | + {5145BBFD-BB63-4D70-89DF-0C5B2772752A} = {32B54437-9DA5-42AF-9922-9AE6ABAC30A8} |
| 68 | + EndGlobalSection |
| 69 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 70 | + SolutionGuid = {C4FB0DBE-5DAA-4E40-B91A-B37C57893528} |
| 71 | + EndGlobalSection |
| 72 | +EndGlobal |
0 commit comments