2023-09-06 12:58:02 +00:00
|
|
|
<Project>
|
|
|
|
|
<PropertyGroup>
|
2023-12-26 03:16:41 +00:00
|
|
|
<TargetFramework>net6.0</TargetFramework>
|
2023-09-06 12:58:02 +00:00
|
|
|
<LangVersion>10.0</LangVersion>
|
|
|
|
|
<OutputPath>..\..\..\packages</OutputPath>
|
2023-12-31 18:08:56 +00:00
|
|
|
<BotSharpVersion>0.21.0</BotSharpVersion>
|
2023-09-06 12:58:02 +00:00
|
|
|
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
</Project>
|