We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 904f060 commit 7b69c5eCopy full SHA for 7b69c5e
build/_build.csproj
@@ -10,7 +10,7 @@ SPDX-License-Identifier: MIT
10
<OutputType>Exe</OutputType>
11
<TargetFramework>net9.0</TargetFramework>
12
<RootNamespace></RootNamespace>
13
- <NoWarn>CS0649;CS0169;nullable</NoWarn>
+ <NoWarn>CS0649;CS0169</NoWarn>
14
<NukeRootDirectory>..</NukeRootDirectory>
15
<NukeScriptDirectory>..</NukeScriptDirectory>
16
<NukeTelemetryVersion>1</NukeTelemetryVersion>
0 commit comments