mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-05-11 17:19:52 -04:00
Enable project-wide nullable reference types
Added DB migration for nullable types.
This commit is contained in:
@@ -7,7 +7,6 @@ using System.Drawing;
|
||||
using System.Linq;
|
||||
using System.Windows.Forms;
|
||||
|
||||
#nullable enable
|
||||
namespace LibationWinForms.ProcessQueue;
|
||||
|
||||
internal partial class ProcessQueueControl : UserControl
|
||||
|
||||
Reference in New Issue
Block a user