We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fc844e commit 39e2746Copy full SHA for 39e2746
Directory.Build.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<TargetFramework>net8.0</TargetFramework>
4
<LangVersion>12.0</LangVersion>
5
- <BotSharpVersion>4.1.0</BotSharpVersion>
+ <BotSharpVersion>5.0.0</BotSharpVersion>
6
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
7
<GenerateDocumentationFile>false</GenerateDocumentationFile>
8
</PropertyGroup>
0 commit comments