AaronRobinsonMSFT / DNNE

Prototype native exports for a .NET Assembly.
MIT License
394 stars 41 forks source link

Bump version number to 2.0.0 #153

Closed AaronRobinsonMSFT closed 1 year ago

AaronRobinsonMSFT commented 1 year ago

Drop targeting .NET 5, it is out of support and shouldn't be targeted.

Add support for targeting .NET Framework 4.x. Update the test assets and samples to multi-target.

Fixes https://github.com/AaronRobinsonMSFT/DNNE/issues/151