1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-09-28 03:57:43 +02: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>