Skip to content

Commit

Permalink
Add DesignTimeBuild test to SmokeTests
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 committed Jan 9, 2025
1 parent 98f8a81 commit 99f2d52
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -751,6 +751,7 @@ public void BuildAfterUpgradingNuget ()
}

[Test]
[Category ("SmokeTests")]
public void BuildInDesignTimeMode ([Values(false, true)] bool useManagedParser)
{
var proj = new XamarinAndroidApplicationProject () {
Expand Down

0 comments on commit 99f2d52

Please sign in to comment.