Commit for development environment setup

This commit is contained in:
2023-06-19 16:12:33 -04:00
parent be72063a3c
commit bbce2ad0a6
2209 changed files with 1171775 additions and 625 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/">
<contractRef ref="http://localhost:4804/WSPortalcs/Service.asmx?wsdl" docRef="http://localhost:4804/WSPortalcs/Service.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" />
<soap address="http://localhost:4804/WSPortalcs/Service.asmx" xmlns:q1="http://ws.lhotka.net/Csla" binding="q1:WebServicePortalSoap" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
<soap address="http://localhost:4804/WSPortalcs/Service.asmx" xmlns:q2="http://ws.lhotka.net/Csla" binding="q2:WebServicePortalSoap12" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
</discovery>