Sha256: cbd2fb715b213af6740b07ef104305740e7be50142478063eb7d0f1b21dcc17f
Contents?: true
Size: 1.39 KB
Versions: 105
Compression:
Stored size: 1.39 KB
Contents
Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2012 Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Sample.Commands", "Sample.Commands\Sample.Commands.fsproj", "{8F108B6A-0FBE-4D6E-8DAA-B5BA1429C925}" EndProject Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Sample.Core", "Sample.Core\Sample.Core.fsproj", "{AC9756E1-86B7-4BE4-9132-362E213A6B57}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {8F108B6A-0FBE-4D6E-8DAA-B5BA1429C925}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {8F108B6A-0FBE-4D6E-8DAA-B5BA1429C925}.Debug|Any CPU.Build.0 = Debug|Any CPU {8F108B6A-0FBE-4D6E-8DAA-B5BA1429C925}.Release|Any CPU.ActiveCfg = Release|Any CPU {8F108B6A-0FBE-4D6E-8DAA-B5BA1429C925}.Release|Any CPU.Build.0 = Release|Any CPU {AC9756E1-86B7-4BE4-9132-362E213A6B57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AC9756E1-86B7-4BE4-9132-362E213A6B57}.Debug|Any CPU.Build.0 = Debug|Any CPU {AC9756E1-86B7-4BE4-9132-362E213A6B57}.Release|Any CPU.ActiveCfg = Release|Any CPU {AC9756E1-86B7-4BE4-9132-362E213A6B57}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal
Version data entries
105 entries across 105 versions & 1 rubygems