Skip to content

Commit

Permalink
Upgrade csproj license to 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaxelr committed Jan 24, 2023
1 parent 38c230f commit 4aed067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PackageId>$(AssemblyName)</PackageId>
<Authors>Jaxel Rojas</Authors>
<Version>0.1.0</Version>
<Copyright>Copyright 2022</Copyright>
<Copyright>Copyright 2023</Copyright>
<LangVersion>latest</LangVersion>
<TargetFramework>netstandard2.0</TargetFramework>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit 4aed067

Please sign in to comment.