Skip to content

Commit e05eb98

Browse files
committed
chore: removes unexistant TFMs
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
1 parent aaf4ced commit e05eb98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/http/httpClient/Microsoft.Kiota.Http.HttpClientLibrary.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Description>Kiota Http provider implementation for dotnet with HttpClient.</Description>
66
<AssemblyTitle>Kiota Http Library for dotnet</AssemblyTitle>
77
<!-- 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>
8+
<TargetFrameworks>netstandard2.0;netstandard2.1;net5.0;net6.0;net8.0;net462;net8.0-browser;</TargetFrameworks>
99
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1010
</PropertyGroup>
1111

0 commit comments

Comments
 (0)