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 1992a70 commit 55b1efbCopy full SHA for 55b1efb
Directory.Build.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<TargetFramework>net8.0</TargetFramework>
4
<LangVersion>10.0</LangVersion>
5
- <BotSharpVersion>1.3.1</BotSharpVersion>
+ <BotSharpVersion>1.3.2</BotSharpVersion>
6
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
7
<GenerateDocumentationFile>false</GenerateDocumentationFile>
8
</PropertyGroup>
0 commit comments