Sha256: 5e2c07d27e104d9093c5efd9c1095a1fd3b67ace7c6c9e2346ce44533d27c2b9
Contents?: true
Size: 1.44 KB
Versions: 7
Compression:
Stored size: 1.44 KB
Contents
Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2013 VisualStudioVersion = 12.0.30110.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Basic", "Basic\Basic.csproj", "{AFDC274D-E5E5-4B37-AA08-4878AA382A12}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Basic.Specs", "Basic.Specs\Basic.Specs.csproj", "{85BD5CF1-C9BF-4F94-9063-C72C165A327C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {AFDC274D-E5E5-4B37-AA08-4878AA382A12}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AFDC274D-E5E5-4B37-AA08-4878AA382A12}.Debug|Any CPU.Build.0 = Debug|Any CPU {AFDC274D-E5E5-4B37-AA08-4878AA382A12}.Release|Any CPU.ActiveCfg = Release|Any CPU {AFDC274D-E5E5-4B37-AA08-4878AA382A12}.Release|Any CPU.Build.0 = Release|Any CPU {85BD5CF1-C9BF-4F94-9063-C72C165A327C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {85BD5CF1-C9BF-4F94-9063-C72C165A327C}.Debug|Any CPU.Build.0 = Debug|Any CPU {85BD5CF1-C9BF-4F94-9063-C72C165A327C}.Release|Any CPU.ActiveCfg = Release|Any CPU {85BD5CF1-C9BF-4F94-9063-C72C165A327C}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal
Version data entries
7 entries across 7 versions & 1 rubygems