-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated .NetSDK version for Websites to 2020-06-01 (#15230)
* updated .NetSDK version for Websites to 2020-06-01 * Updated API version targetting to 2020-06-01
- Loading branch information
1 parent
92d72c3
commit 378846a
Showing
70 changed files
with
3,866 additions
and
1,055 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,12 +3,12 @@ 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/web/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=E:\github\azure-sdk-for-net\sdk | ||
2020-06-05 06:44:53 UTC | ||
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/web/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --tag=package-2020-06 --csharp-sdks-folder=K:\DotNet-SDK\Sep-2020\azure-sdk-for-net\sdk | ||
2020-09-18 04:29:17 UTC | ||
Azure-rest-api-specs repository information | ||
GitHub fork: Azure | ||
Branch: master | ||
Commit: 4e744672338f604d8f7193c359d340832074e9e6 | ||
Commit: 1b04f5fce19cd330dcc0eec11a98e499c0cda50d | ||
AutoRest information | ||
Requested version: v2 | ||
Bootstrapper version: [email protected] |
2 changes: 1 addition & 1 deletion
2
sdk/websites/Microsoft.Azure.Management.WebSites/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>CertificateRegistration_2019-08-01;DomainRegistration_2019-08-01;Web_2019-08-01;Web_2019-08-01;WebSiteManagementClient_2019-08-01;</AzureApiTag> | ||
<AzureApiTag>CertificateRegistration_2020-06-01;DomainRegistration_2020-06-01;Web_2020-06-01;Web_2020-06-01;WebSiteManagementClient_2020-06-01;</AzureApiTag> | ||
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags> | ||
</PropertyGroup> | ||
</Project> |
8 changes: 4 additions & 4 deletions
8
sdk/websites/Microsoft.Azure.Management.WebSites/src/Generated/IRecommendationsOperations.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
152 changes: 113 additions & 39 deletions
152
sdk/websites/Microsoft.Azure.Management.WebSites/src/Generated/IWebAppsOperations.cs
Large diffs are not rendered by default.
Oops, something went wrong.
21 changes: 8 additions & 13 deletions
21
...ted/Models/KeyVaultReferenceCollection.cs → ...ated/Models/AllowedAudiencesValidation.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
115 changes: 0 additions & 115 deletions
115
sdk/websites/Microsoft.Azure.Management.WebSites/src/Generated/Models/ApiKVReference.cs
This file was deleted.
Oops, something went wrong.
60 changes: 60 additions & 0 deletions
60
sdk/websites/Microsoft.Azure.Management.WebSites/src/Generated/Models/AppRegistration.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
10 changes: 5 additions & 5 deletions
10
...ebsites/Microsoft.Azure.Management.WebSites/src/Generated/Models/AppServiceEnvironment.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.