Skip to content

Commit

Permalink
disable NU5125
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarolf committed Apr 27, 2019
1 parent 53031b7 commit dbc31e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@

<!-- Prevent vsix manifests from being copied to the shared output directory, makes build more deterministic -->
<CopyVsixManifestToOutput>false</CopyVsixManifestToOutput>

<NoWarn>$(NoWarn);NU5125</NoWarn>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit dbc31e4

Please sign in to comment.