Skip to content

Commit

Permalink
[Databox] updating version for sha 256 signed dll (Azure#6923)
Browse files Browse the repository at this point in the history
API update to 2019-06-01 (Azure#6892)

* added new swagger

* updated tests

* updated package version and tests

* Updated Recording Tests

* rebuild
  • Loading branch information
soumya-jain19 authored and rileymckenna committed Jul 16, 2019
1 parent 25f526f commit b2d7425
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
<PackageId>Microsoft.Azure.Management.DataBox</PackageId>
<Description>Microsoft Azure Management DataBox library</Description>
<AssemblyName>Microsoft.Azure.Management.DataBox</AssemblyName>
<Version>1.0.0</Version>
<Version>1.0.1</Version>
<PackageTags>AzureDataBox;DataBox;</PackageTags>
<PackageReleaseNotes>

<![CDATA[
General availability release of the Azure Databox SDK which allows
General availability release of the Azure Databox SDK [Sha 256 signed] which allows
1) Creation, Updation, Deletion of order along with getting order status
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[assembly: AssemblyDescription("Provides Microsoft Azure DataBox management functions for managing the Microsoft Azure DataBox service.")]

[assembly: AssemblyVersion("1.0.0")]
[assembly: AssemblyFileVersion("1.0.0")]
[assembly: AssemblyFileVersion("1.0.1")]

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

0 comments on commit b2d7425

Please sign in to comment.