Skip to content

Commit 6a84dc7

Browse files
committed
Revert "Disable caching..."
This reverts commit 46ffc6d.
1 parent 46ffc6d commit 6a84dc7

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

Distros/HaxeDevelop/FlashDevelop/FlashDevelop.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
3-
<PropertyGroup>
4-
<UseHostCompilerIfAvailable>False</UseHostCompilerIfAvailable>
5-
</PropertyGroup>
63
<PropertyGroup>
74
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
85
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>

FlashDevelop/FlashDevelop.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
3-
<PropertyGroup>
4-
<UseHostCompilerIfAvailable>False</UseHostCompilerIfAvailable>
5-
</PropertyGroup>
63
<PropertyGroup>
74
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
85
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>

PluginCore/PluginCore.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
3-
<PropertyGroup>
4-
<UseHostCompilerIfAvailable>False</UseHostCompilerIfAvailable>
5-
</PropertyGroup>
63
<PropertyGroup>
74
<ProjectType>Local</ProjectType>
85
<ProductVersion>9.0.30729</ProductVersion>

0 commit comments

Comments
 (0)