SwensenSoftware/unquote

Upgrade solution from F# 2.0 + VS2010 to F# 3.1 + VS2013

GoogleCodeExporter opened this issue · 7 comments

This is a prerequisite to issue 89 (adding support for .NET 4.5 and SL5).

We'll need to:
1) Upgrade the solution and projects
2) Address any F# 3.0 breaking changes
3) Drop the SL4 projects (which are no longer supported; we will replace with 
SL5 support, see issue 89)
4) Adapt the build scripts (perhaps taking the opportunity to move away from 
.bat scripts, see issue 74)

Original issue reported on code.google.com by stephen....@gmail.com on 31 Mar 2013 at 3:52

Work is being done in the vs2012 branch.

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

  • Changed state: Started

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

  • Added labels: Type-Task
Note: we are limited by only having vs2012 express. We cannot create a portable 
library build, and our usual suite of VS extensions (namely source control, 
test runners, and code navigation / understanding) are not available. But we 
shall proceed in-spite of those obstacles.

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

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

  • Added labels: Type-Other
  • Removed labels: Type-Task
So far we've got 1-3 done, now we just need to update our build scripts.

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

F# 3.1 / VS2013 solution now in trunk

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

  • Changed title: Upgrade solution from F# 2.0 + VS2010 to F# 3.1 + VS2013
  • Changed state: Fixed

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

  • Added labels: Milestone-Release3.0.0