Skip to content

Commit

Permalink
docs: Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
davidroth committed Jul 17, 2024
1 parent 55f7b8a commit 1e4c510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mediator/src/Mediator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<DocumentationFile>$(ArtifactsPath)\bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
<Description>Provides abstractions for MediatR.</Description>
<Description>Contains a simple implementation of the common mediator pattern. </Description>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>

Expand Down

0 comments on commit 1e4c510

Please sign in to comment.