Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiamurialdo authored Sep 11, 2024
1 parent 7a25852 commit ca51dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/src/extensions/ws/GxSoapHandler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ In GeneXus, you can configure and use the web service credentials as follows:
## Building the Assembly
To enable dynamic credential modification, checkout this repo and create the GxSoapHandler.dll assembly as follows:

1. Include a reference to ```<KB Namespace>```.Programs.Common.dll in GxSoapHandler.csproj and replace ISdtWS_eFacturaDummy in GxSoapHandler.cs by the correct web service name.
1. Include a reference to ``<KB Namespace>``.Programs.Common.dll in GxSoapHandler.csproj and replace ISdtWS_eFacturaDummy in GxSoapHandler.cs by the correct web service name.

2. Build the assembly with one of the following commands:
```
Expand Down

0 comments on commit ca51dac

Please sign in to comment.