From 1213b3ea8e2fe5e7b542064dce939cb5772cf393 Mon Sep 17 00:00:00 2001 From: Alee14 Date: Tue, 9 May 2017 09:43:05 -0400 Subject: Converting to Cefsharp --- AleeBrowser/AleeBrowser.csproj | 53 ++++++++++++++++++++++++++++++++++++++++++ AleeBrowser/packages.config | 7 ++++++ 2 files changed, 60 insertions(+) create mode 100644 AleeBrowser/packages.config (limited to 'AleeBrowser') diff --git a/AleeBrowser/AleeBrowser.csproj b/AleeBrowser/AleeBrowser.csproj index 27af03e..09c32e2 100644 --- a/AleeBrowser/AleeBrowser.csproj +++ b/AleeBrowser/AleeBrowser.csproj @@ -1,5 +1,7 @@  + + Debug @@ -12,6 +14,8 @@ v4.5.2 512 true + + AnyCPU @@ -33,7 +37,40 @@ prompt 4 + + true + bin\x86\Debug\ + DEBUG;TRACE + full + x86 + false + prompt + MinimumRecommendedRules.ruleset + true + + + bin\x86\Release\ + TRACE + true + pdbonly + x86 + prompt + MinimumRecommendedRules.ruleset + true + + + False + bin\x86\Debug\CefSharp.dll + + + False + bin\x86\Debug\CefSharp.Core.dll + + + False + bin\x86\Debug\CefSharp.WinForms.dll + @@ -67,6 +104,7 @@ True Resources.resx + SettingsSingleFileGenerator Settings.Designer.cs @@ -81,6 +119,21 @@ + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + + + + + + +