FSharp.Interop.Dynamic icon indicating copy to clipboard operation
FSharp.Interop.Dynamic copied to clipboard

Upgrading Dynamitey dependency to .NET 6

Open AtwoodTM opened this issue 1 year ago • 2 comments

Description

To update FSharp.Interop.Dynamic to .NET 6, one of its main dependencies must also be updated (https://github.com/ekonbenefits/dynamitey). This issue will track that update, which will tie into another issue (to be opened) to update this project to .NET 6. The PR link is to be added below once it is opened for Dynamitey.

AtwoodTM avatar Aug 06 '24 16:08 AtwoodTM

The PR to the Dynamitely project 2+ weeks ago has not received a response. I have forked the project and updated it to .NET 6.0/.NET 8.0 frameworks. Therefore, I will create a new NuGet package named "dynamitey-core" for this project and push it to nuget.org. I will then compile FSharp.Interop.Dynamic for both .NET 6.0 and .NET 8.0. If the original project regains activity, I will merge "dynamitey-core" into the original project. But as of now, the original project is inactive.

AtwoodTM avatar Aug 22 '24 02:08 AtwoodTM

Sounds good!

dsyme avatar Aug 22 '24 11:08 dsyme