Files
HellionChat/ChatTwo/Properties/AssemblyInfo.cs
T
Dean Sheather bb6c6b0034 feat: replace LiteDB with Sqlite
- Replace LiteDB database engine with Sqlite
  Note: old databases will not be deleted
- Message duplication detection improvements
- Tolerate parse errors in release builds, log them
2024-04-20 21:18:51 +10:00

2 lines
83 B
C#

[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("ChatTwo.Tests")]