Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Sentry.Samples.Android.csproj
  • Loading branch information
aritchie committed Apr 8, 2025
commit b73e8b6ec0b49a49ab28841ff96c66e9fe711704
3 changes: 0 additions & 3 deletions samples/Sentry.Samples.Android/Sentry.Samples.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
<ApplicationDisplayVersion>1.0</ApplicationDisplayVersion>
<!-- XA0119: Using fast deployment and a code shrinker at the same time is not recommended. Use fast deployment for Debug configurations and a code shrinker for Release configurations.-->
<NoWarn>$(NoWarn);XA0119</NoWarn>

<!--uncomment to test targets that block this flag-->
<!--<AndroidEnableAssemblyCompression>false</AndroidEnableAssemblyCompression>-->
</PropertyGroup>

<ItemGroup>
Expand Down