File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
src/ServiceManagement/Services/Commands.Utilities/Common Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 20
20
using System . Security . Permissions ;
21
21
using System . Security . Principal ;
22
22
using System . Text ;
23
+ using Microsoft . WindowsAzure . Commands . Common ;
23
24
using Microsoft . WindowsAzure . Commands . Common . Properties ;
24
25
using Microsoft . WindowsAzure . Commands . Utilities . CloudService . AzureTools ;
25
26
using Microsoft . WindowsAzure . Commands . Utilities . CloudService . Scaffolding ;
26
27
using Microsoft . WindowsAzure . Commands . Utilities . Common ;
27
28
using Microsoft . WindowsAzure . Commands . Utilities . Common . XmlSchema . ServiceDefinitionSchema ;
28
- < << << << HEAD
29
- == = == ==
30
29
using Microsoft . WindowsAzure . Commands . Utilities ;
31
- using Microsoft . WindowsAzure . Commands . Common ;
32
30
using Microsoft . Azure . Common . Extensions ;
33
- > >>> >>> dev
34
31
35
32
namespace Microsoft . WindowsAzure . Commands . Utilities . CloudService
36
33
{
You can’t perform that action at this time.
0 commit comments