[Postsharp-svn] SF.net SVN: postsharp: [71] trunk
Brought to you by:
gfraiteur
From: <gfr...@us...> - 2006-10-18 18:40:02
|
Revision: 71 http://svn.sourceforge.net/postsharp/?rev=71&view=rev Author: gfraiteur Date: 2006-10-18 11:38:58 -0700 (Wed, 18 Oct 2006) Log Message: ----------- Corrected a bug where referenced assemblies were not found during binding, when integrated in MSBuild. Modified Paths: -------------- trunk/Core/PostSharp.Console/DebuggingCommandLine.txt trunk/Core/PostSharp.Console/PostSharp.Console.csproj.user trunk/Core/PostSharp.Core/Extensibility/CompileTask.cs trunk/Core/PostSharp.Core/Extensibility/Configuration/ConfigurationElement.cs trunk/Core/PostSharp.Core/Extensibility/CustomAssemblyBinder.cs trunk/Core/PostSharp.Core/Extensibility/DotNet20PlatformAdapter.cs trunk/Core/PostSharp.Core/Extensibility/Project.cs trunk/Core/PostSharp.Core/Extensibility/ProjectContext.cs trunk/Core/PostSharp.Core/PostSharp-Library.config trunk/Core/PostSharp.Core/Trace.cs trunk/Core/PostSharp.MSBuild/Default.psproj trunk/Core/PostSharp.MSBuild/PostSharp-1.0.targets trunk/Documentation/UserGuide/CoreLibrary/Extensibility/Properties.html trunk/Documentation/UserGuide/Laos/Overview.html trunk/Laos/Test/PostSharp.Laos.Test/MyInsteadOfMethodCallAspect.cs trunk/PostSharp-All.sln Added Paths: ----------- trunk/Core/Test/Bugs/Dependencies/ trunk/Core/Test/Bugs/Dependencies/Dependencies.sln trunk/Core/Test/Bugs/Dependencies/Dependency/ trunk/Core/Test/Bugs/Dependencies/Dependency/Class1.cs trunk/Core/Test/Bugs/Dependencies/Dependency/Dependency.csproj trunk/Core/Test/Bugs/Dependencies/Dependency/Properties/ trunk/Core/Test/Bugs/Dependencies/Dependency/Properties/AssemblyInfo.cs trunk/Core/Test/Bugs/Dependencies/Principal/ trunk/Core/Test/Bugs/Dependencies/Principal/Principal.csproj trunk/Core/Test/Bugs/Dependencies/Principal/Principal.csproj.user trunk/Core/Test/Bugs/Dependencies/Principal/Principal.psproj trunk/Core/Test/Bugs/Dependencies/Principal/Program.cs trunk/Core/Test/Bugs/Dependencies/Principal/Properties/ trunk/Core/Test/Bugs/Dependencies/Principal/Properties/AssemblyInfo.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |