Skip to content

Commit

Permalink
Nfsaas 1707 signed (#17)
Browse files Browse the repository at this point in the history
* NFSAAS-1707 add signed NetApp SDK

* NFSAAS-1707 signed package
  • Loading branch information
leonardbf authored Apr 5, 2019
1 parent 6e7f220 commit a76cbcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/NetAppFiles/NetAppFiles.Test/NetAppFiles.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Management.NetApp" Version="0.9.0-preview" />
<PackageReference Include="Microsoft.Azure.Management.NetApp" Version="0.9.1-preview" />
<PackageReference Include="Microsoft.Azure.Management.Network" Version="19.10.0-preview" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/NetAppFiles/NetAppFiles/NetAppFiles.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Import Project="$(MSBuildThisFileDirectory)..\..\Az.props" />

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Management.NetApp" Version="0.9.0-preview" />
<PackageReference Include="Microsoft.Azure.Management.NetApp" Version="0.9.1-preview" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a76cbcc

Please sign in to comment.