forked from dagoroz/azure-sdk-for-net
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add .NET SDK generated files and tests for 2022-06-15 API version (Az…
…ure#29545) Co-authored-by: Ashraf Hamad <[email protected]>
- Loading branch information
Showing
82 changed files
with
4,944 additions
and
10,905 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,13 +3,13 @@ AutoRest installed successfully. | |
Commencing code generation | ||
Generating CSharp code | ||
Executing AutoRest command | ||
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/eventgrid/resource-manager/readme.md --csharp --version=2.0.4421 --reflect-api-versions --csharp-sdks-folder=C:\swg\bjn\azure-sdk-for-net\sdk | ||
Autorest CSharp Version: 2.3.82 | ||
2022-05-11 20:57:34 UTC | ||
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/eventgrid/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=E:\Ga22\net1\azure-sdk-for-net\sdk | ||
2022-06-13 18:56:04 UTC | ||
Azure-rest-api-specs repository information | ||
GitHub fork: Azure | ||
Branch: main | ||
Commit: e515b6251fdc21015282d2e84b85beec7c091763 | ||
Commit: b6e67f17473f06792781ba3fc4113f42e22ea90b | ||
AutoRest information | ||
Requested version: 2.0.4421 | ||
Bootstrapper version: [email protected] | ||
Requested version: v2 | ||
Bootstrapper version: [email protected] | ||
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead. |
2 changes: 1 addition & 1 deletion
2
sdk/eventgrid/Microsoft.Azure.Management.EventGrid/AzSdk.RP.props
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<!--This file and it's contents are updated at build time moving or editing might result in build failure. Take due deligence while editing this file--> | ||
<PropertyGroup> | ||
<AzureApiTag>EventGrid_2021-10-15-preview;</AzureApiTag> | ||
<AzureApiTag>EventGrid_2022-06-15;</AzureApiTag> | ||
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags> | ||
</PropertyGroup> | ||
</Project> |
7 changes: 7 additions & 0 deletions
7
sdk/eventgrid/Microsoft.Azure.Management.EventGrid/CHANGELOG.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
326 changes: 163 additions & 163 deletions
326
.../Microsoft.Azure.Management.EventGrid/src/Generated/DomainEventSubscriptionsOperations.cs
Large diffs are not rendered by default.
Oops, something went wrong.
104 changes: 52 additions & 52 deletions
104
....Azure.Management.EventGrid/src/Generated/DomainEventSubscriptionsOperationsExtensions.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.