fix: Updated CI/CD configuration

This commit is contained in:
Marek Lesko
2025-07-15 19:25:38 +00:00
parent 6a1dc75b3b
commit d9b58b0502
21 changed files with 379 additions and 2 deletions

9
Api/Api.csproj.user Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ActiveDebugProfile>https</ActiveDebugProfile>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>