Skip to content

Commit cfd8a0f

Browse files
ci: set target fx [skip-ci]
1 parent d67b9f1 commit cfd8a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet/src/Microsoft.Agents.M365Copilot/Microsoft.Agents.M365Copilot.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFrameworks>netstandard2.0;netstandard2.1;net6.0;net7.0;net8.0;</TargetFrameworks>
4+
<TargetFrameworks>netstandard2.0;netstandard2.1;net8.0;net9.0;</TargetFrameworks>
55
<Description>Microsoft 365 Copilot APIs v1.0 client library enables you to call the Microsoft 365 Copilot APIs in your applications and custom engine agents.</Description>
66
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
77
<AssemblyTitle>Microsoft Agents M365 Copilot APIs v1.0 Client Library</AssemblyTitle>

0 commit comments

Comments
 (0)