Skip to content

Commit e12257f

Browse files
author
Vadim Belov
committed
Update project description for MediatR fork details
Clarified the project description in EasyExtensions.Mediator.csproj to specify that the library is a fork of MediatR based on v12.5.0 under the MIT license, providing more accurate information about its origin and licensing.
1 parent 6375490 commit e12257f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/EasyExtensions.Mediator/EasyExtensions.Mediator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Authors>Vadim Belov, Jimmy Bogard</Authors>
77
<Company>bvdcode</Company>
88
<Product>EasyExtensions.Mediator</Product>
9-
<Description>Fork of MediatR before it became commercial. Ready-to-use library for simplifying the development of .NET applications.</Description>
9+
<Description>Fork of MediatR based on v12.5.0 under MIT. Ready-to-use library for simplifying the development of .NET applications.</Description>
1010
<Copyright>Copyright Jimmy Bogard</Copyright>
1111
<Summary>Ready-to-use library for simplifying the development of .NET applications.</Summary>
1212
<NeutralLanguage>en-US</NeutralLanguage>

0 commit comments

Comments
 (0)