Sha256: 3a6b24f2fc50289fccd97094ec92c9e33fd1441fb13724caac7086f8d2cb9d79
Contents?: true
Size: 530 Bytes
Versions: 26
Compression:
Stored size: 530 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <_PropertySheetDisplayName>Console Application</_PropertySheetDisplayName> <IsExe>true</IsExe> </PropertyGroup> <ItemDefinitionGroup> <ClCompile> <PreprocessorDefinitions>_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ClCompile> <Link> <SubSystem>Console</SubSystem> </Link> </ItemDefinitionGroup> </Project>
Version data entries
26 entries across 26 versions & 3 rubygems