From ca31191e5af81ca0689ad9a04f79cbde637bed17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wies=C5=82aw=20=C5=A0olt=C3=A9s?= Date: Fri, 25 Mar 2016 20:02:14 +0100 Subject: [PATCH] Changed target framework to 4.5 for ControlCatalog --- samples/ControlCatalog/App.config | 10 +++++----- samples/ControlCatalog/ControlCatalog.csproj | 3 ++- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/samples/ControlCatalog/App.config b/samples/ControlCatalog/App.config index 2e292d1c8a..7ef9d715f8 100644 --- a/samples/ControlCatalog/App.config +++ b/samples/ControlCatalog/App.config @@ -1,14 +1,14 @@ - + - + - - + + - \ No newline at end of file + diff --git a/samples/ControlCatalog/ControlCatalog.csproj b/samples/ControlCatalog/ControlCatalog.csproj index eff5a6f148..736ce5f49a 100644 --- a/samples/ControlCatalog/ControlCatalog.csproj +++ b/samples/ControlCatalog/ControlCatalog.csproj @@ -9,9 +9,10 @@ Properties ControlCatalog ControlCatalog - v4.6 + v4.5 512 true + AnyCPU