# HG changeset patch # User IBBoard # Date 1288448764 0 # Node ID 686f96c8b694352042aaad170fbba5b016d34440 # Parent 2a27eaa6a6c7e521e497e805f8afe46f96efe3ff Open with VS2k8 and force .Net 2.0 compatibility no-open-ticket diff -r 2a27eaa6a6c7 -r 686f96c8b694 ICSharpCode.SharpZLib.csproj --- a/ICSharpCode.SharpZLib.csproj Sat Oct 30 14:05:27 2010 +0000 +++ b/ICSharpCode.SharpZLib.csproj Sat Oct 30 14:26:04 2010 +0000 @@ -1,5 +1,5 @@ - - + + Debug AnyCPU @@ -15,7 +15,15 @@ bin\ICSharpCode.SharpZipLib.xml - 8.0.50727 + 9.0.30729 + + + + + 2.0 + v2.0 + + true @@ -106,6 +114,9 @@ + + + \ No newline at end of file