Skip to content

Commit

Permalink
Dot Net SDK related changes for 2021-07-01 API version for ResourceGu…
Browse files Browse the repository at this point in the history
…ard (#24209)

* Dot Net SDK related changes for 2021-07-01 API version for ResourceGuard

* Fixing build break

* Resolved PR comments

* Resolved PR comments

* Fixed build break

Co-authored-by: Madhumanti Dey <[email protected]>
  • Loading branch information
deymadhumanti and madhude authored Oct 13, 2021
1 parent 38ec41c commit a3678f2
Show file tree
Hide file tree
Showing 99 changed files with 10,620 additions and 3,095 deletions.
12 changes: 6 additions & 6 deletions eng/mgmt/mgmtmetadata/dataprotection_resource-manager.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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/master/specification/dataprotection/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\One\github\mayank\azure-sdk-for-net\sdk
Autorest CSharp Version: 2.3.91
2021-04-28 09:18:01 UTC
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/dataprotection/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=D:\SDK_DPP\azure-sdk-for-net\sdk
Autorest CSharp Version: 2.3.82
2021-09-24 10:17:11 UTC
Azure-rest-api-specs repository information
GitHub fork: Azure
Branch: master
Commit: e1ab90da9a49c2f22ed2d836332a00a2b12cc4e1
Branch: main
Commit: b49af808cba06f45b01193623ce1ff9e2e017777
AutoRest information
Requested version: v2
Bootstrapper version: autorest@2.0.4413
Bootstrapper version: autorest@3.3.2
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>DataProtection_2021-01-01;</AzureApiTag>
<AzureApiTag>DataProtection_2021-01-01;DataProtection_2021-07-01;</AzureApiTag>
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
</PropertyGroup>
</Project>

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

0 comments on commit a3678f2

Please sign in to comment.