Changeset 1348 for trunk/eraser6
- Timestamp:
- 11/27/2009 8:17:42 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/eraser6/Eraser.DefaultPlugins/Eraser.DefaultPlugins.csproj
r1334 r1348 13 13 <AssemblyOriginatorKeyFile>..\Strong Name.snk</AssemblyOriginatorKeyFile> 14 14 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> 15 <RunPostBuildEvent>OnOutputUpdated</RunPostBuildEvent> 15 16 </PropertyGroup> 16 17 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> … … 145 146 --> 146 147 <PropertyGroup> 147 <PostBuildEvent> signtool sign /a "$(TargetPath)"148 if ERRORLEVEL 0 exit 0</PostBuildEvent>148 <PostBuildEvent> 149 </PostBuildEvent> 149 150 <PreBuildEvent>call "$(SolutionDir)UpdateVersions.bat" "$(SolutionDir)\." "$(SolutionDir)Version.cs.in" "$(SolutionDir)Version.cs" 150 151 csgettext --merge --recursive EN,NL,IT "$(ProjectDir)\." Strings
Note: See TracChangeset
for help on using the changeset viewer.
