Skip to content
Merged
Show file tree
Hide file tree
Changes from 10 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions sdk/ai/Azure.AI.Projects/src/Azure.AI.Projects.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<GenerateAPIListing>true</GenerateAPIListing>
<LangVersion>latest</LangVersion>
<IncludeOperationsSharedSource>true</IncludeOperationsSharedSource>
<IncludeAutorestDependency>false</IncludeAutorestDependency>
</PropertyGroup>

<PropertyGroup>
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions sdk/ai/Azure.AI.Projects/src/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,3 @@
using Azure.Core;

[assembly: AzureResourceProviderNamespace("Microsoft.CognitiveServices")]
[assembly: CodeGenSuppressType("Azure.AI.Projects.AgentObject")]
[assembly: CodeGenSuppressType("Azure.AI.Projects.AgentThreadObject")]
[assembly: CodeGenSuppressType("Azure.AI.Projects.OpenAIFileObject")]
[assembly: CodeGenSuppressType("Azure.AI.Projects.RunStepObject")]
[assembly: CodeGenSuppressType("Azure.AI.Projects.ThreadMessageObject")]
[assembly: CodeGenSuppressType("Azure.AI.Projects.ThreadRunObject")]
2 changes: 1 addition & 1 deletion sdk/ai/Azure.AI.Projects/tsp-location.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
directory: specification/ai/Azure.AI.Projects
commit: d62e34a7aebd2a20d41832bc552d3b796695940c
commit: 681c15ad9028f91b3f4978625527fd461b57f4fa
repo: Azure/azure-rest-api-specs
emitterPackageJsonPath: eng/http-client-csharp-emitter-package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
repo: Azure/azure-rest-api-specs
directory: "specification/appconfiguration/AppConfiguration"
commit: 5c7a5cda1558804a0b52001cdf23c4e3ef225567
commit: cee8b51dc487fd473e2214a32d8eb1083cdabd21
emitterPackageJsonPath: "eng/azure-typespec-http-client-csharp-emitter-package.json"
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
<IncludeOperationsSharedSource>true</IncludeOperationsSharedSource>
<DisableEnhancedAnalysis>true</DisableEnhancedAnalysis>
<IncludeAutorestDependency>false</IncludeAutorestDependency>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@
[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")]

[assembly: AzureResourceProviderNamespace("Microsoft.EventGrid")]
[assembly: CodeGenSuppressType("MessagingEventGridNamespacesClientBuilderExtensions")]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
repo: Azure/azure-rest-api-specs
directory: "specification/eventgrid/Azure.Messaging.EventGrid"
commit: 67e43665f813a4c7184ba4066902dc023ce638a6
commit: 6b625eed7f0f065b6e6cf8f2a74379db81598ff9
emitterPackageJsonPath: eng/azure-typespec-http-client-csharp-emitter-package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
repo: Azure/azure-rest-api-specs
directory: "specification/eventgrid/Azure.Messaging.EventGrid.SystemEvents"
commit: 752dade436619ed28bd03ca2e77cfa5acf6222dd
commit: 98cf802723af8ac8e08f8bdcdc058bed530d2ef9
emitterPackageJsonPath: eng/azure-typespec-http-client-csharp-emitter-package.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "net",
"TagPrefix": "net/healthdataaiservices/Azure.Health.Deidentification",
"Tag": "net/healthdataaiservices/Azure.Health.Deidentification_754ddcb6c3"
"Tag": "net/healthdataaiservices/Azure.Health.Deidentification_c5030f7773"
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading