Skip to content

Commit

Permalink
Change package description
Browse files Browse the repository at this point in the history
  • Loading branch information
lucadecamillis committed Aug 27, 2023
1 parent abc6924 commit 7777631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LdC.DependencyInjection.Configuration.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<Authors>Luca De Camillis</Authors>
<PackageId>DependencyInjection.Configuration</PackageId>
<PackageDescription>JSON configuration for ServiceCollection</PackageDescription>
<PackageDescription>Provide support for configuring IServiceCollection via IConfiguration (appsettings.json)</PackageDescription>
<PackageProjectUrl>https://github.com/lucadecamillis/dependency-injection-configuration</PackageProjectUrl>
<RepositoryUrl>https://github.com/lucadecamillis/dependency-injection-configuration</RepositoryUrl>
<Version>0.1</Version>
Expand Down

0 comments on commit 7777631

Please sign in to comment.