1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-05-03 05:34:07 +02:00
TweetDuck/lib/TweetLib.Communication
Daniel Chýlek f1f90a2ee3
Refactor code to avoid nulls ()
* Ensure potential nulls have a fallback value & add/remove null checks

* Refactor update check code to avoid nulls

* Refactor ProfileManager exception handling to avoid nulls

* Refactor a few more various classes and fix nulls in ContextInfo

* Force c#7 everywhere and revert usage of newer features from cherry-picked commits

* Remove unused #pragma declaration
2018-03-07 14:37:03 +01:00
..
Properties Bump project versions 2017-10-31 10:53:42 +01:00
DuplexPipe.cs Tweak DuplexPipe to set key instead of data when separator is missing 2017-08-13 17:31:58 +02:00
TweetLib.Communication.csproj Refactor code to avoid nulls () 2018-03-07 14:37:03 +01:00