Skip to content

Commit

Permalink
Update LazyCache.AspNetCore.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
alastairtree authored Oct 18, 2019
1 parent 2a646e3 commit 7b19a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LazyCache.AspNetCore/LazyCache.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<AssemblyVersion>$(LazyCacheAspNetCoreVersion).$(AppVeyorBuildNumber)</AssemblyVersion>
<Authors>https://github.com/alastairtree</Authors>
<Company>https://github.com/alastairtree</Company>
<Description>ServiceCollection regististrations fopr LazyCache to initialise the depndency injection</Description>
<Description>ServiceCollection registrations for LazyCache to initialise the dependency injection collection and add enable IAppCache to be injected into your app</Description>
<Copyright>Copyright 2014 - 2018 Alastair Crabtree</Copyright>
<PackageProjectUrl>https://github.com/alastairtree/LazyCache</PackageProjectUrl>
<PackageIconUrl>https://raw.githubusercontent.com/alastairtree/LazyCache/master/artwork/logo-128.png</PackageIconUrl>
Expand Down

0 comments on commit 7b19a1c

Please sign in to comment.