Skip to content

Commit

Permalink
Add #nullable to file added in commit 2
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarne committed Nov 17, 2023
1 parent 03d7ba0 commit 996d977
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
namespace Altinn.Notifications.Core.Configuration;
#nullable enable
namespace Altinn.Notifications.Core.Configuration;

/// <summary>
/// Configuration class for notification orders
Expand Down

0 comments on commit 996d977

Please sign in to comment.