Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 committed Jul 18, 2023
1 parent a4ef7da commit 11617da
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1106,9 +1106,6 @@ public void CheckMaxResWarningIsEmittedAsAWarning()
{
var path = Path.Combine ("temp", TestName);
var proj = new XamarinAndroidApplicationProject () {
TargetSdkVersion = "32",
MinSdkVersion = null,
UseLatestPlatformSdk = false,
IsRelease = true,
OtherBuildItems = {
new BuildItem.Folder ("Resources\\values-v33\\") {
Expand Down

0 comments on commit 11617da

Please sign in to comment.