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 f21b9d1 commit ef88b51Copy full SHA for ef88b51
dotnet/nuget/nuget-package.props
@@ -35,7 +35,7 @@
35
<!-- Required license, copyright, and repo information. Packages can override. -->
36
<PackageLicenseExpression>MIT</PackageLicenseExpression>
37
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
38
- <PackageProjectUrl>https://aka.ms/tbd</PackageProjectUrl>
+ <PackageProjectUrl>https://learn.microsoft.com/agent-framework/</PackageProjectUrl>
39
<RepositoryUrl>https://github.com/microsoft/agent-framework</RepositoryUrl>
40
<PublishRepositoryUrl>true</PublishRepositoryUrl>
41
0 commit comments