Skip to content

Commit d859669

Browse files
committed
Fixed copyright year
1 parent 2cc5d0b commit d859669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MyTested.AspNetCore.Mvc/MyTested.AspNetCore.Mvc.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<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>
5-
<Copyright>2015-2024 Ivaylo Kenov</Copyright>
5+
<Copyright>2015-2023 Ivaylo Kenov</Copyright>
66
<AssemblyTitle>MyTested.AspNetCore.Mvc</AssemblyTitle>
77
<VersionPrefix>8.0.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>

0 commit comments

Comments
 (0)