From a9127b31e5ffda3670cba0df0d0672a5b90fc101 Mon Sep 17 00:00:00 2001
From: Caleb Kiage <747955+calebkiage@users.noreply.github.com>
Date: Mon, 30 Jan 2023 14:30:44 +0300
Subject: [PATCH] Enable nullable reference types
---
src/msgraph-cli.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/msgraph-cli.csproj b/src/msgraph-cli.csproj
index 308a823637b..b855a8a737f 100644
--- a/src/msgraph-cli.csproj
+++ b/src/msgraph-cli.csproj
@@ -5,7 +5,7 @@
net7.0
Microsoft.Graph.Cli
disable
- disable
+ enable
mgc
0.1.0-preview.7