Skip to content

Commit

Permalink
Update copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
ejsmith committed Oct 19, 2021
1 parent 2105e26 commit e948215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<MinVerSkip Condition="'$(Configuration)' == 'Debug'">true</MinVerSkip>
<MinVerTagPrefix>v</MinVerTagPrefix>

<Copyright>Copyright (c) 2020 Foundatio. All rights reserved.</Copyright>
<Copyright>Copyright (c) 2021 Foundatio. All rights reserved.</Copyright>
<Authors>FoundatioFx</Authors>
<NoWarn>$(NoWarn);CS1591;NU1701</NoWarn>
<WarningsAsErrors>true</WarningsAsErrors>
Expand Down

0 comments on commit e948215

Please sign in to comment.