From 97fa445287fd5013b5741ba28b708d2a004b10df Mon Sep 17 00:00:00 2001 From: amaitland Date: Mon, 29 Sep 2014 20:17:37 +1000 Subject: [PATCH 1/3] Add NuGet.config so can access staging packages --- NuGet.config | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 NuGet.config diff --git a/NuGet.config b/NuGet.config new file mode 100644 index 0000000..fdbce86 --- /dev/null +++ b/NuGet.config @@ -0,0 +1,10 @@ + + + + + + + + + + From a234777811aefbcbc4d62c1cd514ac19b038fe4e Mon Sep 17 00:00:00 2001 From: amaitland Date: Mon, 29 Sep 2014 20:24:47 +1000 Subject: [PATCH 2/3] Upgrade to 1750 packages (-pre2) --- .../CefSharp.MinimalExample.Wpf.csproj | 16 ++++++++-------- CefSharp.MinimalExample.Wpf/Views/MainView.xaml | 2 +- CefSharp.MinimalExample.Wpf/packages.config | 6 +++--- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/CefSharp.MinimalExample.Wpf/CefSharp.MinimalExample.Wpf.csproj b/CefSharp.MinimalExample.Wpf/CefSharp.MinimalExample.Wpf.csproj index 5576d07..b3cc341 100644 --- a/CefSharp.MinimalExample.Wpf/CefSharp.MinimalExample.Wpf.csproj +++ b/CefSharp.MinimalExample.Wpf/CefSharp.MinimalExample.Wpf.csproj @@ -1,7 +1,7 @@  - - + + Debug @@ -133,17 +133,17 @@ - This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - + + + + - + +