syn-speech icon indicating copy to clipboard operation
syn-speech copied to clipboard

NetCore Support

Open dev-bre opened this issue 5 years ago • 3 comments

In order to support NetCore in a multi target configuration, I had to create a new NetCore project first and make that project to support net450. That's why you will see files deleted and recreated.

There were also a multitude of files not actually used.

dev-bre avatar Oct 01 '20 08:10 dev-bre

I can't really do much with these conflicts:

Syn.Speech.Test/bin/Debug/Syn.Speech.Test.exe Syn.Speech.Test/bin/Debug/Syn.Speech.Test.pdb Syn.Speech.Test/bin/Debug/Syn.Speech.dll Syn.Speech.Test/bin/Debug/Syn.Speech.pdb

These files should not be part of the repo at all.

dev-bre avatar Oct 01 '20 08:10 dev-bre

Thanks for the PR, we'll are taking a look at it. We'll try to resolve the conflicts and then get the commit merged.

SynOfficial avatar Oct 02 '20 01:10 SynOfficial

It would be wise to sort the conflicts on this branch.

cartheur avatar Dec 10 '21 15:12 cartheur

I can surmise by the closing of the PR that there is no NetCore port?

cartheur avatar May 26 '23 16:05 cartheur

We too regret not being able to fix merge conflicts on time.

Nonetheless changes were made to target .NET 6.0 (LTS)

https://www.nuget.org/packages/Syn.Speech/

SynOfficial avatar May 26 '23 17:05 SynOfficial