1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-11-16 10:35:27 +01:00
bitwarden-mobile/Directory.Build.props

7 lines
195 B
XML

<Project>
<PropertyGroup>
<MauiVersion>8.0.4-nightly.*</MauiVersion>
<!-- Uncomment this when Unit Testing-->
<!-- <CustomConstants>UT</CustomConstants> -->
</PropertyGroup>
</Project>