Skip to content

Commit

Permalink
Updated history
Browse files Browse the repository at this point in the history
  • Loading branch information
geographika committed Jan 17, 2018
1 parent a41c609 commit 1bea37c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions mappyfile.pyproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,13 @@
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>c0748363-1c92-4ed1-8aec-6a098456f29a</ProjectGuid>
<ProjectHome>.</ProjectHome>
<StartupFile>tests\test_snippets.py</StartupFile>
<StartupFile>tests\test_expressions.py</StartupFile>
<SearchPath>.</SearchPath>
<WorkingDirectory>.</WorkingDirectory>
<OutputPath>.</OutputPath>
<Name>mappyfile</Name>
<RootNamespace>mappyfile</RootNamespace>
<InterpreterId>{fad84a32-0226-4532-a164-c8103b59a949}</InterpreterId>
<InterpreterVersion>2.7</InterpreterVersion>
<InterpreterId>MSBuild|mappyfile3|$(MSBuildProjectFullPath)</InterpreterId>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<DebugSymbols>true</DebugSymbols>
Expand Down Expand Up @@ -586,7 +585,6 @@
<ItemGroup>
<Interpreter Include="..\..\VirtualEnvs\mappyfile\">
<Id>{fad84a32-0226-4532-a164-c8103b59a949}</Id>
<BaseInterpreter>{9a7a9026-48c1-4688-9d5d-e5699d47d074}</BaseInterpreter>
<Version>2.7</Version>
<Description>mappyfile (Python 64-bit 2.7)</Description>
<InterpreterPath>Scripts\python.exe</InterpreterPath>
Expand Down

0 comments on commit 1bea37c

Please sign in to comment.