|
From: <rv...@us...> - 2012-08-22 21:52:09
|
Revision: 2374
http://dotnetrdf.svn.sourceforge.net/dotnetrdf/?rev=2374&view=rev
Author: rvesse
Date: 2012-08-22 21:51:58 +0000 (Wed, 22 Aug 2012)
Log Message:
-----------
Fixes a bug introduced in ThreadIsolatedValue by my previous commit
Updates the NAnt build script so that it will now sign most of our assemblies. Silverlight and Windows Phone 7 builds are not signed because those platforms have known problems with interactions between strong named assemblies and NuGet. Also the Query.FullText library is not currently signed for .Net 3.5 because the old Lucene.Net compatible with .Net 3.5 is not itself signed
Affects Issue [273]
Modified Paths:
--------------
Trunk/Build/nant/dotnetrdf.build
Trunk/Libraries/core/Common/ThreadIsolatedReference.cs
Trunk/Libraries/core/Core/Triple.cs
Trunk/Libraries/core/Query/Datasets/ExternalDataset.cs
Trunk/Libraries/core/dotNetRDF.csproj
Trunk/dotNetRDF.suo
Added Paths:
-----------
Trunk/Build/dotNetRDF.snk
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|