Spaces:
Running
Running
Upload 9 files
Browse files
ai_server_docker.csproj.user
CHANGED
|
@@ -6,4 +6,7 @@
|
|
| 6 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
| 7 |
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
|
| 8 |
</PropertyGroup>
|
|
|
|
|
|
|
|
|
|
| 9 |
</Project>
|
|
|
|
| 6 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
| 7 |
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
|
| 8 |
</PropertyGroup>
|
| 9 |
+
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
|
| 10 |
+
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
|
| 11 |
+
</PropertyGroup>
|
| 12 |
</Project>
|