aplteam / Tatin

Tatin is a package manager for Dyalog APL
MIT License
25 stars 5 forks source link

On Windows, the Tatin client should not depend on the .NET Framework #170

Closed aplteam closed 6 months ago

aplteam commented 8 months ago

Currently BuildPackage throws an error when Dyalog is configured to use .NET Core rather than .NET Framework because it relies on .NET Framework for zipping.

The zipping tool used should be able to use both versions of .NET in order to get rid of this dependency.

aplteam commented 6 months ago

Done with 0.103.1