Skip to content

Commit

Permalink
Remove not working workaround for implicit package reference
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeRobich committed Jul 29, 2020
1 parent a316010 commit c82221f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

<PropertyGroup>
<TargetFrameworks>netcoreapp2.0</TargetFrameworks>
<!-- Works around the SDK claiming that xunit is an implicit SDK reference. -->
<NoWarn>$(NoWarn);NETSDK1023</NoWarn>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit c82221f

Please sign in to comment.