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