From 9a0b69692ed30e1d23e5d4335a531a4caffe9e89 Mon Sep 17 00:00:00 2001 From: smallbenji Date: Tue, 24 Mar 2026 14:09:40 +0100 Subject: [PATCH] project is nullable --- PeopleVille/PeopleVille.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PeopleVille/PeopleVille.csproj b/PeopleVille/PeopleVille.csproj index ed9781c..b300839 100644 --- a/PeopleVille/PeopleVille.csproj +++ b/PeopleVille/PeopleVille.csproj @@ -4,7 +4,7 @@ Exe net10.0 enable - enable + disable