Skip to content

Commit

Permalink
Fixed copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
kalintsenkov committed Nov 19, 2023
1 parent 2cc5d0b commit d859669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MyTested.AspNetCore.Mvc/MyTested.AspNetCore.Mvc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<Description>My Tested ASP.NET Core MVC is a powerful testing library providing easy fluent interface to test the ASP.NET Core MVC framework.</Description>
<Copyright>2015-2024 Ivaylo Kenov</Copyright>
<Copyright>2015-2023 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc</AssemblyTitle>
<VersionPrefix>8.0.0</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
Expand Down

0 comments on commit d859669

Please sign in to comment.