Sha256: f54c822514bb0ba3fdacc07bcbcfbaccdadc27b32b395eb1bdb9b91c4a20d34b
Contents?: true
Size: 806 Bytes
Versions: 3
Compression:
Stored size: 806 Bytes
Contents
Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "_PROJECT_NAME_", "_PROJECT_NAME_.csproj", "{_PROJECT_GUID_}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {_PROJECT_GUID_}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {_PROJECT_GUID_}.Debug|Any CPU.Build.0 = Debug|Any CPU {_PROJECT_GUID_}.Release|Any CPU.ActiveCfg = Release|Any CPU {_PROJECT_GUID_}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal
Version data entries
3 entries across 3 versions & 1 rubygems