diff options
| author | Alee14 <alee14498@gmail.com> | 2017-05-08 22:23:37 -0400 |
|---|---|---|
| committer | Alee14 <alee14498@gmail.com> | 2017-05-08 22:23:37 -0400 |
| commit | 97fbec19b3f85fc578742266d326c1d61cfa9401 (patch) | |
| tree | efad5ab8d7fd0cac322dce4d7cd8584eae052308 /AleeBrowser/AleeBrowser.csproj | |
| parent | 1afa1110bc63b13a64b00066a3c2cc71b8a35c7f (diff) | |
| download | AleeBrowser-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.csproj | 1 |
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> |
