|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio 2012 |
| 4 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Shuttle.Core.Data", "Shuttle.Core.Data\Shuttle.Core.Data.csproj", "{3B7F096A-68DB-4D4B-A823-CB147A310837}" |
| 5 | +EndProject |
| 6 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{D264EAD6-5A94-4CF2-BEA6-6404AA462662}" |
| 7 | + ProjectSection(SolutionItems) = preProject |
| 8 | + .nuget\NuGet.Config = .nuget\NuGet.Config |
| 9 | + EndProjectSection |
| 10 | +EndProject |
| 11 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7BCCD618-42EB-48FC-812B-62D262A7919E}" |
| 12 | + ProjectSection(SolutionItems) = preProject |
| 13 | + LICENSE = LICENSE |
| 14 | + README.md = README.md |
| 15 | + EndProjectSection |
| 16 | +EndProject |
| 17 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".build", ".build", "{41EEDED5-A9CA-40C4-B597-75097228E4C5}" |
| 18 | + ProjectSection(SolutionItems) = preProject |
| 19 | + .build\package.msbuild = .build\package.msbuild |
| 20 | + .build\package.nuspec = .build\package.nuspec |
| 21 | + .build\Shuttle.Core.MSBuild.dll = .build\Shuttle.Core.MSBuild.dll |
| 22 | + .build\Shuttle.Core.MSBuild.targets = .build\Shuttle.Core.MSBuild.targets |
| 23 | + EndProjectSection |
| 24 | +EndProject |
| 25 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Shuttle.Core.Data.Tests", "Shuttle.Core.Data.Tests\Shuttle.Core.Data.Tests.csproj", "{2B530E5F-CEC4-4016-B298-783E819CB1F5}" |
| 26 | +EndProject |
| 27 | +Global |
| 28 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 29 | + Debug|Any CPU = Debug|Any CPU |
| 30 | + Release|Any CPU = Release|Any CPU |
| 31 | + EndGlobalSection |
| 32 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 33 | + {3B7F096A-68DB-4D4B-A823-CB147A310837}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 34 | + {3B7F096A-68DB-4D4B-A823-CB147A310837}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 35 | + {3B7F096A-68DB-4D4B-A823-CB147A310837}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 36 | + {3B7F096A-68DB-4D4B-A823-CB147A310837}.Release|Any CPU.Build.0 = Release|Any CPU |
| 37 | + {2B530E5F-CEC4-4016-B298-783E819CB1F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 38 | + {2B530E5F-CEC4-4016-B298-783E819CB1F5}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 39 | + {2B530E5F-CEC4-4016-B298-783E819CB1F5}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 40 | + {2B530E5F-CEC4-4016-B298-783E819CB1F5}.Release|Any CPU.Build.0 = Release|Any CPU |
| 41 | + EndGlobalSection |
| 42 | + GlobalSection(SolutionProperties) = preSolution |
| 43 | + HideSolutionNode = FALSE |
| 44 | + EndGlobalSection |
| 45 | +EndGlobal |
| 46 | + |
0 commit comments