Skip to content

AssemblyInfo.fs not present in F# .NET Standard 2.0 and .NET Core 2.1 projects #5309

@BentTranberg

Description

@BentTranberg

Found a trivial issue while migrating to .NET Standard / Core.

I have created one F# .NET Core 2.1 Console Application and several F# .NET Standard 2.0 Class Library, using Visual Studio 2017.

Problem: None of the new projects contain AssemblyInfo.fs after creation.

Is this a deliberate design decision, or something missing?

Expected behavior

AssemblyInfo.fs should be present in new projects, like we're used to with F# .NET Framework projects in VS 2017.

Other

VS 15.7.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions