Skip to content

Commit

Permalink
Revert "Suppress LazyInitializer.EnsureInitialized warning (#1322)" (#…
Browse files Browse the repository at this point in the history
…1326)

Co-authored-by: Bruno Garcia <bruno@brunogarcia.com>
  • Loading branch information
SimonCropp and bruno-garcia committed Nov 9, 2021
1 parent f4a1f9a commit 6950b76
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Sentry/Sentry.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
<ImplicitUsings>false</ImplicitUsings>
<Description>Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.</Description>
<NoWarn Condition="$(TargetFramework) == 'netstandard2.0'">$(NoWarn);RS0017</NoWarn>
<!-- TODO: remove the below NoWarn PR merged https://github.com/benaadams/Ben.Demystifier/pull/182-->
<NoWarn>$(NoWarn);CS8621</NoWarn>
<DefineConstants>$(AdditionalConstants)</DefineConstants>
</PropertyGroup>

Expand Down

0 comments on commit 6950b76

Please sign in to comment.