From 5cfbf77e5c2a5529a97fbb68514ba4ecaa3b1e9e Mon Sep 17 00:00:00 2001 From: Marius Ungureanu Date: Thu, 2 Aug 2018 18:06:42 +0300 Subject: [Mono.Addins] Fixup Mono.Addins so that inside MonoDevelop it will target 4.6.1, rather than 4.5. This should fix a few binding redirects issues we have when building MD --- Test/MultiAssemblyAddin/SecondAssembly/SecondAssembly.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test/MultiAssemblyAddin/SecondAssembly/SecondAssembly.csproj') diff --git a/Test/MultiAssemblyAddin/SecondAssembly/SecondAssembly.csproj b/Test/MultiAssemblyAddin/SecondAssembly/SecondAssembly.csproj index da10bc6..cb0ad11 100644 --- a/Test/MultiAssemblyAddin/SecondAssembly/SecondAssembly.csproj +++ b/Test/MultiAssemblyAddin/SecondAssembly/SecondAssembly.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -9,7 +10,6 @@ Library SecondAssembly SecondAssembly - v4.5 True -- cgit v1.2.3