DannyChi commited on
Commit
22720df
·
verified ·
1 Parent(s): a36260e

Upload 9 files

Browse files
Files changed (1) hide show
  1. ai_server_docker.csproj.user +3 -0
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>