ILRepack.Lib.MSBuild.Task
ILRepack.Lib.MSBuild.Task copied to clipboard
ILRepack.Lib.MSBuild.Task does not work on Linux
Hello, I would like to use ILRepack MSBuild Task on Linux, but having a dependency on Microsoft.Build.Utilities.v4.0 make it impossible to use it.
error MSB4062: The "ILRepack" task could not be loaded from the assembly /root/.nuget/packages/ilrepack.lib.msbuild.task/2.0.16/build/ILRepack.Lib.MSBuild.Task.dll. Could not load file or assembly 'Microsoft.Build.Utilities.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
There is a plan to make this NuGet package Linux compatible?
Thank you, Marc-André
Not only Linux. on Windows too

any update on this ?
Can you try latest version? It should fix the issue.