mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 09:39:57 +00:00
Changed debug PHP version to 7.1
This commit is contained in:
parent
88d8b72c57
commit
fe969c57c4
@ -8,6 +8,12 @@
|
||||
</RootNamespace>
|
||||
<ProjectTypeGuids>{A0786B88-2ADB-4C21-ABE8-AA2D79766269}</ProjectTypeGuids>
|
||||
<AssemblyName>grocy</AssemblyName>
|
||||
<SaveServerSettingsInUserFile>false</SaveServerSettingsInUserFile>
|
||||
<Runtime>PHP</Runtime>
|
||||
<RuntimeVersion>7.1</RuntimeVersion>
|
||||
<EnvName>PHPDev</EnvName>
|
||||
<PHPDevHostName>localhost</PHPDevHostName>
|
||||
<PHPDevAutoPort>true</PHPDevAutoPort>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
|
||||
<IncludeDebugInformation>true</IncludeDebugInformation>
|
||||
|
Loading…
x
Reference in New Issue
Block a user