Added a comment for the bug tracking enabling F# in the 2.0 CLI.
This commit is contained in:
parent
bb178a5133
commit
69ce37d1eb
1 changed files with 1 additions and 0 deletions
|
@ -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)]
|
||||
|
|
Loading…
Reference in a new issue