Closed nightroman closed 11 months ago
v13.2, same issue
This issue is a blocker when you have a <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
on solution :(
Block me with migration to v13.
We're also experiencing this issue, to get past the warnings our current workaround is to ignore the warning in the project
By adding this in the csproj-file
<NoWarn>8604</NoWarn>
Closing as a duplicate of #3985.
Is there an existing issue for this?
Product
Strawberry Shake
Describe the bug
StrawberryShake 13 emits warnings warning CS8604: Possible null reference argument for parameter 'data' in...
Source code: SSv13.zip
Steps to reproduce
dotnet build
Relevant log output
Additional Context?
No response
Version
13.0.2