2016-02-13 21:15:46 +03:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Build">
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
|
|
<ProjectGuid>{938454f7-93bd-41a7-84b2-3c89d64b969d}</ProjectGuid>
|
|
|
|
<ProjectHome>src\</ProjectHome>
|
2016-09-12 19:03:24 +03:00
|
|
|
<StartupFile>azure-cli\azure\cli\__main__.py</StartupFile>
|
2016-02-19 01:05:58 +03:00
|
|
|
<SearchPath>.</SearchPath>
|
|
|
|
<WorkingDirectory>
|
|
|
|
</WorkingDirectory>
|
2016-02-13 21:15:46 +03:00
|
|
|
<OutputPath>.</OutputPath>
|
|
|
|
<ProjectTypeGuids>{888888a0-9f3d-457c-b088-3a5042f75d52}</ProjectTypeGuids>
|
|
|
|
<LaunchProvider>Standard Python launcher</LaunchProvider>
|
2017-03-04 02:06:05 +03:00
|
|
|
<InterpreterId>{54f4b6dc-0859-46dc-99bb-b275c9d0aca3}</InterpreterId>
|
2016-03-03 02:01:32 +03:00
|
|
|
<InterpreterVersion>3.5</InterpreterVersion>
|
2016-03-12 04:18:58 +03:00
|
|
|
<EnableNativeCodeDebugging>False</EnableNativeCodeDebugging>
|
2017-03-10 21:57:34 +03:00
|
|
|
<CommandLineArguments>
|
|
|
|
</CommandLineArguments>
|
2016-02-13 21:15:46 +03:00
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)' == 'Debug'" />
|
|
|
|
<PropertyGroup Condition="'$(Configuration)' == 'Release'" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<VisualStudioVersion Condition=" '$(VisualStudioVersion)' == '' ">10.0</VisualStudioVersion>
|
|
|
|
<PtvsTargetsFile>$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Python Tools\Microsoft.PythonTools.targets</PtvsTargetsFile>
|
|
|
|
</PropertyGroup>
|
|
|
|
<ItemGroup>
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="azure-cli-command_modules-nspkg\azure\cli\command_modules\__init__.py" />
|
|
|
|
<Compile Include="azure-cli-command_modules-nspkg\setup.py" />
|
2016-09-09 18:30:04 +03:00
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\adal_authentication.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\application.py" />
|
2017-01-26 23:07:26 +03:00
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\azlogging.py" />
|
2016-11-10 02:41:22 +03:00
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\cloud.py" />
|
2016-09-09 18:30:04 +03:00
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\commands\arm.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\commands\client_factory.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\commands\parameters.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\commands\template_create.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\commands\validators.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\commands\_introspection.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\commands\__init__.py" />
|
2017-01-26 23:07:26 +03:00
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\decorators.py" />
|
2016-09-09 18:30:04 +03:00
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\extensions\experimental.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\extensions\query.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\extensions\transform.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\extensions\__init__.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\help_files.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\parser.py" />
|
2017-04-19 20:37:32 +03:00
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\profiles\_shared.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\profiles\_shared.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\profiles\__init__.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\profiles\__init__.py" />
|
2017-01-26 23:07:26 +03:00
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\prompting.py" />
|
2017-04-19 20:37:32 +03:00
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\sdk\util.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\sdk\util.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\sdk\validators.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\sdk\validators.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\sdk\__init__.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\sdk\__init__.py" />
|
2017-01-26 23:07:26 +03:00
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\telemetry_upload.py" />
|
2016-10-06 19:51:10 +03:00
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\test_utils\vcr_test_base.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\test_utils\__init__.py" />
|
2016-09-09 18:30:04 +03:00
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\_config.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\_debug.py" />
|
2017-01-26 23:07:26 +03:00
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\_environment.py" />
|
2016-09-09 18:30:04 +03:00
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\_help.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\_output.py" />
|
2017-01-05 03:17:14 +03:00
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\_pkg_util.py" />
|
2016-09-09 18:30:04 +03:00
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\_profile.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\_session.py" />
|
2016-09-14 18:43:08 +03:00
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\telemetry.py" />
|
2017-04-04 02:02:09 +03:00
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\util.py" />
|
2016-09-09 18:30:04 +03:00
|
|
|
<Compile Include="azure-cli-core\azure\cli\core\__init__.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="azure-cli-core\azure\cli\__init__.py" />
|
|
|
|
<Compile Include="azure-cli-core\azure\__init__.py" />
|
2016-09-09 18:30:04 +03:00
|
|
|
<Compile Include="azure-cli-core\setup.py" />
|
2017-03-10 04:08:17 +03:00
|
|
|
<Compile Include="azure-cli-core\tests\test_add_resourcegroup_transform.py" />
|
2017-04-29 02:59:18 +03:00
|
|
|
<Compile Include="azure-cli-core\tests\test_api_profiles.py" />
|
2017-03-10 04:08:17 +03:00
|
|
|
<Compile Include="azure-cli-core\tests\test_application.py" />
|
|
|
|
<Compile Include="azure-cli-core\tests\test_cloud.py" />
|
|
|
|
<Compile Include="azure-cli-core\tests\test_command_registration.py" />
|
|
|
|
<Compile Include="azure-cli-core\tests\test_config.py" />
|
|
|
|
<Compile Include="azure-cli-core\tests\test_connection_verify.py" />
|
|
|
|
<Compile Include="azure-cli-core\tests\test_extensions_query.py" />
|
|
|
|
<Compile Include="azure-cli-core\tests\test_generic_update.py" />
|
|
|
|
<Compile Include="azure-cli-core\tests\test_help.py" />
|
|
|
|
<Compile Include="azure-cli-core\tests\test_logging.py" />
|
|
|
|
<Compile Include="azure-cli-core\tests\test_output.py" />
|
|
|
|
<Compile Include="azure-cli-core\tests\test_parser.py" />
|
|
|
|
<Compile Include="azure-cli-core\tests\test_profile.py" />
|
|
|
|
<Compile Include="azure-cli-core\tests\test_resource_id.py" />
|
|
|
|
<Compile Include="azure-cli-core\tests\test_storage_validators.py" />
|
2017-05-01 21:46:33 +03:00
|
|
|
<Compile Include="azure-cli-core\tests\test_rp_auto_reg.py" />
|
2017-03-10 04:08:17 +03:00
|
|
|
<Compile Include="azure-cli-core\tests\test_telemetry.py" />
|
|
|
|
<Compile Include="azure-cli-core\tests\test_util.py" />
|
|
|
|
<Compile Include="azure-cli-core\tests\test_vcr_security.py" />
|
|
|
|
<Compile Include="azure-cli-core\tests\__init__.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="azure-cli-nspkg\azure\cli\__init__.py" />
|
|
|
|
<Compile Include="azure-cli-nspkg\setup.py" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Compile Include="azure-cli-testsdk\azure\cli\testsdk\base.py" />
|
|
|
|
<Compile Include="azure-cli-testsdk\azure\cli\testsdk\checkers.py" />
|
|
|
|
<Compile Include="azure-cli-testsdk\azure\cli\testsdk\const.py" />
|
|
|
|
<Compile Include="azure-cli-testsdk\azure\cli\testsdk\exceptions.py" />
|
|
|
|
<Compile Include="azure-cli-testsdk\azure\cli\testsdk\patches.py" />
|
|
|
|
<Compile Include="azure-cli-testsdk\azure\cli\testsdk\preparers.py" />
|
|
|
|
<Compile Include="azure-cli-testsdk\azure\cli\testsdk\recording_processors.py" />
|
|
|
|
<Compile Include="azure-cli-testsdk\azure\cli\testsdk\utilities.py" />
|
|
|
|
<Compile Include="azure-cli-testsdk\azure\cli\testsdk\__init__.py" />
|
|
|
|
<Compile Include="azure-cli-testsdk\setup.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="azure-cli\azure\cli\command_modules\__init__.py" />
|
2016-09-09 18:30:04 +03:00
|
|
|
<Compile Include="azure-cli\azure\cli\main.py" />
|
|
|
|
<Compile Include="azure-cli\azure\cli\__init__.py" />
|
|
|
|
<Compile Include="azure-cli\azure\cli\__main__.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="azure-cli\azure_bdist_wheel.py" />
|
2016-09-09 18:30:04 +03:00
|
|
|
<Compile Include="azure-cli\setup.py" />
|
2016-11-10 02:41:22 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\commands.py" />
|
2016-11-02 02:57:46 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\credential.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\custom.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\repository.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\_constants.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\_factory.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\_format.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\_help.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\_params.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\_utils.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\_validators.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-acr\setup.py" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-acr\tests\test_acr_commands.py" />
|
2016-11-02 02:57:46 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\acs_client.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\custom.py" />
|
2016-11-04 02:11:35 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\commands.py" />
|
2016-11-02 02:57:46 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\proxy.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\win_proxy.py" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\_actions.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\_client_factory.py" />
|
2016-11-02 02:57:46 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\_help.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\_params.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\__init__.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-acs\azure_bdist_wheel.py" />
|
2016-11-02 02:57:46 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-acs\setup.py" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-acs\tests\test_acs_client.py" />
|
2017-04-11 20:06:47 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-acs\tests\test_acs_commands.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2017-03-10 21:57:34 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-acs\tests\test_custom.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-acs\tests\test_service_principals.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-acs\tests\__init__.py" />
|
2016-11-08 02:09:03 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-appservice\azure\cli\command_modules\appservice\commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-appservice\azure\cli\command_modules\appservice\custom.py" />
|
2016-11-10 02:41:22 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-appservice\azure\cli\command_modules\appservice\_client_factory.py" />
|
2016-11-08 02:09:03 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-appservice\azure\cli\command_modules\appservice\_help.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-appservice\azure\cli\command_modules\appservice\_params.py" />
|
2017-05-03 20:32:22 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-appservice\azure\cli\command_modules\appservice\_validators.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2016-11-08 02:09:03 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-appservice\azure\cli\command_modules\appservice\__init__.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-appservice\azure_bdist_wheel.py" />
|
2016-11-08 02:09:03 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-appservice\setup.py" />
|
2017-05-02 07:56:06 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-appservice\tests\test_webapp_old_commands.py" />
|
2017-03-09 22:40:27 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-appservice\tests\test_webapp_commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-appservice\tests\test_webapp_commands_thru_mock.py" />
|
2017-02-08 02:30:31 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-batch\azure\cli\command_modules\batch\_command_type.py" />
|
2017-03-24 23:00:11 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-batch\azure\cli\command_modules\batch\_format.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-batch\azure_bdist_wheel.py" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-batch\tests\test_batch_commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-batch\tests\test_batch_data_plane_commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-batch\tests\test_batch_data_plane_command_base.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-batch\tests\test_batch_job_commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-batch\tests\test_batch_mgmt_commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-batch\tests\test_batch_pool_commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-batch\tests\__init__.py" />
|
2016-11-02 02:57:46 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-cloud\azure\cli\command_modules\cloud\commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-cloud\azure\cli\command_modules\cloud\custom.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-cloud\azure\cli\command_modules\cloud\_help.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-cloud\azure\cli\command_modules\cloud\_params.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-cloud\azure\cli\command_modules\cloud\__init__.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-cloud\azure_bdist_wheel.py" />
|
2016-11-02 02:57:46 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-cloud\setup.py" />
|
2017-05-03 00:56:30 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-cognitiveservices\azure\cli\command_modules\cognitiveservices\commands.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="command_modules\azure-cli-cognitiveservices\azure\cli\command_modules\cognitiveservices\custom.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="command_modules\azure-cli-cognitiveservices\azure\cli\command_modules\cognitiveservices\_client_factory.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="command_modules\azure-cli-cognitiveservices\azure\cli\command_modules\cognitiveservices\_help.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="command_modules\azure-cli-cognitiveservices\azure\cli\command_modules\cognitiveservices\_params.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="command_modules\azure-cli-cognitiveservices\azure\cli\command_modules\cognitiveservices\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-cognitiveservices\azure\cli\command_modules\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-cognitiveservices\azure\cli\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-cognitiveservices\azure\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-cognitiveservices\setup.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-cognitiveservices\tests\test_cognitiveservices_command.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2016-08-09 20:56:48 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-component\azure\cli\command_modules\component\_help.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-component\azure_bdist_wheel.py" />
|
2016-11-10 02:41:22 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-configure\azure\cli\command_modules\configure\commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-configure\azure\cli\command_modules\configure\custom.py" />
|
2016-09-09 18:30:04 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-configure\azure\cli\command_modules\configure\_consts.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-configure\azure\cli\command_modules\configure\_help.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-configure\azure\cli\command_modules\configure\_utils.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-configure\azure\cli\command_modules\configure\__init__.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-configure\azure_bdist_wheel.py" />
|
2016-09-09 18:30:04 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-configure\setup.py" />
|
2017-03-27 21:09:56 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-dla\azure\cli\command_modules\dla\commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dla\azure\cli\command_modules\dla\custom.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dla\azure\cli\command_modules\dla\_client_factory.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dla\azure\cli\command_modules\dla\_help.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dla\azure\cli\command_modules\dla\_params.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dla\azure\cli\command_modules\dla\_validators.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dla\azure\cli\command_modules\dla\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dla\azure\cli\command_modules\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dla\azure\cli\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dla\azure\__init__.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-dla\azure_bdist_wheel.py" />
|
2017-03-27 21:09:56 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-dla\setup.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dla\tests\test_dla_commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dla\tests\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dls\azure\cli\command_modules\dls\commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dls\azure\cli\command_modules\dls\custom.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dls\azure\cli\command_modules\dls\_client_factory.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dls\azure\cli\command_modules\dls\_help.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dls\azure\cli\command_modules\dls\_params.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dls\azure\cli\command_modules\dls\_validators.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dls\azure\cli\command_modules\dls\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dls\azure\cli\command_modules\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dls\azure\cli\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dls\azure\__init__.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-dls\azure_bdist_wheel.py" />
|
2017-03-27 21:09:56 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-dls\setup.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dls\tests\test_dls_commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-dls\tests\__init__.py" />
|
2017-02-08 22:15:03 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-documentdb\azure\cli\command_modules\documentdb\commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-documentdb\azure\cli\command_modules\documentdb\custom.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-documentdb\azure\cli\command_modules\documentdb\_client_factory.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-documentdb\azure\cli\command_modules\documentdb\_help.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-documentdb\azure\cli\command_modules\documentdb\_params.py" />
|
2017-05-01 19:13:51 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-documentdb\azure\cli\command_modules\documentdb\_command_type.py" />
|
2017-02-08 22:15:03 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-documentdb\azure\cli\command_modules\documentdb\__init__.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-documentdb\azure_bdist_wheel.py" />
|
2017-02-08 22:15:03 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-documentdb\setup.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-documentdb\setup.py" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-documentdb\tests\test_documentdb_params.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-documentdb\tests\__init__.py" />
|
2016-11-10 02:41:22 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-feedback\azure\cli\command_modules\feedback\commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-feedback\azure\cli\command_modules\feedback\custom.py" />
|
2016-08-09 20:56:48 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-feedback\azure\cli\command_modules\feedback\_help.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2016-07-05 23:47:01 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-feedback\azure\cli\command_modules\feedback\__init__.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-feedback\azure_bdist_wheel.py" />
|
2016-07-05 23:47:01 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-feedback\setup.py" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-find\azure\cli\command_modules\find\commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-find\azure\cli\command_modules\find\custom.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-find\azure_bdist_wheel.py" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-find\tests\test_find.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-find\azure\cli\command_modules\find\_gather_commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-find\azure\cli\command_modules\find\_help.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-find\azure\cli\command_modules\find\_params.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-find\azure\cli\command_modules\find\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-find\azure\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-find\setup.py" />
|
2016-08-30 04:21:39 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\custom.py" />
|
2016-11-04 02:11:35 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\commands.py" />
|
2016-08-30 04:21:39 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\credentials.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\exceptions.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\iot_hub_device_client.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\models\authentication.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\models\create_device_request.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\models\device_description.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\models\error_details.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\models\symmetric_key.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\models\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\operations\iot_hub_devices_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\operations\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\version.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\__init__.py" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\__init__.py" />
|
2016-08-30 04:21:39 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\sas_token_auth.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\_factory.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\_help.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\_params.py" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\_utils.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\_validators.py" />
|
2016-08-30 04:21:39 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\__init__.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-iot\azure_bdist_wheel.py" />
|
2016-08-30 04:21:39 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-iot\setup.py" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-iot\tests\test_iot_commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-iot\tests\test_sas_token_auth.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-iot\tests\__init__.py" />
|
2016-08-19 23:07:51 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-keyvault\azure\cli\command_modules\keyvault\custom.py" />
|
2016-11-04 02:11:35 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-keyvault\azure\cli\command_modules\keyvault\commands.py" />
|
2016-11-10 02:41:22 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-keyvault\azure\cli\command_modules\keyvault\_client_factory.py" />
|
2016-10-10 23:18:52 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-keyvault\azure\cli\command_modules\keyvault\_command_type.py" />
|
2016-08-19 23:07:51 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-keyvault\azure\cli\command_modules\keyvault\_help.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-keyvault\azure\cli\command_modules\keyvault\_params.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-keyvault\azure\cli\command_modules\keyvault\_validators.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-keyvault\azure\cli\command_modules\keyvault\__init__.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-keyvault\azure_bdist_wheel.py" />
|
2016-08-19 23:07:51 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-keyvault\setup.py" />
|
2017-01-09 21:38:57 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-batch\azure\cli\command_modules\batch\custom.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-batch\azure\cli\command_modules\batch\commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-batch\azure\cli\command_modules\batch\_client_factory.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-batch\azure\cli\command_modules\batch\_help.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-batch\azure\cli\command_modules\batch\_params.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-batch\azure\cli\command_modules\batch\_validators.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-batch\azure\cli\command_modules\batch\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-batch\setup.py" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-keyvault\tests\test_keyvault_commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-keyvault\tests\__init__.py" />
|
2017-04-04 02:02:09 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\custom.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\help.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\params.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\credentials.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\dev_test_labs_client.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\exceptions.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\applicable_schedule.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\apply_artifacts_request.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\arm_template.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\arm_template_info.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\arm_template_paged.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\arm_template_parameter_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\artifact.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\artifact_deployment_status_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\artifact_install_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\artifact_paged.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\artifact_parameter_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\artifact_source.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\artifact_source_paged.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\attach_disk_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\attach_new_data_disk_options.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\bulk_creation_parameters.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\compute_data_disk.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\compute_vm_instance_view_status.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\compute_vm_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\cost_threshold_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\custom_image.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\custom_image_paged.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\custom_image_properties_custom.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\custom_image_properties_from_vm.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\data_disk_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\day_details.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\detach_data_disk_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\detach_disk_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\dev_test_labs_client_enums.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\disk.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\disk_paged.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\dtl_environment.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\dtl_environment_paged.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\environment_deployment_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\evaluate_policies_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\evaluate_policies_request.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\evaluate_policies_response.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\event.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\export_lab_resource_usage_parameters.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\external_subnet.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\formula.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\formula_paged.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\formula_properties_from_vm.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\gallery_image.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\gallery_image_paged.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\gallery_image_reference.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\generate_arm_template_request.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\generate_upload_uri_parameter.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\generate_upload_uri_response.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\hour_details.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\identity_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\inbound_nat_rule.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_cost.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_cost_details_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_cost_summary_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_paged.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_resource_cost_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_storage_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_vhd.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_vhd_paged.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_virtual_machine.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_virtual_machine_creation_parameter.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_virtual_machine_paged.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\linux_os_info.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\network_interface_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\notification_channel.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\notification_channel_paged.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\notification_settings.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\notify_parameters.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\parameters_value_file_info.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\parameter_info.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\percentage_cost_threshold_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\policy.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\policy_paged.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\policy_set_result.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\policy_violation.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\port.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\schedule.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\schedule_paged.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\secret.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\secret_paged.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\service_runner.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\service_runner_paged.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\shared_public_ip_address_configuration.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\shutdown_notification_content.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\storage_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\subnet.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\subnet_override.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\subnet_shared_public_ip_address_configuration.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\subscription_notification.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\subscription_notification_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\target_cost_properties.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\user.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\user_identity.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\user_paged.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\user_secret_store.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\virtual_network.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\virtual_network_paged.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\week_details.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\windows_os_info.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\arm_template_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\artifact_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\artifact_source_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\cost_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\custom_image_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\disk_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\environment_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\formula_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\gallery_image_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\global_schedule_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\lab_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\notification_channel_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\policy_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\policy_set_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\schedule_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\secret_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\service_runner_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\user_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\virtual_machine_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\virtual_machine_schedule_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\virtual_network_operations.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\version.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\setup.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\validators.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\_client_factory.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\__init__.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-lab\azure_bdist_wheel.py" />
|
2017-04-04 02:02:09 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-lab\setup.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\custom.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\help.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\params.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\tests\test_custom.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\validators.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\_client_factory.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\__init__.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-monitor\azure_bdist_wheel.py" />
|
2017-04-04 02:02:09 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-monitor\setup.py" />
|
2016-09-08 01:23:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\zone_file\configs.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\zone_file\exceptions.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\zone_file\make_zone_file.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\zone_file\parse_zone_file.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\zone_file\record_processors.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\zone_file\__init__.py" />
|
2016-11-10 02:41:22 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\_client_factory.py" />
|
2016-12-19 20:29:12 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\_format.py" />
|
2016-08-09 20:56:48 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\_help.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2017-02-14 23:39:46 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\_template_builder.py" />
|
2016-11-10 02:41:22 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\_util.py" />
|
2016-07-05 23:47:01 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\_validators.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-network\azure_bdist_wheel.py" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-network\tests\test_dns_zone_import.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-network\tests\test_network_commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-network\tests\test_network_unit_tests.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-network\tests\__init__.py" />
|
2016-08-09 20:56:48 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-profile\azure\cli\command_modules\profile\_help.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-profile\azure_bdist_wheel.py" />
|
2016-07-25 21:28:01 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-redis\azure\cli\command_modules\redis\custom.py" />
|
2016-11-04 02:11:35 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-redis\azure\cli\command_modules\redis\commands.py" />
|
2017-04-17 21:08:19 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-redis\tests\test_redis_scenario.py" />
|
2016-11-10 02:41:22 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-redis\azure\cli\command_modules\redis\_client_factory.py" />
|
2016-08-09 20:56:48 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-redis\azure\cli\command_modules\redis\_help.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2016-07-25 21:28:01 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-redis\azure\cli\command_modules\redis\_params.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-redis\azure\cli\command_modules\redis\__init__.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-redis\azure_bdist_wheel.py" />
|
2016-07-25 21:28:01 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-redis\setup.py" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-redis\tests\test_redis_params.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-redis\tests\__init__.py" />
|
2016-11-10 02:41:22 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\_client_factory.py" />
|
2016-08-09 20:56:48 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\_help.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-resource\azure_bdist_wheel.py" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-resource\tests\test_api_check.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-resource\tests\test_resource.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-resource\tests\test_resource_list_odata_filter.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-resource\tests\test_resource_validators.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-resource\tests\__init__.py" />
|
2016-07-28 21:38:27 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-role\azure\cli\command_modules\role\custom.py" />
|
2016-11-10 02:41:22 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-role\azure\cli\command_modules\role\_client_factory.py" />
|
2016-08-09 20:56:48 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-role\azure\cli\command_modules\role\_help.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-role\azure_bdist_wheel.py" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-role\tests\test_graph.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-role\tests\test_role.py" />
|
2017-04-14 02:25:36 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-role\tests\test_role_commands_thru_mock.py" />
|
2017-02-08 22:15:03 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-sql\azure\cli\command_modules\sql\commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-sql\azure\cli\command_modules\sql\custom.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-sql\azure\cli\command_modules\sql\help.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-sql\azure\cli\command_modules\sql\params.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-sql\azure\cli\command_modules\sql\_util.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-sql\azure\cli\command_modules\sql\__init__.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-sql\azure_bdist_wheel.py" />
|
2017-02-08 22:15:03 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-sql\setup.py" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-sql\tests\test_sql_commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-sql\tests\__init__.py" />
|
2017-05-08 22:22:56 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-rdbms\azure\cli\command_modules\rdbms\commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-rdbms\azure\cli\command_modules\rdbms\custom.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-rdbms\azure\cli\command_modules\rdbms\help.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-rdbms\azure\cli\command_modules\rdbms\params.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-rdbms\azure\cli\command_modules\rdbms\validators.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-rdbms\azure\cli\command_modules\rdbms\_util.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-rdbms\azure\cli\command_modules\rdbms\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-rdbms\azure_bdist_wheel.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-rdbms\setup.py" />
|
2016-12-15 22:12:56 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\blob.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\file.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\storage_url_helpers.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\util.py" />
|
2016-05-17 23:16:42 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\_command_type.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\_factory.py" />
|
2016-11-22 20:52:45 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\_format.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2016-08-09 20:56:48 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\_help.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-storage\azure_bdist_wheel.py" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-storage\tests\integration_test_base.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-storage\tests\integration_test_blob_download.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-storage\tests\integration_test_blob_upload.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-storage\tests\integration_test_file_copy.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-storage\tests\integration_test_file_download.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-storage\tests\integration_test_file_upload.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-storage\tests\test_storage.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-storage\tests\test_validators.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-storage\tests\unittest_storage_url_helpers.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-storage\tests\__init__.py" />
|
2016-08-09 20:56:48 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-taskhelp\azure\cli\command_modules\taskhelp\_help.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2016-05-17 03:11:40 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-component\azure\cli\command_modules\component\custom.py" />
|
2016-11-04 02:11:35 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-component\azure\cli\command_modules\component\commands.py" />
|
2016-05-17 03:11:40 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-component\azure\cli\command_modules\component\_params.py" />
|
2016-05-19 02:13:09 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\custom.py" />
|
2016-11-04 02:11:35 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\commands.py" />
|
2016-05-11 01:11:58 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\_params.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="command_modules\azure-cli-profile\azure\cli\command_modules\profile\custom.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2016-11-04 02:11:35 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-profile\azure\cli\command_modules\profile\commands.py">
|
2016-05-11 01:11:58 +03:00
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="command_modules\azure-cli-profile\azure\cli\command_modules\profile\_params.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2016-05-03 19:25:17 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\custom.py" />
|
2016-11-04 02:11:35 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\commands.py" />
|
2016-05-04 00:44:46 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\_params.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\_validators.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2016-11-04 02:11:35 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-role\azure\cli\command_modules\role\commands.py" />
|
2016-05-13 02:15:23 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-role\azure\cli\command_modules\role\_params.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-role\azure\cli\command_modules\role\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-role\setup.py" />
|
2016-05-11 01:11:58 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\custom.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2016-11-04 02:11:35 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\commands.py">
|
2016-05-11 01:11:58 +03:00
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2016-04-26 19:47:28 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\_params.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\_validators.py" />
|
2016-05-11 01:11:58 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-taskhelp\azure\cli\command_modules\taskhelp\custom.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2016-11-04 02:11:35 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-taskhelp\azure\cli\command_modules\taskhelp\commands.py">
|
2016-05-11 01:11:58 +03:00
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2016-04-07 02:59:40 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-component\azure\cli\command_modules\component\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-component\setup.py" />
|
2016-04-05 23:00:20 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-network\setup.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-profile\azure\cli\command_modules\profile\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-profile\setup.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-resource\setup.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\__init__.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-storage\setup.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-taskhelp\azure\cli\command_modules\taskhelp\__init__.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-taskhelp\azure_bdist_wheel.py" />
|
2016-04-05 23:00:20 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-taskhelp\setup.py" />
|
2016-11-04 02:11:35 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\commands.py" />
|
2016-04-21 00:23:59 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\custom.py" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\disk_encryption.py" />
|
2016-05-11 01:11:58 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\_actions.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2016-11-10 02:41:22 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\_client_factory.py" />
|
2016-05-11 03:08:24 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\_help.py" />
|
2017-01-26 23:07:26 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\_template_builder.py" />
|
2016-04-26 19:47:28 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\_validators.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\_params.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2016-09-23 06:06:11 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\_vm_diagnostics_templates.py" />
|
2016-05-25 23:37:53 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\_vm_utils.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2016-04-05 23:00:20 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\__init__.py" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-vm\azure_bdist_wheel.py" />
|
2016-04-05 23:00:20 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-vm\setup.py" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Compile Include="command_modules\azure-cli-vm\tests\test_custom_vm_commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-vm\tests\test_vm_actions.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-vm\tests\test_vm_commands.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-vm\tests\test_vm_defaults.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-vm\tests\test_vm_image.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-vm\tests\test_vm_parameters.py" />
|
|
|
|
<Compile Include="command_modules\azure-cli-vm\tests\__init__.py" />
|
2016-02-13 21:15:46 +03:00
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
2017-04-25 22:39:44 +03:00
|
|
|
<Folder Include="azure-cli-command_modules-nspkg\" />
|
|
|
|
<Folder Include="azure-cli-command_modules-nspkg\azure\" />
|
|
|
|
<Folder Include="azure-cli-command_modules-nspkg\azure\cli\" />
|
|
|
|
<Folder Include="azure-cli-command_modules-nspkg\azure\cli\command_modules\" />
|
2016-09-09 18:30:04 +03:00
|
|
|
<Folder Include="azure-cli-core\" />
|
|
|
|
<Folder Include="azure-cli-core\azure\" />
|
|
|
|
<Folder Include="azure-cli-core\azure\cli\" />
|
|
|
|
<Folder Include="azure-cli-core\azure\cli\core\" />
|
|
|
|
<Folder Include="azure-cli-core\azure\cli\core\commands\" />
|
|
|
|
<Folder Include="azure-cli-core\azure\cli\core\extensions\" />
|
2017-04-19 20:37:32 +03:00
|
|
|
<Folder Include="azure-cli-core\azure\cli\core\profiles\" />
|
|
|
|
<Folder Include="azure-cli-core\azure\cli\core\sdk\" />
|
2016-10-06 19:51:10 +03:00
|
|
|
<Folder Include="azure-cli-core\azure\cli\core\test_utils\" />
|
2017-03-10 04:08:17 +03:00
|
|
|
<Folder Include="azure-cli-core\tests\" />
|
|
|
|
<Folder Include="azure-cli-core\tests\__pycache__\" />
|
2017-04-06 00:00:48 +03:00
|
|
|
<Folder Include="azure-cli-nspkg\" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Folder Include="azure-cli-nspkg\azure\" />
|
|
|
|
<Folder Include="azure-cli-nspkg\azure\cli\" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Folder Include="azure-cli-testsdk\" />
|
|
|
|
<Folder Include="azure-cli-testsdk\azure\" />
|
|
|
|
<Folder Include="azure-cli-testsdk\azure\cli\" />
|
|
|
|
<Folder Include="azure-cli-testsdk\azure\cli\testsdk\" />
|
2016-09-09 18:30:04 +03:00
|
|
|
<Folder Include="azure-cli\" />
|
|
|
|
<Folder Include="azure-cli\azure\" />
|
|
|
|
<Folder Include="azure-cli\azure\cli\" />
|
|
|
|
<Folder Include="azure-cli\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="azure-cli\azure\cli\tests\" />
|
2016-04-05 23:00:20 +03:00
|
|
|
<Folder Include="command_modules\" />
|
2016-11-02 02:57:46 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-acr\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-acr\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-acr\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-acr\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-acr\tests\" />
|
2016-11-02 02:57:46 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-acs\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-acs\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-acs\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-acs\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-acs\tests\" />
|
2016-11-08 02:09:03 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-appservice\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-appservice\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-appservice\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-appservice\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-appservice\azure\cli\command_modules\appservice\" />
|
2017-03-09 22:40:27 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-appservice\tests\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-appservice\tests\sample_web\" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-batch\tests\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-batch\tests\data\" />
|
2016-11-02 02:57:46 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-cloud\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-cloud\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-cloud\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-cloud\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-cloud\azure\cli\command_modules\cloud\" />
|
2017-05-03 00:56:30 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-cognitiveservices\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-cognitiveservices\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-cognitiveservices\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-cognitiveservices\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-cognitiveservices\azure\cli\command_modules\cognitiveservices\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-cognitiveservices\tests\" />
|
2016-04-07 02:59:40 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-component\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-component\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-component\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-component\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-component\azure\cli\command_modules\component\" />
|
2016-09-09 18:30:04 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-configure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-configure\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-configure\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-configure\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-configure\azure\cli\command_modules\configure\" />
|
2017-03-27 21:09:56 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-dla\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-dla\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-dla\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-dla\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-dla\azure\cli\command_modules\dla\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-dla\tests\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-dls\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-dls\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-dls\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-dls\azure\cli\command_modules\dls\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-dls\tests\" />
|
2017-02-08 22:15:03 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-documentdb\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-documentdb\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-documentdb\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-documentdb\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-documentdb\azure\cli\command_modules\documentdb\" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-documentdb\tests\" />
|
2016-07-05 23:47:01 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-feedback\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-feedback\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-feedback\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-feedback\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-feedback\azure\cli\command_modules\feedback\" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-find\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-find\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-find\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-find\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-find\azure\cli\command_modules\find\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-find\tests\" />
|
2016-08-30 04:21:39 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-iot\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-iot\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-iot\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-iot\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\models\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\operations\" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-iot\tests\" />
|
2016-08-19 23:07:51 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-keyvault\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-keyvault\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-keyvault\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-keyvault\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-keyvault\azure\cli\command_modules\keyvault\" />
|
2017-01-09 21:38:57 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-batch\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-batch\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-batch\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-batch\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-batch\azure\cli\command_modules\batch\" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-keyvault\tests\" />
|
2017-04-04 02:02:09 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-lab\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-lab\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-lab\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-lab\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\__pycache__\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\__pycache__\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\__pycache__\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\__pycache__\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-monitor\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-monitor\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-monitor\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-monitor\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\tests\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\tests\__pycache__\" />
|
2016-09-08 01:23:44 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-network\azure\cli\command_modules\network\zone_file\" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-network\tests\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-network\tests\zone_files\" />
|
2016-07-25 21:28:01 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-redis\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-redis\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-redis\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-redis\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-redis\azure\cli\command_modules\redis\" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-redis\tests\" />
|
2017-03-24 23:45:27 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\tests\" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-resource\tests\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-role\tests\" />
|
2017-03-15 23:57:14 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-redis\azure\cli\command_modules\redis\tests\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-role\tests\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-role\tests\recordings\" />
|
2017-02-08 22:15:03 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-sql\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-sql\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-sql\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-sql\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-sql\azure\cli\command_modules\sql\" />
|
2017-05-08 22:22:56 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-rdbms\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-rdbms\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-rdbms\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-rdbms\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-rdbms\azure\cli\command_modules\rdbms\" />
|
2016-04-05 23:00:20 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-network\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-network\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-network\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-network\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-network\azure\cli\command_modules\network\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-profile\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-profile\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-profile\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-profile\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-profile\azure\cli\command_modules\profile\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-resource\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-resource\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-resource\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-resource\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\" />
|
2016-05-13 02:15:23 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-role\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-role\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-role\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-role\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-role\azure\cli\command_modules\role\" />
|
2017-03-10 07:22:47 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-sql\tests\" />
|
2016-04-05 23:00:20 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-storage\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-storage\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-storage\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-storage\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-storage\tests\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-storage\tests\scripts\" />
|
2016-04-05 23:00:20 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-taskhelp\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-taskhelp\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-taskhelp\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-taskhelp\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-taskhelp\azure\cli\command_modules\taskhelp\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-vm\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-vm\azure\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-vm\azure\cli\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-vm\azure\cli\command_modules\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\" />
|
2017-03-25 18:36:46 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\tests\" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-vm\tests\" />
|
|
|
|
<Folder Include="command_modules\azure-cli-vm\tests\keyvault\" />
|
2017-03-27 21:09:56 +03:00
|
|
|
<Folder Include="command_modules\azure-cli-dls\" />
|
2016-02-13 21:15:46 +03:00
|
|
|
</ItemGroup>
|
2016-03-29 00:17:56 +03:00
|
|
|
<ItemGroup>
|
2017-04-25 22:39:44 +03:00
|
|
|
<Content Include="azure-cli-command_modules-nspkg\HISTORY.rst" />
|
|
|
|
<Content Include="azure-cli-command_modules-nspkg\MANIFEST.in" />
|
|
|
|
<Content Include="azure-cli-command_modules-nspkg\README.rst" />
|
|
|
|
<Content Include="azure-cli-command_modules-nspkg\setup.cfg" />
|
2017-04-06 00:00:48 +03:00
|
|
|
<Content Include="azure-cli-core\HISTORY.rst" />
|
2016-09-09 18:30:04 +03:00
|
|
|
<Content Include="azure-cli-core\setup.cfg" />
|
2017-04-06 00:00:48 +03:00
|
|
|
<Content Include="azure-cli-nspkg\HISTORY.rst" />
|
|
|
|
<Content Include="azure-cli-testsdk\HISTORY.rst" />
|
2017-04-25 22:39:44 +03:00
|
|
|
<Content Include="azure-cli-testsdk\setup.cfg" />
|
2016-09-09 18:30:04 +03:00
|
|
|
<Content Include="azure-cli\az.completion.sh" />
|
2017-04-06 00:00:48 +03:00
|
|
|
<Content Include="azure-cli\HISTORY.rst" />
|
2016-09-09 18:30:04 +03:00
|
|
|
<Content Include="azure-cli\setup.cfg" />
|
2016-11-10 02:41:22 +03:00
|
|
|
<Content Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\template.json" />
|
2017-04-06 00:00:48 +03:00
|
|
|
<Content Include="command_modules\azure-cli-acr\HISTORY.rst" />
|
|
|
|
<Content Include="command_modules\azure-cli-acs\HISTORY.rst" />
|
|
|
|
<Content Include="command_modules\azure-cli-appservice\HISTORY.rst" />
|
2016-11-08 02:09:03 +03:00
|
|
|
<Content Include="command_modules\azure-cli-appservice\README.rst" />
|
|
|
|
<Content Include="command_modules\azure-cli-appservice\setup.cfg" />
|
2017-03-09 22:40:27 +03:00
|
|
|
<Content Include="command_modules\azure-cli-appservice\tests\sample_web\.gitignore" />
|
|
|
|
<Content Include="command_modules\azure-cli-appservice\tests\sample_web\package.json" />
|
|
|
|
<Content Include="command_modules\azure-cli-appservice\tests\sample_web\server.js" />
|
2017-04-06 00:00:48 +03:00
|
|
|
<Content Include="command_modules\azure-cli-batch\HISTORY.rst" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Content Include="command_modules\azure-cli-batch\tests\data\batch-pool-create-invalid.json" />
|
|
|
|
<Content Include="command_modules\azure-cli-batch\tests\data\batch-pool-create.json" />
|
|
|
|
<Content Include="command_modules\azure-cli-batch\tests\data\batch-pool-update.json" />
|
|
|
|
<Content Include="command_modules\azure-cli-batch\tests\data\batchCreateJob.json" />
|
|
|
|
<Content Include="command_modules\azure-cli-batch\tests\data\batchCreateJobForTaskTests.json" />
|
|
|
|
<Content Include="command_modules\azure-cli-batch\tests\data\batchCreateJobScheduleForJobTests.json" />
|
|
|
|
<Content Include="command_modules\azure-cli-batch\tests\data\batchCreateMultiTasks.json" />
|
|
|
|
<Content Include="command_modules\azure-cli-batch\tests\data\batchCreatePool.json" />
|
|
|
|
<Content Include="command_modules\azure-cli-batch\tests\data\batchCreateTask.json" />
|
|
|
|
<Content Include="command_modules\azure-cli-batch\tests\data\batchCreateTestPool.json" />
|
|
|
|
<Content Include="command_modules\azure-cli-batch\tests\data\batchtest.cer" />
|
|
|
|
<Content Include="command_modules\azure-cli-batch\tests\data\batchUpdatePool.json" />
|
|
|
|
<Content Include="command_modules\azure-cli-batch\tests\README.md" />
|
2017-04-06 00:00:48 +03:00
|
|
|
<Content Include="command_modules\azure-cli-cloud\HISTORY.rst" />
|
2017-05-03 00:56:30 +03:00
|
|
|
<Content Include="command_modules\azure-cli-cognitiveservices\HISTORY.rst" />
|
|
|
|
<Content Include="command_modules\azure-cli-cognitiveservices\MANIFEST.in" />
|
|
|
|
<Content Include="command_modules\azure-cli-cognitiveservices\README.rst" />
|
2017-04-06 00:00:48 +03:00
|
|
|
<Content Include="command_modules\azure-cli-component\HISTORY.rst" />
|
|
|
|
<Content Include="command_modules\azure-cli-configure\HISTORY.rst" />
|
2017-03-27 21:09:56 +03:00
|
|
|
<Content Include="command_modules\azure-cli-dla\HISTORY.rst" />
|
|
|
|
<Content Include="command_modules\azure-cli-dla\MANIFEST.in" />
|
|
|
|
<Content Include="command_modules\azure-cli-dla\README.rst" />
|
|
|
|
<Content Include="command_modules\azure-cli-dls\HISTORY.rst" />
|
|
|
|
<Content Include="command_modules\azure-cli-dls\MANIFEST.in" />
|
|
|
|
<Content Include="command_modules\azure-cli-dls\README.rst" />
|
2017-04-06 00:00:48 +03:00
|
|
|
<Content Include="command_modules\azure-cli-documentdb\HISTORY.rst" />
|
|
|
|
<Content Include="command_modules\azure-cli-feedback\HISTORY.rst" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Content Include="command_modules\azure-cli-find\HISTORY.rst" />
|
|
|
|
<Content Include="command_modules\azure-cli-find\MANIFEST.in" />
|
|
|
|
<Content Include="command_modules\azure-cli-find\README.rst" />
|
|
|
|
<Content Include="command_modules\azure-cli-find\setup.cfg" />
|
2016-08-30 04:21:39 +03:00
|
|
|
<Content Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\swagger_iot_hub_device_identity.json" />
|
2017-04-06 00:00:48 +03:00
|
|
|
<Content Include="command_modules\azure-cli-iot\HISTORY.rst" />
|
|
|
|
<Content Include="command_modules\azure-cli-keyvault\HISTORY.rst" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Content Include="command_modules\azure-cli-keyvault\tests\policy.json" />
|
|
|
|
<Content Include="command_modules\azure-cli-keyvault\tests\policy2.json" />
|
|
|
|
<Content Include="command_modules\azure-cli-keyvault\tests\policy_import_pem.json" />
|
|
|
|
<Content Include="command_modules\azure-cli-keyvault\tests\policy_import_pfx.json" />
|
|
|
|
<Content Include="command_modules\azure-cli-keyvault\tests\policy_pending.json" />
|
|
|
|
<Content Include="command_modules\azure-cli-keyvault\tests\test_secret.txt" />
|
2017-04-06 00:00:48 +03:00
|
|
|
<Content Include="command_modules\azure-cli-lab\HISTORY.rst" />
|
2017-04-04 02:02:09 +03:00
|
|
|
<Content Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\autoscale-parameters-template.json" />
|
2017-04-06 00:00:48 +03:00
|
|
|
<Content Include="command_modules\azure-cli-monitor\HISTORY.rst" />
|
|
|
|
<Content Include="command_modules\azure-cli-network\HISTORY.rst" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Content Include="command_modules\azure-cli-network\tests\zone_files\fail1.txt" />
|
|
|
|
<Content Include="command_modules\azure-cli-network\tests\zone_files\fail2.txt" />
|
|
|
|
<Content Include="command_modules\azure-cli-network\tests\zone_files\fail3.txt" />
|
|
|
|
<Content Include="command_modules\azure-cli-network\tests\zone_files\fail4.txt" />
|
|
|
|
<Content Include="command_modules\azure-cli-network\tests\zone_files\fail5.txt" />
|
|
|
|
<Content Include="command_modules\azure-cli-network\tests\zone_files\zone1.txt" />
|
|
|
|
<Content Include="command_modules\azure-cli-network\tests\zone_files\zone2.txt" />
|
|
|
|
<Content Include="command_modules\azure-cli-network\tests\zone_files\zone3.txt" />
|
|
|
|
<Content Include="command_modules\azure-cli-network\tests\zone_files\zone4.txt" />
|
|
|
|
<Content Include="command_modules\azure-cli-network\tests\zone_files\zone5.txt" />
|
2017-04-06 00:00:48 +03:00
|
|
|
<Content Include="command_modules\azure-cli-profile\HISTORY.rst" />
|
|
|
|
<Content Include="command_modules\azure-cli-redis\HISTORY.rst" />
|
|
|
|
<Content Include="command_modules\azure-cli-resource\HISTORY.rst" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Content Include="command_modules\azure-cli-resource\tests\sample_policy_rule.json" />
|
2017-05-09 06:51:58 +03:00
|
|
|
<Content Include="command_modules\azure-cli-resource\tests\crossrg_deploy.json" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Content Include="command_modules\azure-cli-resource\tests\simple_deploy.json" />
|
2017-05-09 06:51:58 +03:00
|
|
|
<Content Include="command_modules\azure-cli-resource\tests\crossrg_deploy_parameters.json" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Content Include="command_modules\azure-cli-resource\tests\simple_deploy_parameters.json" />
|
2017-04-06 00:00:48 +03:00
|
|
|
<Content Include="command_modules\azure-cli-role\HISTORY.rst" />
|
|
|
|
<Content Include="command_modules\azure-cli-sql\HISTORY.rst" />
|
2017-05-08 22:22:56 +03:00
|
|
|
<Content Include="command_modules\azure-cli-rdbms\HISTORY.rst" />
|
2017-04-06 00:00:48 +03:00
|
|
|
<Content Include="command_modules\azure-cli-storage\HISTORY.rst" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Content Include="command_modules\azure-cli-storage\tests\Readme.md" />
|
|
|
|
<Content Include="command_modules\azure-cli-storage\tests\scripts\purge_test_sample.sh" />
|
|
|
|
<Content Include="command_modules\azure-cli-storage\tests\scripts\run_integration.sh" />
|
|
|
|
<Content Include="command_modules\azure-cli-storage\tests\scripts\set_test_env.sh" />
|
2017-04-06 00:00:48 +03:00
|
|
|
<Content Include="command_modules\azure-cli-taskhelp\HISTORY.rst" />
|
|
|
|
<Content Include="command_modules\azure-cli-vm\HISTORY.rst" />
|
2017-03-10 21:57:34 +03:00
|
|
|
<Content Include="command_modules\azure-cli-vm\tests\aliases.json" />
|
|
|
|
<Content Include="command_modules\azure-cli-vm\tests\keyvault\policy.json" />
|
|
|
|
<Content Include="command_modules\azure-cli-vm\tests\sample-public.json" />
|
|
|
|
<Content Include="command_modules\azure-cli-vm\tests\vmss_create_test_plan.md" />
|
|
|
|
<Content Include="command_modules\azure-cli-vm\tests\vm_create_test_plan.md" />
|
2017-03-15 23:57:14 +03:00
|
|
|
<Content Include="command_modules\azure-cli-role\tests\recordings\test_application_set_scenario.yaml" />
|
|
|
|
<Content Include="command_modules\azure-cli-role\tests\recordings\test_create_for_rbac_with_secret.yaml" />
|
|
|
|
<Content Include="command_modules\azure-cli-role\tests\recordings\test_role_assignment_scenario.yaml" />
|
|
|
|
<Content Include="command_modules\azure-cli-role\tests\recordings\test_role_create_scenario.yaml" />
|
|
|
|
<Content Include="command_modules\azure-cli-role\tests\recordings\test_sp_create_scenario.yaml" />
|
2016-03-29 00:17:56 +03:00
|
|
|
</ItemGroup>
|
2016-04-07 01:42:37 +03:00
|
|
|
<ItemGroup>
|
|
|
|
<Interpreter Include="..\env\">
|
2017-03-04 02:06:05 +03:00
|
|
|
<Id>{54f4b6dc-0859-46dc-99bb-b275c9d0aca3}</Id>
|
2016-04-07 01:42:37 +03:00
|
|
|
<BaseInterpreter>{2af0f10d-7135-4994-9156-5d01c9c11b7e}</BaseInterpreter>
|
|
|
|
<Version>3.5</Version>
|
|
|
|
<Description>env (Python 3.5)</Description>
|
|
|
|
<InterpreterPath>Scripts\python.exe</InterpreterPath>
|
|
|
|
<WindowsInterpreterPath>Scripts\pythonw.exe</WindowsInterpreterPath>
|
|
|
|
<LibraryPath>Lib\</LibraryPath>
|
|
|
|
<PathEnvironmentVariable>PYTHONPATH</PathEnvironmentVariable>
|
|
|
|
<Architecture>X86</Architecture>
|
|
|
|
</Interpreter>
|
|
|
|
</ItemGroup>
|
2016-02-13 21:15:46 +03:00
|
|
|
<Import Project="$(PtvsTargetsFile)" Condition="Exists($(PtvsTargetsFile))" />
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.Common.targets" Condition="!Exists($(PtvsTargetsFile))" />
|
2017-05-02 07:56:06 +03:00
|
|
|
</Project>
|