2 references to InputFormatNotSupportedException
Microsoft.Build.Tasks.Core (2)
GenerateResource.cs (2)
2975
throw new
InputFormatNotSupportedException
("Reading resources from Assembly not supported on .NET Core MSBuild");
3035
throw new
InputFormatNotSupportedException
("Reading resources from binary .resources not supported on .NET Core MSBuild");