From 2c44a0ff794fe2fb4fa75d11bacdb4f478e82fdb Mon Sep 17 00:00:00 2001 From: robhol Date: Tue, 29 Sep 2015 13:16:40 +0200 Subject: [PATCH] Changed target framework to .NET 4.5 --- StyletDependentProperty/StyletDependentProperty.csproj | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/StyletDependentProperty/StyletDependentProperty.csproj b/StyletDependentProperty/StyletDependentProperty.csproj index bb760d2..9516a86 100644 --- a/StyletDependentProperty/StyletDependentProperty.csproj +++ b/StyletDependentProperty/StyletDependentProperty.csproj @@ -9,8 +9,10 @@ Properties StyletDependentProperty StyletDependentProperty - v4.5.2 + v4.5 512 + + true @@ -20,6 +22,7 @@ DEBUG;TRACE prompt 4 + false pdbonly @@ -28,6 +31,7 @@ TRACE prompt 4 + false