You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 13, 2024. It is now read-only.
Trying to use MSBuild.ILMerge.Task nuget package to merge Newtonsoft.Json package into main dll.
On build getting error 1>D:\sources\NppPlugin\MyPlugin\MyPlugin\PluginInfrastructure\DllExport\NppPlugin.DllExport.targets(13,5): error : D:\sources\NppPlugin\MyPlugin\MyPlugin\PluginInfrastructure\ScintillaGateway.cs(16707566) : error : syntax error at token '-' in: IL_0027: ldc.r8 -inf
Sometimes it fails on other classes from \PluginInfrastructure folder
Target Framework: .NET Framework 4.5