Skip to content

Generating strongly typed resource files not currently supported on .NET Core MSBuild  #2272

@livarcocc

Description

@livarcocc

From @iSazonov on July 6, 2017 13:41

What is a right repo to ask about ResGen in dotnet build?

Currently I try to generate strongly typed resources and get error:
C:\Users\user\AppData\Local\Microsoft\dotnet\sdk\2.0.0-preview2-006502\Microsoft.Common.CurrentVersion.targets(2921,5): error : Generating strongly typed resource files not currently supported on .NET Core MSBuild [C:\Users\user\Documents\GitHub\iSazonov\PowerShell\src\Microsoft.PowerShell.CoreCLR.Eventing\Microsoft.PowerShell.CoreCLR.Eventing.csproj]

From related Issue https://github.com/dotnet/cli/issues/819:

dotnet-resgen got replaced by the Microsoft.Net.Sdk implementation, so closing this.

Is strongly typed resources supported?

Copied from original issue: dotnet/cli#7084

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions