3F / DllExport

.NET DllExport with .NET Core support (aka 3F/DllExport aka DllExport.bat)
MIT License
938 stars 131 forks source link

Problem with windows 10 #162

Closed TERMI80 closed 4 years ago

TERMI80 commented 4 years ago

i try to compile my program in windows 10 and i always got this error. I used Visual studio 2019 and 2017. i uninstalled and installed package but i got always this error:

1>C:\Users\david\source\repos\RoyalBot_Mandatory\packages\UnmanagedExports.1.2.7\tools\RGiesecke.DllExport.targets(58,3): error : Microsoft.Build.Utilities.ToolLocationHelper could not find ildasm.exe. ========== Ricompilazione: 1 completate, 0 non riuscite, 0 ignorate ==========

3F commented 4 years ago

duplicate of #103