Skip to content

Commit

Permalink
#230 Add in suppression of TFM Warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
thompson-tomo committed Apr 21, 2024
1 parent 85d599b commit cd792b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<Nullable>enable</Nullable>
<PackageIcon>logo-128x128.png</PackageIcon>
<PackageReadmeFile>README.md</PackageReadmeFile>
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit cd792b1

Please sign in to comment.