|
1 | | - |
2 | | -Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | | -# Visual Studio Version 17 |
4 | | -VisualStudioVersion = 17.2.32630.192 |
5 | | -MinimumVisualStudioVersion = 10.0.40219.1 |
6 | | -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TimeWarp.Fixie", "source\TimeWarp.Fixie\TimeWarp.Fixie.csproj", "{D79004D2-F89A-4633-9F22-0A28FC79DEEA}" |
7 | | -EndProject |
8 | | -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Scripts", "Scripts", "{C614DB57-ECC9-4D22-8200-B1EBA8DF7CC7}" |
9 | | - ProjectSection(SolutionItems) = preProject |
10 | | - publish.ps1 = publish.ps1 |
11 | | - EndProjectSection |
12 | | -EndProject |
13 | | -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TimeWarp.Fixie.Tests", "tests\TimeWarp.Fixie.Tests\TimeWarp.Fixie.Tests.csproj", "{E9011CA3-F450-4E29-B0C6-FEE698AE3AFA}" |
14 | | -EndProject |
15 | | -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{D0F1E875-E2D7-4373-B287-C06E6EA875A2}" |
16 | | - ProjectSection(SolutionItems) = preProject |
17 | | - .editorconfig = .editorconfig |
18 | | - .gitignore = .gitignore |
19 | | - Directory.Build.props = Directory.Build.props |
20 | | - Directory.Packages.props = Directory.Packages.props |
21 | | - LICENSE = LICENSE |
22 | | - README.md = README.md |
23 | | - EndProjectSection |
24 | | -EndProject |
25 | | -Global |
26 | | - GlobalSection(SolutionConfigurationPlatforms) = preSolution |
27 | | - Debug|Any CPU = Debug|Any CPU |
28 | | - Release|Any CPU = Release|Any CPU |
29 | | - EndGlobalSection |
30 | | - GlobalSection(ProjectConfigurationPlatforms) = postSolution |
31 | | - {D79004D2-F89A-4633-9F22-0A28FC79DEEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
32 | | - {D79004D2-F89A-4633-9F22-0A28FC79DEEA}.Debug|Any CPU.Build.0 = Debug|Any CPU |
33 | | - {D79004D2-F89A-4633-9F22-0A28FC79DEEA}.Release|Any CPU.ActiveCfg = Release|Any CPU |
34 | | - {D79004D2-F89A-4633-9F22-0A28FC79DEEA}.Release|Any CPU.Build.0 = Release|Any CPU |
35 | | - {E9011CA3-F450-4E29-B0C6-FEE698AE3AFA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
36 | | - {E9011CA3-F450-4E29-B0C6-FEE698AE3AFA}.Debug|Any CPU.Build.0 = Debug|Any CPU |
37 | | - {E9011CA3-F450-4E29-B0C6-FEE698AE3AFA}.Release|Any CPU.ActiveCfg = Release|Any CPU |
38 | | - {E9011CA3-F450-4E29-B0C6-FEE698AE3AFA}.Release|Any CPU.Build.0 = Release|Any CPU |
39 | | - EndGlobalSection |
40 | | - GlobalSection(SolutionProperties) = preSolution |
41 | | - HideSolutionNode = FALSE |
42 | | - EndGlobalSection |
43 | | - GlobalSection(ExtensibilityGlobals) = postSolution |
44 | | - SolutionGuid = {41ECECCC-4804-4280-90CC-E03CB30BCB69} |
45 | | - EndGlobalSection |
46 | | -EndGlobal |
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.2.32630.192 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TimeWarp.Fixie", "source\TimeWarp.Fixie\TimeWarp.Fixie.csproj", "{D79004D2-F89A-4633-9F22-0A28FC79DEEA}" |
| 7 | +EndProject |
| 8 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Scripts", "Scripts", "{C614DB57-ECC9-4D22-8200-B1EBA8DF7CC7}" |
| 9 | + ProjectSection(SolutionItems) = preProject |
| 10 | + publish.ps1 = publish.ps1 |
| 11 | + EndProjectSection |
| 12 | +EndProject |
| 13 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TimeWarp.Fixie.Tests", "tests\TimeWarp.Fixie.Tests\TimeWarp.Fixie.Tests.csproj", "{E9011CA3-F450-4E29-B0C6-FEE698AE3AFA}" |
| 14 | +EndProject |
| 15 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{D0F1E875-E2D7-4373-B287-C06E6EA875A2}" |
| 16 | + ProjectSection(SolutionItems) = preProject |
| 17 | + .editorconfig = .editorconfig |
| 18 | + .gitignore = .gitignore |
| 19 | + Directory.Build.props = Directory.Build.props |
| 20 | + Directory.Packages.props = Directory.Packages.props |
| 21 | + LICENSE = LICENSE |
| 22 | + README.md = README.md |
| 23 | + EndProjectSection |
| 24 | +EndProject |
| 25 | +Global |
| 26 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 27 | + Debug|Any CPU = Debug|Any CPU |
| 28 | + Release|Any CPU = Release|Any CPU |
| 29 | + EndGlobalSection |
| 30 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 31 | + {D79004D2-F89A-4633-9F22-0A28FC79DEEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 32 | + {D79004D2-F89A-4633-9F22-0A28FC79DEEA}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 33 | + {D79004D2-F89A-4633-9F22-0A28FC79DEEA}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 34 | + {D79004D2-F89A-4633-9F22-0A28FC79DEEA}.Release|Any CPU.Build.0 = Release|Any CPU |
| 35 | + {E9011CA3-F450-4E29-B0C6-FEE698AE3AFA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 36 | + {E9011CA3-F450-4E29-B0C6-FEE698AE3AFA}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 37 | + {E9011CA3-F450-4E29-B0C6-FEE698AE3AFA}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 38 | + {E9011CA3-F450-4E29-B0C6-FEE698AE3AFA}.Release|Any CPU.Build.0 = Release|Any CPU |
| 39 | + EndGlobalSection |
| 40 | + GlobalSection(SolutionProperties) = preSolution |
| 41 | + HideSolutionNode = FALSE |
| 42 | + EndGlobalSection |
| 43 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 44 | + SolutionGuid = {41ECECCC-4804-4280-90CC-E03CB30BCB69} |
| 45 | + EndGlobalSection |
| 46 | +EndGlobal |
0 commit comments