Skip to content

Commit

Permalink
WIP: do not silence NU1605 warning
Browse files Browse the repository at this point in the history
It was needed for build to succeed, but is not needed now.
  • Loading branch information
webwarrior-ws committed Jan 18, 2024
1 parent 9d66800 commit 3820656
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<DebugType>embedded</DebugType>
<NoWarn>$(NoWarn);NU1605</NoWarn>
</PropertyGroup>
</Project>

0 comments on commit 3820656

Please sign in to comment.