BotSharp/BotSharp.WebHost/BotSharp.WebHost.csproj.user

13 lines
613 B
Plaintext
Raw Normal View History

2018-09-20 21:18:34 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ActiveDebugProfile>BotSharp.WebHost</ActiveDebugProfile>
<NameOfLastUsedPublishProfile>RASA</NameOfLastUsedPublishProfile>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RASA|AnyCPU'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
2018-09-21 20:11:57 +00:00
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DIALOGFLOW|AnyCPU'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
2018-09-20 21:18:34 +00:00
</Project>