- Timestamp:
- Aug 29, 2014, 4:18:16 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/assembly-patcher/Assembly-Patcher.csproj
r115 r142 31 31 <Externalconsole>true</Externalconsole> 32 32 </PropertyGroup> 33 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Version|AnyCPU' "> 34 <DebugType>none</DebugType> 35 <Optimize>false</Optimize> 36 <OutputPath>..\bin\Release</OutputPath> 37 <WarningLevel>4</WarningLevel> 38 <Externalconsole>true</Externalconsole> 39 </PropertyGroup> 33 40 <ItemGroup> 34 41 <Reference Include="System" />
Note:
See TracChangeset
for help on using the changeset viewer.