From 94d378f865571f945b28c005692e484ee147746a Mon Sep 17 00:00:00 2001 From: Dario Solera Date: Sun, 26 Dec 2010 10:58:31 +0000 Subject: [PATCH] Upgraded solution to Visual Studio 2010 (still targeting .NET 3.5). --- AclEngine-Tests/AclEngine-Tests.csproj | 40 ++++++++++++++++++- AclEngine/AclEngine.csproj | 40 ++++++++++++++++++- .../ActiveDirectoryProvider.cs | 2 +- .../ActiveDirectoryProvider.csproj | 40 ++++++++++++++++++- AssemblyVersion.cs | 4 +- Build/Build.bat | 2 +- Build/BuildAndPackage.bat | 2 +- Build/BuildAndTest.bat | 2 +- Core-Tests/Core-Tests.csproj | 40 ++++++++++++++++++- Core/Core.csproj | 39 +++++++++++++++++- Core/FilesStorageProvider.cs | 4 +- .../DownloadCounterPlugin-Tests.csproj | 40 ++++++++++++++++++- .../DownloadCounterPlugin.csproj | 40 ++++++++++++++++++- FootnotesPlugin/FootnotesPlugin.csproj | 40 ++++++++++++++++++- .../MultilanguageContentPlugin.csproj | 40 ++++++++++++++++++- PluginFramework/IFilesStorageProvider.cs | 4 +- PluginFramework/IHost.cs | 2 +- PluginFramework/IUsersStorageProvider.cs | 2 +- PluginFramework/PluginFramework.csproj | 39 +++++++++++++++++- PluginPack/PluginPack.csproj | 23 ++++++++--- .../RatingManagerPlugin.csproj | 40 ++++++++++++++++++- .../RssFeedDisplayPlugin.csproj | 40 ++++++++++++++++++- ScrewTurnWiki.sln | 22 +++++----- SearchEngine-Tests/SearchEngine-Tests.csproj | 39 +++++++++++++++++- SearchEngine/Relevance.cs | 4 +- SearchEngine/SearchEngine.csproj | 21 ++++++++-- .../SqlProvidersCommon-Tests.csproj | 40 ++++++++++++++++++- .../SqlFilesStorageProviderBase.cs | 4 +- SqlProvidersCommon/SqlProvidersCommon.csproj | 40 ++++++++++++++++++- .../SqlServerProviders-Tests.csproj | 40 ++++++++++++++++++- .../Properties/Resources.Designer.cs | 10 ++--- SqlServerProviders/SqlServerProviders.csproj | 40 ++++++++++++++++++- TestScaffolding/TestScaffolding.csproj | 40 ++++++++++++++++++- .../UnfuddleTicketsPlugin.csproj | 40 ++++++++++++++++++- .../Properties/Messages.designer.cs | 4 +- WebApplication/Web.Release.config | 2 +- WebApplication/Web.SqlServer.Release.config | 2 +- WebApplication/Web.config | 6 +-- WebApplication/WebApplication.csproj | 11 ++++- 39 files changed, 816 insertions(+), 74 deletions(-) diff --git a/AclEngine-Tests/AclEngine-Tests.csproj b/AclEngine-Tests/AclEngine-Tests.csproj index 0c52a1d..4a231d3 100644 --- a/AclEngine-Tests/AclEngine-Tests.csproj +++ b/AclEngine-Tests/AclEngine-Tests.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -12,6 +12,25 @@ ScrewTurn.Wiki.AclEngine.Tests v3.5 512 + + + 3.5 + + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true true @@ -22,6 +41,7 @@ prompt 4 true + AllRules.ruleset none @@ -31,6 +51,7 @@ prompt 4 true + AllRules.ruleset @@ -62,6 +83,23 @@ AclEngine + + + False + .NET Framework 3.5 SP1 Client Profile + false + + + False + .NET Framework 3.5 SP1 + true + + + False + Windows Installer 3.1 + true + + @@ -32,9 +30,7 @@ - - @@ -92,7 +88,7 @@ - + diff --git a/WebApplication/WebApplication.csproj b/WebApplication/WebApplication.csproj index 35776ad..b090823 100644 --- a/WebApplication/WebApplication.csproj +++ b/WebApplication/WebApplication.csproj @@ -1,4 +1,5 @@ - + + Debug AnyCPU @@ -11,6 +12,10 @@ ScrewTurn.Wiki ScrewTurn.Wiki v3.5 + + + 3.5 + true @@ -21,6 +26,7 @@ prompt 4 true + AllRules.ruleset none @@ -30,6 +36,7 @@ prompt 4 true + AllRules.ruleset @@ -2621,7 +2628,7 @@ - +