Skip to content

Commit b421b85

Browse files
author
Yuhui Zhong
committed
Conflicts: src/ResourceManager/KeyVault/Commands.KeyVault.Test/UnitTests/SetKeyVaultSecretAttributeTests.cs src/ResourceManager/KeyVault/Commands.KeyVault/Commands/SetAzureKeyVaultKeyAttribute.cs src/ResourceManager/KeyVault/Commands.KeyVault/Commands/SetAzureKeyVaultSecretAttribute.cs src/ResourceManager/KeyVault/Commands.KeyVault/Models/KeyVaultObjectFilterOptions.cs src/ResourceManager/KeyVault/Commands.KeyVault/Models/SecretAttributes.cs src/ResourceManager/KeyVault/Commands.KeyVault/Models/TagsHelper.cs
2 parents f10fdbd + 97d6db4 commit b421b85

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

src/ResourceManager/KeyVault/Commands.KeyVault.Test/UnitTests/SetKeyVaultSecretAttributeTests.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
// ----------------------------------------------------------------------------------
1+
// ----------------------------------------------------------------------------------
22
//
33
// Copyright Microsoft Corporation
44
// Licensed under the Apache License, Version 2.0 (the "License");
5+
// Licensed under the Apache License, Version 2.0 (the "License");
56
// you may not use this file except in compliance with the License.
67
// You may obtain a copy of the License at
78
// http://www.apache.org/licenses/LICENSE-2.0

src/ResourceManager/KeyVault/Commands.KeyVault/Models/SecretAttributes.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// ----------------------------------------------------------------------------------
1+
// ----------------------------------------------------------------------------------
22
//
33
// Copyright Microsoft Corporation
44
// Licensed under the Apache License, Version 2.0 (the "License");

src/ResourceManager/KeyVault/Commands.KeyVault/Models/TagsHelper.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// ----------------------------------------------------------------------------------
1+
// ----------------------------------------------------------------------------------
22
//
33
// Copyright Microsoft Corporation
44
// Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)