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 e0fee60 commit 6203354Copy full SHA for 6203354
src/OpenAI.csproj
@@ -9,7 +9,7 @@
9
<VersionPrefix>2.1.0</VersionPrefix>
10
<VersionSuffix></VersionSuffix>
11
12
- <TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
+ <TargetFrameworks>netstandard2.0;net6.0;net8.0</TargetFrameworks>
13
<LangVersion>latest</LangVersion>
14
15
<!-- Generate an XML documentation file for the project. -->
0 commit comments