chore: Projektdokumentationsdateien hinzufügen

This commit is contained in:
tekh 2025-07-07 15:05:53 +02:00
parent 1e1ead5c49
commit fd6e6d474d
3 changed files with 4315 additions and 0 deletions

View File

@ -9,6 +9,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{02EA681E-C7D
EndProject EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Leanetec.EConnect.Client", "src\Leanetec.EConnect.Client\Leanetec.EConnect.Client.csproj", "{9242EEA9-447B-44A6-A66D-D671DD16D0BB}" Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Leanetec.EConnect.Client", "src\Leanetec.EConnect.Client\Leanetec.EConnect.Client.csproj", "{9242EEA9-447B-44A6-A66D-D671DD16D0BB}"
EndProject EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{AC628874-E7B7-4CA6-8614-03DCCC9DE5CA}"
ProjectSection(SolutionItems) = preProject
docs\econnect-api_swagger.json = docs\econnect-api_swagger.json
docs\econnect-api_swagger.pdf = docs\econnect-api_swagger.pdf
EndProjectSection
EndProject
Global Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU Debug|Any CPU = Debug|Any CPU

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@