diff --git a/src/Cli/dotnet/Commands/Run/CSharpCompilerCommand.Generated.cs b/src/Cli/dotnet/Commands/Run/CSharpCompilerCommand.Generated.cs index d53f7052b754..94e889267f86 100644 --- a/src/Cli/dotnet/Commands/Run/CSharpCompilerCommand.Generated.cs +++ b/src/Cli/dotnet/Commands/Run/CSharpCompilerCommand.Generated.cs @@ -15,7 +15,7 @@ private IEnumerable GetCscArguments( [ "/unsafe-", "/checked-", - "/nowarn:1701,1702,IL2121,1701,1702", + "/nowarn:1701,1702,IL2121,1701,1702,8002", "/fullpaths", "/nostdlib+", "/errorreport:prompt",