Skip to content

Commit

Permalink
Merge remote-tracking branch 'remotes/origin/preview' into preview
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragos Avadanei committed May 1, 2017
2 parents 5884995 + 3b409ba commit 8fd14a3
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -878,6 +878,7 @@ function Test_BackupRestoreKeyByRef
.SYNOPSIS
Tests backup a non-existing key
#>
>>>>>>> remotes/origin/preview
function Test_BackupNonExistingKey
{
$keyVault = Get-KeyVault
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,10 @@
<Project>{3819d8a7-c62c-4c47-8ddd-0332d9ce1252}</Project>
<Name>Commands.ResourceManager.Common</Name>
</ProjectReference>
<ProjectReference Include="..\..\Profile\Commands.Profile\Commands.Profile.csproj">
<Project>{142d7b0b-388a-4ceb-a228-7f6d423c5c2e}</Project>
<Name>Commands.Profile</Name>
</ProjectReference>
<ProjectReference Include="..\..\Resources\Commands.Resources\Commands.Resources.csproj">
<Project>{e1f5201d-6067-430e-b303-4e367652991b}</Project>
<Name>Commands.Resources</Name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
// ----------------------------------------------------------------------------------

using System;
using System.Collections.Generic;
using Microsoft.Azure.Commands.Common.Authentication;
using Microsoft.Azure.Commands.ResourceManager.Common;

Expand Down

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

0 comments on commit 8fd14a3

Please sign in to comment.