Benedek Farkas
ed0c60c5fd
5408: Dropping static view compilation temporarily to be able support Dynamic Compilation with Roslyn ( #7892 )
2017-12-21 12:49:53 -08:00
Benedek Farkas
2904d35d91
Enabling C# 6 for Dynamic Compilation and Razor IntelliSense
...
Fixes #5408
2017-11-09 12:04:12 -08:00
Benedek Farkas
185ad6b1eb
Adding LangVersion 5 setting to each csproj's Debug and Release target ( #7641 )
...
Fixes #7639
2017-04-03 10:38:41 -07:00
Daniel Stolt
dec68d454c
Updated code base to target .NET Framework 4.5.2. Fixes #5700 .
2016-01-14 01:06:32 +01:00
Rob King
bc51f86582
Consolidate Iesi.Collections and commit binding redirects
2016-01-07 15:27:00 +00:00
Lombiq
7fa4783b1d
Fixing leftover MVC references by changing them to also use packages
2016-01-06 01:04:40 +01:00
Rob King
74d8cf8e9a
Line endings resolution
2015-12-15 11:55:23 +00:00
Rob King
9e57785e4a
Fixed Orchard.Web.Tests project file references
2015-12-04 11:58:42 +00:00
Rob King
929b6bb2c0
Moved Autofac to NuGet. Version change: None
2015-12-04 11:36:33 +00:00
Rob King
6df007561d
Moved NUnit to NuGet. Version change: 2.5.2.9222 >>> 2.5.10.11092
2015-12-04 11:27:42 +00:00
Lombiq
680a9eb85b
Fixing that some files had line endings mixed up (both LF and CRLF)
2015-12-03 00:10:12 +01:00
Daniel Stolt
635abd7456
Fixed unit tests not being discovered due to CopyLocal=false on core references.
...
Having CopyLocal=false on references to Orchard.Core and Orchard.Framework in unit test projects prevented VS from discovering unit tests (at least when using the NUnit Test Adapter for Visual Studio). This change resets CopyLocal=true for these references in all unit test projects.
2015-05-07 14:16:56 +02:00
Kees Damen
2cfcdfaa8b
Fixed project references to Orchard.Core and Orchard.Framework
2015-04-16 16:23:12 +02:00
Sebastien Ros
221197f314
Upgrading to .NET Framework 4.5.1
2014-08-13 14:07:45 -07:00
Sebastien Ros
35d2a6c8fd
#20577 : Fixing Orchard.Templates
...
Work Item: 20577
2014-03-26 12:21:51 -07:00
Erik Oppedijk
8e84bd57e7
Upgrade projects and web.config to 4.5 FW
2013-08-23 15:16:14 +02:00
Dave Reed
e869a4f467
Fixing some basic fx cop warnings
...
--HG--
branch : dev
2010-11-12 12:47:06 -08:00
Dave Reed
ca74da5ea5
Setting code analysis ruleset to paired down Security rules.
...
--HG--
branch : dev
2010-11-10 16:16:54 -08:00
Nathan Heskew
69c901e5c0
Starting the move to ASP.NET MVC 3 Preview 1
...
--HG--
branch : mvc3p1
2010-08-16 15:37:51 -07:00
Renaud Paquay
2ce8a58cdc
Cleanup build for SqlCe
...
No need to mark test assemblies as x86
No need to copy nunit to a temporary directory
Also remove unused file
--HG--
branch : dev
2010-07-13 22:04:02 -07:00
Renaud Paquay
0f96552ecc
Fix for SQLite bitness
...
Force unit test to be x86, since we are using SQLite 32-bit. This is temporary
until we find a better solution.
--HG--
branch : net40
2010-05-06 11:50:05 -07:00
Renaud Paquay
d6fc8a4099
Fix build errors
...
Unit Test were still targetting .net 3.5
--HG--
branch : net40
2010-05-06 11:13:31 -07:00
Renaud Paquay
030c93be8e
Convert solution/projects to dev10 and target .net 40
...
--HG--
branch : net40
2010-05-06 10:28:29 -07:00
Renaud Paquay
6c74a37693
Merge
...
--HG--
branch : dev
rename : src/Orchard.Tests/Orchard.Tests.csproj => src/Orchard.Tests/Orchard.Framework.Tests.csproj
rename : src/Orchard/Orchard.csproj => src/Orchard/Orchard.Framework.csproj
2010-04-13 11:14:32 -07:00
Renaud Paquay
9647bb3f6b
Rename "Orchard" to "Orchard.Framework"
...
--HG--
branch : dev
rename : src/Orchard.Tests/Orchard.Tests.csproj => src/Orchard.Tests/Orchard.Framework.Tests.csproj
rename : src/Orchard/Orchard.csproj => src/Orchard/Orchard.Framework.csproj
2010-04-07 14:48:11 -07:00
Anthony Steele
4b96ede0be
Removed unneeded project references and using statements
2010-04-07 21:40:16 +01:00
Suha Can
867aaf943f
- More work related to moving Orchard to Autofac 2.1.
...
Need to rework the host/shell container spin-off for multitenancy.
Need to rework interception.
dev branch is now broken until the end of this sprint, enjoy the default branch.
--HG--
branch : dev
2010-04-02 15:17:13 -07:00
Suha Can
1d3ee05e66
- Moving Orchard to Autofac 2.1.
...
Removing Autofac 1.4 bits.
--HG--
branch : dev
2010-04-01 09:57:25 -07:00
rpaquay
2f5e08bc6c
Removing TFS bindings from projects and solution
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039721
2009-11-11 23:55:20 +00:00
loudej
ef0c573f42
Moving controllers out of stock Orchard.Web app. Updating standard route provider to use package manager active entry information. (removes hardcoded entries.)
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039327
2009-11-10 07:39:09 +00:00
rpaquay
2d3cd1b304
Populating initial tree
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4038902
2009-11-07 22:49:58 +00:00