ILRepack.Lib.MSBuild.Task icon indicating copy to clipboard operation
ILRepack.Lib.MSBuild.Task copied to clipboard

ILRepack.Lib.MSBuild.Task does not work on Linux

Open mogawinch opened this issue 6 years ago • 2 comments

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é

mogawinch avatar Aug 02 '19 19:08 mogawinch

Not only Linux. on Windows too

kb9kKBuAEg

azhe403 avatar May 09 '20 10:05 azhe403

any update on this ?

fiskra avatar Mar 19 '21 21:03 fiskra

Can you try latest version? It should fix the issue.

ravibpatel avatar Jan 09 '24 06:01 ravibpatel