Skip to content

Commit

Permalink
Update Microsoft.Azure.Management.KeyVault.csproj (#14898)
Browse files Browse the repository at this point in the history
  • Loading branch information
isra-fel authored Sep 4, 2020
1 parent 7f940a0 commit 47969ad
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</Description>
<AssemblyTitle>Microsoft Azure Key Vault Management</AssemblyTitle>
<AssemblyName>Microsoft.Azure.Management.KeyVault</AssemblyName>
<Version>3.1.0</Version>
<Version>3.1.0-preview.1</Version>
<PackageTags>Microsoft Azure key vault management;Key Vault;</PackageTags>
<PackageReleaseNotes>
<![CDATA[
Expand All @@ -26,4 +26,4 @@
<!-- Please do not move/edit code below this line -->
<Import Condition=" Exists('$([MSBuild]::GetPathOfFileAbove(AzSdk.RP.props))') " Project="$([MSBuild]::GetPathOfFileAbove('AzSdk.RP.props'))" />
<!-- Please do not move/edit code above this line -->
</Project>
</Project>

0 comments on commit 47969ad

Please sign in to comment.