From 5dfa9698a8438673f03d459b2e5d7b00111f9ff2 Mon Sep 17 00:00:00 2001 From: Bret Johnson Date: Tue, 12 Oct 2021 11:58:10 -0400 Subject: [PATCH] Enable nullable --- samples/SimpleControls/SimpleControls.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/samples/SimpleControls/SimpleControls.csproj b/samples/SimpleControls/SimpleControls.csproj index d52f742..586c2aa 100644 --- a/samples/SimpleControls/SimpleControls.csproj +++ b/samples/SimpleControls/SimpleControls.csproj @@ -2,6 +2,8 @@ netstandard2.0 + 8.0 + enable