We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf4ced commit e05eb98Copy full SHA for e05eb98
1 file changed
src/http/httpClient/Microsoft.Kiota.Http.HttpClientLibrary.csproj
@@ -5,7 +5,7 @@
5
<Description>Kiota Http provider implementation for dotnet with HttpClient.</Description>
6
<AssemblyTitle>Kiota Http Library for dotnet</AssemblyTitle>
7
<!-- NET 5 target to be removed on next major version-->
8
- <TargetFrameworks>netstandard2.0;netstandard2.1;net5.0;net6.0;net8.0;net462;net5.0-browser;net6.0-browser;net8.0-browser;</TargetFrameworks>
+ <TargetFrameworks>netstandard2.0;netstandard2.1;net5.0;net6.0;net8.0;net462;net8.0-browser;</TargetFrameworks>
9
<GenerateDocumentationFile>true</GenerateDocumentationFile>
10
</PropertyGroup>
11
0 commit comments