Skip to content

v1.5.2

Compare
Choose a tag to compare
@3F 3F released this 13 Mar 14:18
· 180 commits to master since this release
public release of the .NET DllExport - v1.5.2:

* FIXED: Failing to compile in VS2017. Issue #29
         `Error The "DllExportAppDomainIsolatedTask" task failed unexpectedly. System.ArgumentException: Requested value 'Version46' was not found.`

* FIXED: Possible error `Could not load file or assembly Microsoft.Build.Utilities or one of its dependencies.`
* CHANGED: Updated script for loading of the Configurator to avoid problem with old assemblies. Issue #22