Skip to content

Commit

Permalink
Revert "Ignore NU1703 in DeviceTests"
Browse files Browse the repository at this point in the history
This reverts commit 8fdf5e1.
  • Loading branch information
jonathanpeppers committed Jul 22, 2021
1 parent af9606a commit 4d0456d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>netstandard2.1;$(MauiPlatforms)</TargetFrameworks>
<RootNamespace>Microsoft.Maui.TestUtils</RootNamespace>
<AssemblyName>Microsoft.Maui.TestUtils.DeviceTests</AssemblyName>
<NoWarn>$(NoWarn);NU1703</NoWarn>

<IsPackable>false</IsPackable>
</PropertyGroup>

Expand Down

0 comments on commit 4d0456d

Please sign in to comment.