mirror of
https://github.com/bitwarden/mobile
synced 2026-01-07 19:13:19 +00:00
PM-3350 PM-3349 Added property to Directory.Build.props to enable Unit Testing globally so Test runners work
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<MauiVersion>8.0.4-nightly.*</MauiVersion>
|
||||
<!-- Uncomment this when Unit Testing-->
|
||||
<!-- <CustomConstants>UT</CustomConstants> -->
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user