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
🚀 Updated to .NET Standard 2.0. (#34)
- 🚀 Updated to .NET Standard
- 📦 Updated NuGet packages.
- .NET Standard 2.0 + some nicer error handling message.
- 🖊️ Cleaned up ReadMe and updated ChangeLog.
Renamed assembly name to original assembly name. (#29)
- Going to .NETStandard, the build process was using a different Assembly name. So this is now going back to the original one.
- Make sure the correct configuration is used during CI packing.
- Renamed ReleaseNotes.md to ChangeLog.md.