[Postsharp-svn] SF.net SVN: postsharp: [179] trunk
Brought to you by:
gfraiteur
From: <gfr...@us...> - 2007-05-09 11:34:24
|
Revision: 179 http://svn.sourceforge.net/postsharp/?rev=179&view=rev Author: gfraiteur Date: 2007-05-09 04:34:21 -0700 (Wed, 09 May 2007) Log Message: ----------- Issue #51 (Cannot sign assemblies when PostSharp is enabled) Modified Paths: -------------- trunk/Core/PostSharp.Console/Program.cs trunk/Core/PostSharp.Core/CodeModel/AssemblyEnvelope.cs trunk/Core/PostSharp.Core/CodeModel/CustomAttributeDeclaration.cs trunk/Core/PostSharp.Core/CodeModel/Domain.cs trunk/Core/PostSharp.Core/CodeModel/SerializedValue.cs trunk/Core/PostSharp.Core/Extensibility/AssembleOptions.cs trunk/Core/PostSharp.Core/Extensibility/DotNet20PlatformAdapter.cs trunk/Core/PostSharp.Core/Extensibility/Tasks/CompileTask.cs trunk/Core/PostSharp.Core/ModuleReader/ImageReader.cs trunk/Core/PostSharp.Core/Resources/Messages.resx trunk/Core/PostSharp.MSBuild/Default.psproj trunk/Core/PostSharp.MSBuild/PostSharp-1.0.targets trunk/Core/Test/PostSharp.Core.Test/PostSharp.Core.Test.csproj trunk/PostSharp-All.sln Added Paths: ----------- trunk/Core/Test/Build Tests/ trunk/Core/Test/Build Tests/StrongName/ trunk/Core/Test/Build Tests/StrongName/Program.cs trunk/Core/Test/Build Tests/StrongName/Properties/ trunk/Core/Test/Build Tests/StrongName/Properties/AssemblyInfo.cs trunk/Core/Test/Build Tests/StrongName/StrongName.csproj trunk/Core/Test/Build Tests/StrongName/StrongName.snk trunk/Core/Test/Build Tests/StrongNameCustomAttribute/ trunk/Core/Test/Build Tests/StrongNameCustomAttribute/Program.cs trunk/Core/Test/Build Tests/StrongNameCustomAttribute/Properties/ trunk/Core/Test/Build Tests/StrongNameCustomAttribute/Properties/AssemblyInfo.cs trunk/Core/Test/Build Tests/StrongNameCustomAttribute/StrongNameCustomAttribute.csproj trunk/Core/Test/Build Tests/StrongNameCustomAttribute/StrongNameCustomAttribute.snk trunk/Core/Test/Build Tests/StrongNameCustomAttributeDelay/ trunk/Core/Test/Build Tests/StrongNameCustomAttributeDelay/PostSharp-Public.snk trunk/Core/Test/Build Tests/StrongNameCustomAttributeDelay/Program.cs trunk/Core/Test/Build Tests/StrongNameCustomAttributeDelay/Properties/ trunk/Core/Test/Build Tests/StrongNameCustomAttributeDelay/Properties/AssemblyInfo.cs trunk/Core/Test/Build Tests/StrongNameCustomAttributeDelay/StrongNameCustomAttributeDelay.csproj trunk/Core/Test/Build Tests/StrongNameDelay/ trunk/Core/Test/Build Tests/StrongNameDelay/PostSharp-Public.snk trunk/Core/Test/Build Tests/StrongNameDelay/Program.cs trunk/Core/Test/Build Tests/StrongNameDelay/Properties/ trunk/Core/Test/Build Tests/StrongNameDelay/Properties/AssemblyInfo.cs trunk/Core/Test/Build Tests/StrongNameDelay/StrongNameDelay.csproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |