Export to GitHub

csharp-sqlite - issue #99

crypto_c.cs won't compile under NET 2.0


Posted on Mar 7, 2011 by Swift Dog

Ok, I took a look at it. It won’t compile in C# 2.0 because of the property initializers inside of the instantiation. I changed it to be set those properties before CreateEncryptor/Decryptor are called, perhaps this is not the best place to put these though. Please find modified source attached.

Comment #1

Posted on Mar 7, 2011 by Swift Dog

This issue was closed by revision 7e70e124af.

Comment #2

Posted on Mar 8, 2011 by Massive Elephant

to noah.hart, i'm sorry about this problem. My platform was .net 3.5

Status: Fixed

Labels:
Type-Defect Priority-Medium Milestone-3.7.5