зеркало из https://github.com/microsoft/azure-cli.git
200 строки
12 KiB
XML
200 строки
12 KiB
XML
<?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>
|
|
<StartupFile>azure\cli\__main__.py</StartupFile>
|
|
<SearchPath>.</SearchPath>
|
|
<WorkingDirectory>
|
|
</WorkingDirectory>
|
|
<OutputPath>.</OutputPath>
|
|
<ProjectTypeGuids>{888888a0-9f3d-457c-b088-3a5042f75d52}</ProjectTypeGuids>
|
|
<LaunchProvider>Standard Python launcher</LaunchProvider>
|
|
<InterpreterId>{54f4b6dc-0859-46dc-99bb-b275c9d0aca3}</InterpreterId>
|
|
<InterpreterVersion>3.5</InterpreterVersion>
|
|
<EnableNativeCodeDebugging>False</EnableNativeCodeDebugging>
|
|
<CommandLineArguments>
|
|
</CommandLineArguments>
|
|
</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>
|
|
<Compile Include="azure\cli\application.py" />
|
|
<Compile Include="azure\cli\commands\_auto_command.py" />
|
|
<Compile Include="azure\cli\commands\_command_creation.py" />
|
|
<Compile Include="azure\cli\commands\__init__.py" />
|
|
<Compile Include="azure\cli\command_modules\__init__.py" />
|
|
<Compile Include="azure\cli\extensions\query.py">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="azure\cli\extensions\transform.py" />
|
|
<Compile Include="azure\cli\extensions\__init__.py" />
|
|
<Compile Include="azure\cli\main.py" />
|
|
<Compile Include="azure\cli\tests\test_add_resourcegroup_transform.py" />
|
|
<Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\tests\test_api_check.py">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="azure\cli\parser.py" />
|
|
<Compile Include="azure\cli\tests\test_add_resourcegroup_transform.py" />
|
|
<Compile Include="azure\cli\tests\test_parser.py" />
|
|
<Compile Include="azure\cli\tests\test_autocommand.py" />
|
|
<Compile Include="azure\cli\tests\test_connection_verify.py" />
|
|
<Compile Include="azure\cli\tests\test_application.py" />
|
|
<Compile Include="azure\cli\tests\test_output.py" />
|
|
<Compile Include="azure\cli\utils\command_test_util.py" />
|
|
<Compile Include="azure\cli\utils\update_checker.py" />
|
|
<Compile Include="azure\cli\utils\__init__.py" />
|
|
<Compile Include="azure\cli\_azure_env.py" />
|
|
<Compile Include="azure\cli\_debug.py" />
|
|
<Compile Include="azure\cli\tests\test_help.py" />
|
|
<Compile Include="azure\cli\tests\test_output.py" />
|
|
<Compile Include="azure\cli\_help.py" />
|
|
<Compile Include="azure\cli\_helpdocgen.py" />
|
|
<Compile Include="azure\cli\_help_files.py" />
|
|
<Compile Include="azure\cli\_locale.py" />
|
|
<Compile Include="azure\cli\tests\test_profile.py" />
|
|
<Compile Include="azure\cli\_logging.py" />
|
|
<Compile Include="azure\cli\_output.py" />
|
|
<Compile Include="azure\cli\_profile.py" />
|
|
<Compile Include="azure\cli\_session.py">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="azure\cli\_util.py" />
|
|
<Compile Include="azure\cli\__init__.py" />
|
|
<Compile Include="azure\cli\__main__.py" />
|
|
<Compile Include="azure\cli\_telemetry.py">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="azure\__init__.py" />
|
|
<Compile Include="command_modules\azure-cli-component\azure\cli\command_modules\component\__init__.py" />
|
|
<Compile Include="command_modules\azure-cli-component\setup.py" />
|
|
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\tests\command_specs.py">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\tests\test_commands.py" />
|
|
<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\account.py" />
|
|
<Compile Include="command_modules\azure-cli-profile\azure\cli\command_modules\profile\command_tables.py" />
|
|
<Compile Include="command_modules\azure-cli-profile\azure\cli\command_modules\profile\login.py" />
|
|
<Compile Include="command_modules\azure-cli-profile\azure\cli\command_modules\profile\logout.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\tests\command_specs.py">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\tests\test_commands.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\tests\command_specs.py">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\tests\test_commands.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" />
|
|
<Compile Include="command_modules\azure-cli-taskhelp\setup.py" />
|
|
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\tests\command_specs.py">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\tests\test_commands.py" />
|
|
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\__init__.py" />
|
|
<Compile Include="command_modules\azure-cli-vm\setup.py" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="azure" />
|
|
<Folder Include="azure\cli" />
|
|
<Folder Include="azure\cli\commands" />
|
|
<Folder Include="azure\cli\command_modules\" />
|
|
<Folder Include="azure\cli\extensions\" />
|
|
<Folder Include="azure\cli\tests\" />
|
|
<Folder Include="azure\cli\utils\" />
|
|
<Folder Include="command_modules\" />
|
|
<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\" />
|
|
<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-network\azure\cli\command_modules\network\tests\" />
|
|
<Folder Include="command_modules\azure-cli-network\azure\cli\command_modules\network\tests\recordings\" />
|
|
<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\" />
|
|
<Folder Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\tests\" />
|
|
<Folder Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\tests\recordings\" />
|
|
<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\" />
|
|
<Folder Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\tests\" />
|
|
<Folder Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\tests\recordings\" />
|
|
<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\" />
|
|
<Folder Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\tests\" />
|
|
<Folder Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\tests\recordings\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Interpreter Include="..\env\">
|
|
<Id>{1dd9c42b-5980-42ce-a2c3-46d3bf0eede4}</Id>
|
|
<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>
|
|
<ItemGroup>
|
|
<Content Include="command_modules\azure-cli-component\requirements.txt" />
|
|
<Content Include="command_modules\azure-cli-network\requirements.txt" />
|
|
<Content Include="command_modules\azure-cli-profile\requirements.txt" />
|
|
<Content Include="command_modules\azure-cli-resource\requirements.txt" />
|
|
<Content Include="command_modules\azure-cli-storage\requirements.txt" />
|
|
<Content Include="command_modules\azure-cli-taskhelp\requirements.txt" />
|
|
<Content Include="command_modules\azure-cli-vm\requirements.txt" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Interpreter Include="..\env\">
|
|
<Id>{54f4b6dc-0859-46dc-99bb-b275c9d0aca3}</Id>
|
|
<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>
|
|
<Import Project="$(PtvsTargetsFile)" Condition="Exists($(PtvsTargetsFile))" />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.Common.targets" Condition="!Exists($(PtvsTargetsFile))" />
|
|
</Project> |