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
Hi Montesuma80, I tried to compile using dot net 8.0 but gave me this error:
/root/3cx-web-API/update.cs(16,30): error CS0161: 'update.updateid(string, string)': not all code paths return a value [/root/3cx-web-API/WebAPICore.csproj] Notices: 16 Errors: 1
I have correct into WebAPICore.csproj the version to "net8.0" and the other two params like describe in README.
Need to do something else?
The 3CX version is V20, specifically 20.0 Update 1 (Build 731 Release).
Kind regards
The text was updated successfully, but these errors were encountered:
Hi Montesuma80, I tried to compile using dot net 8.0 but gave me this error:
/root/3cx-web-API/update.cs(16,30): error CS0161: 'update.updateid(string, string)': not all code paths return a value [/root/3cx-web-API/WebAPICore.csproj] Notices: 16 Errors: 1
I have correct into WebAPICore.csproj the version to "net8.0" and the other two params like describe in README.
Need to do something else?
The 3CX version is V20, specifically 20.0 Update 1 (Build 731 Release).
Kind regards
The text was updated successfully, but these errors were encountered: