Gábor Domonkos
eababa3d13
Update Newtonsoft.Json to 12.0 everywhere, fixes #7213 ( #8202 )
...
Lombiq Technologies: ORCH-205
2019-05-18 20:19:29 +02:00
Jay Harris
3649844b66
Update Newtonsoft.Json, Microsoft.Owin, IdentityModel to latest ( #8087 )
2018-08-09 12:22:42 -07:00
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
Sebastien Ros
3630473e69
Removing roslyn compilation for now
2016-02-01 11:55:04 -08:00
Daniel Stolt
dec68d454c
Updated code base to target .NET Framework 4.5.2. Fixes #5700 .
2016-01-14 01:06:32 +01:00
Daniel Stolt
c59b761c3a
Enabled Roslyn compilation (C# 6 syntax support) for Razor views.
...
- Added Roslyn CodeDom Nuget packages to Orchard.Web and Orchard.Azure.Web.
- Added the necessary Web.config section to all modules/themes to make the VS editor recognize C# 6 syntax.
- Added a sample/proof use in BadgeOfHonor.cshtml.
2016-01-14 00:48:22 +01:00
Daniel Stolt
bfb01a31d5
Fixed compiler errors in Razor views in modules and themes.
...
A handful of compiler errors would appear in most modules while having Razor views open in Visual Studio 2015. Adding a reference to System.Core in Web.config of modules fixes this.
2016-01-14 00:09:15 +01:00
Rob King
bc51f86582
Consolidate Iesi.Collections and commit binding redirects
2016-01-07 15:27:00 +00:00
Sebastien Ros
becc4abf23
Fixing Visual Studio warnings on web.config files
2015-08-27 11:11:10 -07:00
Daniel Stolt
d6f3bfd419
Updated to Newtonsoft.Json 7.0 and Azure SDK 2.7.
2015-08-25 16:17:32 +02:00
Sebastien Ros
1180425109
Updating libraries
2015-06-19 10:39:00 -07:00
Daniel Stolt
0f7d385350
Made casing of Web.config file names consistent.
2015-03-04 02:33:18 +01:00