Skip to content

Commit

Permalink
Deterministic builds
Browse files Browse the repository at this point in the history
  • Loading branch information
X39 authored Jul 5, 2024
1 parent 85b8613 commit 2c68991
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ You may even create your own controls by deriving from the `Control` base class!
<PackageTags>XML;semantic-versioning;semver;PDF;C#;dotnet;csharp;.NET;library;document;generation;report;invoice;receipt;image;skia;export;windows;linux;mac;open-source;foss;LGPLv3;free;create-pdf;creation;create;pdf-table</PackageTags>
<AnalysisLevel>latest-recommended</AnalysisLevel>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Deterministic>true</Deterministic>

<NoWarn>CA1716</NoWarn>
<NoWarn>CA1710</NoWarn>
Expand Down

0 comments on commit 2c68991

Please sign in to comment.