mattl91
mattl91
The tutorial https://github.com/Synergex/HarmonyCore/wiki/Tutorial-03-01-Authentication-via-Custom-Code doesn’t work the way it seems it should. The problem is that the files listed in the first two bullets of the “What changed” section aren’t generated...
When I attempt to specify an alias for a structure, I get a "Failed to set text" error. **To Reproduce** Steps to reproduce the behavior: 1. Open the Harmony Core...
When I run the "dotnet run" command in step 6 of the "Creating a Demo Service" tutorial (https://github.com/Synergex/HarmonyCore/wiki/Tutorial-01-02-Creating-a-Demo-Service), I get an error (even though the service does start): Determining traditional...
If you double-click the "Enable Traditional Bridge" setting (on the Traditional Bridge screen in the GUI tool), a "Enter New Value" window opens, enabling you to edit this setting (e.g.,...
For step 3 (the step that uses "dotnet new" to create the solution) of tutorial 01 02 (https://github.com/Synergex/HarmonyCore/wiki/Tutorial-01-02-Creating-a-Demo-Service), the output includes the following: ``` Processing post-creation actions... Restoring C:\hc\test\MyApi\MyApi.sln: C:\hc\test\MyApi\TraditionalBridge\TraditionalBridge.synproj(3,3):...