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 2020using System . Security . Permissions ;
2121using System . Security . Principal ;
2222using System . Text ;
23+ using Microsoft . WindowsAzure . Commands . Common ;
2324using Microsoft . WindowsAzure . Commands . Common . Properties ;
2425using Microsoft . WindowsAzure . Commands . Utilities . CloudService . AzureTools ;
2526using Microsoft . WindowsAzure . Commands . Utilities . CloudService . Scaffolding ;
2627using Microsoft . WindowsAzure . Commands . Utilities . Common ;
2728using Microsoft . WindowsAzure . Commands . Utilities . Common . XmlSchema . ServiceDefinitionSchema ;
28- < << << << HEAD
29- == = == ==
3029using Microsoft . WindowsAzure . Commands . Utilities ;
31- using Microsoft . WindowsAzure . Commands . Common ;
3230using Microsoft . Azure . Common . Extensions ;
33- > >>> >>> dev
3431
3532namespace Microsoft . WindowsAzure . Commands . Utilities . CloudService
3633{
You can’t perform that action at this time.
0 commit comments