Fixed bug causing the final punctuation of the text to be ignored. #47
Annotations
8 warnings
Run dotnet pack -c Release
The assembly 'content/espeak/espeak-ng-linux-amd64.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
Run dotnet pack -c Release
The assembly 'content/espeak/espeak-ng-macos-amd64.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
Run dotnet pack -c Release
The assembly 'content/espeak/espeak-ng-macos-arm64.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
Run dotnet pack -c Release
The assembly 'content/espeak/espeak-ng-win-amd64.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
Run dotnet pack -c Release
The assembly 'content/espeak/espeak-ng-win-arm64.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
Run dotnet pack -c Release
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "OpenTK.Audio.OpenAL
|
Run dotnet build -c Release:
Program.cs#L48
Unreachable code detected
|
Run dotnet build -c Release:
Program.cs#L48
Unreachable code detected
|
Loading