Added a comment for the bug tracking enabling F# in the 2.0 CLI.

This commit is contained in:
Livar Cunha 2017-03-09 22:35:25 -08:00 committed by Livar Cunha
parent bb178a5133
commit 69ce37d1eb

View file

@ -23,6 +23,7 @@ namespace Microsoft.DotNet.New.Tests
[InlineData("C#", "web", true)]
[InlineData("C#", "mvc", true)]
[InlineData("C#", "webapi", true)]
// Uncomment the test below once https://github.com/dotnet/netcorecli-fsc/issues/92 is fixed.
//[InlineData("F#", "console", false)]
//[InlineData("F#", "classlib", false)]
//[InlineData("F#", "mstest", false)]