diff --git a/readme.md b/readme.md index 56ac464..8d64375 100644 --- a/readme.md +++ b/readme.md @@ -6,6 +6,8 @@ [![License](https://img.shields.io/github/license/devlooped/DependencyInjection.Attributed.svg?color=blue)](https://github.com//devlooped/DependencyInjection.Attributed/blob/main/license.txt) [![Build](https://github.com/devlooped/DependencyInjection.Attributed/workflows/build/badge.svg?branch=main)](https://github.com/devlooped/DependencyInjection.Attributed/actions) + + Automatic compile-time service registrations for Microsoft.Extensions.DependencyInjection with no run-time dependencies, diff --git a/src/DependencyInjection/readme.md b/src/DependencyInjection/readme.md index b31a717..1ef6b3d 100644 --- a/src/DependencyInjection/readme.md +++ b/src/DependencyInjection/readme.md @@ -1,4 +1,5 @@ - + + \ No newline at end of file diff --git a/src/Directory.targets b/src/Directory.targets index 68c106c..9f7d4d3 100644 --- a/src/Directory.targets +++ b/src/Directory.targets @@ -1,5 +1,14 @@ + + + $(Description) + + > This project uses SponsorLink to attribute sponsor status (direct, indirect or implicit). For IDE usage, sponsor status is required. + > IDE-only warnings will be emitted after a grace period otherwise. Learn more at https://github.com/devlooped#sponsorlink. + + +