Skip to content

Commit

Permalink
fix: add noward
Browse files Browse the repository at this point in the history
  • Loading branch information
ksavosteev committed Jun 17, 2024
1 parent b573f1c commit 24c78d9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<IsPackable>True</IsPackable>
<noWarn>NU5104</noWarn>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<IncludeSymbols>true</IncludeSymbols>
Expand Down

0 comments on commit 24c78d9

Please sign in to comment.