-
Notifications
You must be signed in to change notification settings - Fork 847
Closed
Milestone
Description
From @Lanayx on February 28, 2018 15:1
Steps to reproduce
- Create empty F# console project (.NET Core)
- Add
type Test = Test of string - Add Resources folder
- Add Resource
Test.en.resxto Resources folder - Build project
Expected behavior
VS build works
dotnet build works
Actual behavior
VS build works
dotnet build doesn't work.
resources.cs file with fsharp content is created and CS compiler errors are shown
Environment data
.NET Command Line Tools (2.1.4)
Product Information:
Version: 2.1.4
Commit SHA-1 hash: 5e8add2190
Runtime Environment:
OS Name: Windows
OS Version: 10.0.16299
OS Platform: Windows
RID: win10-x64
Base Path: C:\Program Files\dotnet\sdk\2.1.4\
Microsoft .NET Core Shared Framework Host
Version : 2.0.5
Build : 17373eb129b3b05aa18ece963f8795d65ef8ea54
Copied from original issue: dotnet/cli#8697
Metadata
Metadata
Assignees
Labels
No labels