This is an F# MsTest project template for Visual Studio 2012. Support it not provided for Visual Studio 2010. This allows you to use F# if you need to use MsTest as your testing framework of choice. Release Notes: Version 1.6 - 1.7 : adds a custom build action to update the binding redirects in the app.config if the targeted F# version changes. Version 1.4 - 1.5 : adds support for F# 3.1 and VS2013 RC. Version 1.3 adds support for VS2013 preview. Version 1.2 adds support for VS2012 Express for Web. Version 1.1 adds an app.config with F# binding redirects and an MSTest.runsettings file. Version 1.0 is the initial release. It provides a simple project with appropriate MsTest assembly references and a simple example. |