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-02-19 01:05:58 +03:00
|
|
|
<StartupFile>azure\cli\__main__.py</StartupFile>
|
|
|
|
<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>
|
2016-03-03 02:43:43 +03:00
|
|
|
<InterpreterId>{1dd9c42b-5980-42ce-a2c3-46d3bf0eede4}</InterpreterId>
|
2016-03-03 02:01:32 +03:00
|
|
|
<InterpreterVersion>3.5</InterpreterVersion>
|
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>
|
2016-02-20 03:02:14 +03:00
|
|
|
<Compile Include="azure\cli\commands\account.py" />
|
2016-02-13 21:15:46 +03:00
|
|
|
<Compile Include="azure\cli\commands\login.py" />
|
2016-02-20 03:02:14 +03:00
|
|
|
<Compile Include="azure\cli\commands\logout.py" />
|
2016-03-03 02:43:43 +03:00
|
|
|
<Compile Include="azure\cli\commands\network.py" />
|
|
|
|
<Compile Include="azure\cli\commands\resourcegroup.py" />
|
2016-02-13 21:15:46 +03:00
|
|
|
<Compile Include="azure\cli\commands\storage.py" />
|
2016-03-03 02:43:43 +03:00
|
|
|
<Compile Include="azure\cli\commands\vm.py" />
|
|
|
|
<Compile Include="azure\cli\commands\_auto_command.py" />
|
|
|
|
<Compile Include="azure\cli\commands\_command_creation.py" />
|
2016-02-13 21:15:46 +03:00
|
|
|
<Compile Include="azure\cli\commands\__init__.py" />
|
|
|
|
<Compile Include="azure\cli\main.py" />
|
2016-02-14 00:40:02 +03:00
|
|
|
<Compile Include="azure\cli\tests\test_argparse.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2016-03-02 21:57:49 +03:00
|
|
|
<Compile Include="azure\cli\tests\test_autocommand.py" />
|
|
|
|
<Compile Include="azure\cli\tests\test_connection_verify.py" />
|
|
|
|
<Compile Include="azure\cli\tests\test_output.py" />
|
2016-03-04 23:00:57 +03:00
|
|
|
<Compile Include="azure\cli\_debug.py" />
|
2016-03-02 21:48:46 +03:00
|
|
|
<Compile Include="azure\cli\_locale.py" />
|
2016-02-20 03:02:14 +03:00
|
|
|
<Compile Include="azure\cli\tests\test_profile.py" />
|
2016-02-13 21:15:46 +03:00
|
|
|
<Compile Include="azure\cli\_argparse.py" />
|
|
|
|
<Compile Include="azure\cli\_logging.py" />
|
2016-03-04 23:00:57 +03:00
|
|
|
<Compile Include="azure\cli\_output.py" />
|
2016-02-18 09:28:43 +03:00
|
|
|
<Compile Include="azure\cli\_profile.py" />
|
2016-02-14 00:40:02 +03:00
|
|
|
<Compile Include="azure\cli\_session.py">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2016-02-13 21:15:46 +03:00
|
|
|
<Compile Include="azure\cli\_util.py" />
|
|
|
|
<Compile Include="azure\cli\__init__.py" />
|
|
|
|
<Compile Include="azure\cli\__main__.py" />
|
|
|
|
<Compile Include="azure\__init__.py" />
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<Folder Include="azure" />
|
|
|
|
<Folder Include="azure\cli" />
|
|
|
|
<Folder Include="azure\cli\commands" />
|
2016-02-14 00:40:02 +03:00
|
|
|
<Folder Include="azure\cli\tests\" />
|
2016-02-13 21:15:46 +03:00
|
|
|
</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>
|
|
|
|
<Import Project="$(PtvsTargetsFile)" Condition="Exists($(PtvsTargetsFile))" />
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.Common.targets" Condition="!Exists($(PtvsTargetsFile))" />
|
|
|
|
</Project>
|