Skip to content

Commit

Permalink
Update from master
Browse files Browse the repository at this point in the history
  • Loading branch information
SDK Automation committed Jul 30, 2020
1 parent 71affc1 commit b7ca2ef
Show file tree
Hide file tree
Showing 46 changed files with 9,970 additions and 33,068 deletions.
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>Authorization_2015-06-01;Authorization_2018-07-01-preview;Authorization_2018-01-01-preview;Authorization_2018-09-01-preview;Authorization_2020-04-01-preview;AuthorizationManagementClient_2018-07-01-preview;AuthorizationManagementClient_2018-09-01-preview;AuthorizationManagementClient_2018-01-01-preview;AuthorizationManagementClient_2020-04-01-preview;</AzureApiTag>
<AzureApiTag>Authorization_2015-06-01;Authorization_2018-07-01-preview;Authorization_2018-01-01-preview;Authorization_2018-09-01-preview;AuthorizationManagementClient_2018-07-01-preview;AuthorizationManagementClient_2018-09-01-preview;AuthorizationManagementClient_2018-01-01-preview;</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.

Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<PropertyGroup>
<Description>Provides capabilities to query Microsoft Azure Management Authorization.</Description>
<AssemblyTitle>Authorization Library for Microsoft Azure Management Authorization</AssemblyTitle>
<Version>2.12.0-preview</Version>
<Version>2.11.0-preview</Version>
<AssemblyName>Microsoft.Azure.Management.Authorization</AssemblyName>
<PackageId>Microsoft.Azure.Management.Authorization</PackageId>
<PackageTags>Microsoft Azure Management;Authorization;</PackageTags>
<PackageReleaseNotes>
<![CDATA[
This is a public preview release of the Azure Authorization SDK. This release adds properties to RoleAssignments and related methods
This is a public preview release of the Azure Authorization SDK. This release removes RoleAssignmentProperties, RoleDefinitionProperties, and ClassicAdministratorProperties, and adds PrincipalType to RA Properties.
]]>
</PackageReleaseNotes>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
[assembly: AssemblyDescription("Provides Microsoft Management Authorization access.")]

[assembly: AssemblyVersion("2.0.0.0")]
[assembly: AssemblyFileVersion("2.12.0.0")]
[assembly: AssemblyFileVersion("2.11.0.0")]

[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft")]
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

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

This file was deleted.

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

Loading

0 comments on commit b7ca2ef

Please sign in to comment.