© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
✅ How to suppress warnings during dotnet test - C#
C
C#
•
9h ago
•
5 replies
wtq40cy3n
✅ How to suppress warnings during dotnet test
msbuild
I tried
-p:WarningLevel=0
-p:WarningLevel=0
but not working
. The warnings are typically
warning NU1903
warning NU1903
and
warning NETSDK1138
warning NETSDK1138
.
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
62,470
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
dotnet test app.cs
C
C# / help
5mo ago
How to suppress all errors and warnings within namespace (or directory) using GlobalSuppressions.cs
C
C# / help
3y ago
❔ Jenkins Pipeline with dotnet test
C
C# / help
4y ago
❔ dotnet build quiet still showing a lot of warnings
C
C# / help
4y ago