SwensenSoftware / unquote

Write F# unit test assertions as quoted expressions, get step-by-step failure messages for free
http://www.swensensoftware.com/unquote
Apache License 2.0
285 stars 26 forks source link

Add .NET 4.5 and Portable Profile 259 builds while continuing support for .NET 4.0 and dropping support for Silverlight 4 #89

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Although binding redirects (see Issue 78) can be used to fix any versioning 
issues using a version of Unquote referencing FSharp.Core v4.0 in an F# project 
referencing FSharp.Core v4.3, a .NET 4.5 build would eliminate any chance of 
confusion. Like Issue 88, this would appear in some future "Unquote 3.0" 
release.

Original issue reported on code.google.com by stephen....@gmail.com on 28 Apr 2012 at 2:32

GoogleCodeExporter commented 9 years ago
Update: F# 3.0 + vs2012 (required for targeting .NET 4.0) does not support 
Silverlight 4, so we will be dropping Silverlight 4 support and instead upgrade 
to Silverlight 5 support.

Original comment by stephen....@gmail.com on 31 Mar 2013 at 3:41

GoogleCodeExporter commented 9 years ago
So far we've got SL5 done (and SL4 dropped), now we just need to figure out a 
simple way to do .NET 4.5 with minimal effort (while continuing .NET 4.0 but 
not have multi-targeting features available).

Original comment by stephen....@gmail.com on 31 Mar 2013 at 4:20

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 25 Apr 2013 at 3:07

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 15 Mar 2015 at 9:20

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 17 May 2015 at 6:10