Skip to content

Commit

Permalink
Fix LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
IEvangelist committed Nov 16, 2023
1 parent 388b174 commit 3d26b52
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,7 +6,6 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<Copyright>Copyright © David Pine. All rights reserved. Licensed under the MIT License.</Copyright>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<WarnOnPackingNonPackableProject>false</WarnOnPackingNonPackableProject>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
Expand Down

0 comments on commit 3d26b52

Please sign in to comment.