Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit cbf455f

Browse files
committed
Changed az-authentication.cs filename to Authentication.cs
1 parent a58f856 commit cbf455f

File tree

3 files changed

+1
-53
lines changed

3 files changed

+1
-53
lines changed

src/apimtemplate/Commands/Extract.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
using System.Net.Http;
77
using System.Net.Http.Headers;
88

9-
109
namespace Microsoft.Azure.Management.ApiManagement.ArmTemplates
1110
{
1211
public class ExtractCommand : CommandLineApplication
@@ -57,5 +56,4 @@ public ExtractCommand()
5756

5857
}
5958
}
60-
}
61-
59+
}

src/apimtemplate/Common/SASAuthentication.cs

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)