ably-dotnet
ably-dotnet copied to clipboard
Fix build issue
- Fix build issue when net6 and net7 latest versions used on GitHub actions CI.
- Related dotnet issue https://github.com/dotnet/installer/issues/17325
- Currently, CI is using net6 and net7 versions that do not break/cause logging issues.
➤ Automation for Jira commented:
The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3847
https://github.com/fsprojects/FAKE/issues/2748
Build issues for netframework and xamarin will be fixed as a part of this issue