-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI update - .NET 9 GA #10678
CI update - .NET 9 GA #10678
Conversation
@gewarren - This PR edits one or more files whose 'source of truth' for documentation is not in this repo. Please make documentation updates in the /// comments in the dotnet/runtime repo (or dotnet/extensions repo) instead. |
This comment was marked as outdated.
This comment was marked as outdated.
Build.Reason:Manual by Genevieve Warren Build.Url:https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=476746&view=results source_repo.branch:net9-ga source_repo.url:https://apidrop.visualstudio.com/_git/binaries
Learn Build status updates of commit 0453d40:
|
@@ -78,7 +82,9 @@ | |||
<ReturnType>System.Boolean</ReturnType> | |||
</ReturnValue> | |||
<Docs> | |||
<summary>To be added.</summary> | |||
<summary> | |||
Gets a value indicating whether to generate schemas with the additionalProperties set to false for .NET objects. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What does additionalProperties refer to - could we make that a cref? @joperezr
@@ -59,7 +59,7 @@ | |||
</Attribute> | |||
</Attributes> | |||
<Docs> | |||
<summary>To be added.</summary> | |||
<summary>Provides a dictionary used as the AdditionalProperties dictionary on Microsoft.Extensions.AI objects.</summary> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same comment here @joperezr
Closing as cherry-picking messed up the commits. Will rerun CI and reopen. |
View by commit. The last commit is the documentation comments.