You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Fix to allow F# silverlight project template to build with F# 4.0 versioning.
The compiler has custom version detection logic which relies on old versioing at the moment. Updating it so that it understands the new versioning, as well. (changeset 1363547)