mirror of
https://github.com/bitwarden/android.git
synced 2026-05-21 03:21:29 -05:00
PM-3350 Added Document.Build.props to disable trimming on publish
This commit is contained in:
5
Document.Build.props
Normal file
5
Document.Build.props
Normal file
@@ -0,0 +1,5 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<PublishTrimmed>false</PublishTrimmed>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user