aboutsummaryrefslogtreecommitdiff
path: root/AleeBrowser/AleeBrowser.csproj
diff options
context:
space:
mode:
authorAlee14 <alee14498@gmail.com>2017-05-08 22:23:37 -0400
committerAlee14 <alee14498@gmail.com>2017-05-08 22:23:37 -0400
commit97fbec19b3f85fc578742266d326c1d61cfa9401 (patch)
treeefad5ab8d7fd0cac322dce4d7cd8584eae052308 /AleeBrowser/AleeBrowser.csproj
parent1afa1110bc63b13a64b00066a3c2cc71b8a35c7f (diff)
downloadAleeBrowser-WinForms-97fbec19b3f85fc578742266d326c1d61cfa9401.tar.gz
AleeBrowser-WinForms-97fbec19b3f85fc578742266d326c1d61cfa9401.tar.bz2
AleeBrowser-WinForms-97fbec19b3f85fc578742266d326c1d61cfa9401.zip
Adding cool stuff and a cool feature too :wink:
Diffstat (limited to 'AleeBrowser/AleeBrowser.csproj')
-rw-r--r--AleeBrowser/AleeBrowser.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/AleeBrowser/AleeBrowser.csproj b/AleeBrowser/AleeBrowser.csproj
index 70564b3..27af03e 100644
--- a/AleeBrowser/AleeBrowser.csproj
+++ b/AleeBrowser/AleeBrowser.csproj
@@ -22,6 +22,7 @@
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
+ <UseVSHostingProcess>false</UseVSHostingProcess>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>