From 319fa363ef12bba42680d880ac00a127d335fb49 Mon Sep 17 00:00:00 2001 From: Mikayla Hutchinson Date: Fri, 13 Jan 2017 23:49:34 -0500 Subject: Enable signing when built within MonoDevelop --- LibGit2Sharp/LibGit2Sharp.csproj | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/LibGit2Sharp/LibGit2Sharp.csproj b/LibGit2Sharp/LibGit2Sharp.csproj index 917b8dda..fd819e7e 100644 --- a/LibGit2Sharp/LibGit2Sharp.csproj +++ b/LibGit2Sharp/LibGit2Sharp.csproj @@ -3,6 +3,7 @@ + Debug AnyCPU @@ -21,7 +22,7 @@ true full false - bin\Debug\ + bin\Debug TRACE;DEBUG;NET40 prompt 4 @@ -33,7 +34,7 @@ pdbonly true - bin\Release\ + bin\Release TRACE prompt 4 @@ -425,4 +426,4 @@ --> - \ No newline at end of file + -- cgit v1.2.3