File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed
Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 66[ ![ License] ( https://img.shields.io/github/license/devlooped/DependencyInjection.Attributed.svg?color=blue )] ( https://github.com//devlooped/DependencyInjection.Attributed/blob/main/license.txt )
77[ ![ Build] ( https://github.com/devlooped/DependencyInjection.Attributed/workflows/build/badge.svg?branch=main )] ( https://github.com/devlooped/DependencyInjection.Attributed/actions )
88
9+ <!-- include https://github.com/devlooped/.github/raw/main/sponsorlinkr.md -->
10+
911<!-- #content -->
1012
1113Automatic compile-time service registrations for Microsoft.Extensions.DependencyInjection with no run-time dependencies,
Original file line number Diff line number Diff line change 1- <!-- include ../../readme.md#content -->
1+ <!-- include https://github.com/devlooped/.github/raw/main/sponsorlinkr.md -->
2+ <!-- include ../../readme.md#content -->
23<!-- include https://github.com/devlooped/sponsors/raw/main/footer.md -->
34<!-- Exclude from auto-expansion in CI -->
45<!-- exclude -->
Original file line number Diff line number Diff line change 11<Project InitialTargets =" SetLocalVersion" >
22
3+ <PropertyGroup >
4+ <Description >
5+ $(Description)
6+
7+ > This project uses SponsorLink to attribute sponsor status (direct, indirect or implicit). For IDE usage, sponsor status is required.
8+ > IDE-only warnings will be emitted after a grace period otherwise. Learn more at https://github.com/devlooped#sponsorlink.
9+ </Description >
10+ </PropertyGroup >
11+
312 <Target Name =" SetLocalVersion" Condition =" !$(CI)" >
413 <GetVersion >
514 <Output TaskParameter =" Version" PropertyName =" Version" />
You can’t perform that action at this time.
0 commit comments