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.
2 parents 6ce6105 + 6959442 commit ca39b60Copy full SHA for ca39b60
Directory.Build.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <TargetFramework>net8.0</TargetFramework>
+ <TargetFramework>net10.0</TargetFramework>
4
<LangVersion>12.0</LangVersion>
5
<BotSharpVersion>5.2.0</BotSharpVersion>
6
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
0 commit comments