66[ ![ License] ( https://img.shields.io/github/license/devlooped/ThisAssembly.svg?color=blue )] ( https://github.com//devlooped/ThisAssembly/blob/main/license.txt )
77[ ![ Build] ( https://github.com/devlooped/ThisAssembly/actions/workflows/build.yml/badge.svg?branch=main )] ( https://github.com/devlooped/ThisAssembly/actions )
88
9- <!-- include https://github.com/devlooped/.github/raw/main/osmf.md -->
10- ## Open Source Maintenance Fee
11-
12- To ensure the long-term sustainability of this project, use of $product$ requires an
13- [ Open Source Maintenance Fee] ( https://opensourcemaintenancefee.org ) . While the source
14- code is freely available under the terms of the [ MIT License] ( license.txt ) , all other aspects of the
15- project --including opening or commenting on issues, participating in discussions and
16- downloading releases-- require [ adherence to the Maintenance Fee] ( osmfeula.txt ) .
17-
18- In short, if you use this project to generate revenue, the [ Maintenance Fee is required] ( osmfeula.txt ) .
19-
20- To pay the Maintenance Fee, [ become a Sponsor] ( https://github.com/sponsors/devlooped ) at the corresponding
21- OSMF tier (starting at just $10!).
22-
23- <!-- https://github.com/devlooped/.github/raw/main/osmf.md -->
24-
259<!-- #meta -->
2610Expose project and assembly level information as constants in the ThisAssembly
2711class using source generators powered by Roslyn.
@@ -40,6 +24,23 @@ all the other packages for convenience.
4024> For now, ThisAssembly only generates C# code.
4125 <!-- #meta -->
4226
27+ <!-- include https://github.com/devlooped/.github/raw/main/osmf.md -->
28+ ## Open Source Maintenance Fee
29+
30+ To ensure the long-term sustainability of this project, use of $product$ requires an
31+ [ Open Source Maintenance Fee] ( https://opensourcemaintenancefee.org ) . While the source
32+ code is freely available under the terms of the [ MIT License] ( license.txt ) , all other aspects of the
33+ project --including opening or commenting on issues, participating in discussions and
34+ downloading releases-- require [ adherence to the Maintenance Fee] ( osmfeula.txt ) .
35+
36+ In short, if you use this project to generate revenue, the [ Maintenance Fee is required] ( osmfeula.txt ) .
37+
38+ To pay the Maintenance Fee, [ become a Sponsor] ( https://github.com/sponsors/devlooped ) at the corresponding
39+ OSMF tier (starting at just $10!).
40+
41+ <!-- https://github.com/devlooped/.github/raw/main/osmf.md -->
42+
43+
4344## ThisAssembly.AssemblyInfo
4445[ ![ Version] ( https://img.shields.io/nuget/vpre/ThisAssembly.AssemblyInfo.svg?color=royalblue )] ( https://www.nuget.org/packages/ThisAssembly.AssemblyInfo )
4546[ ![ Downloads] ( https://img.shields.io/nuget/dt/ThisAssembly.AssemblyInfo.svg?color=green )] ( https://www.nuget.org/packages/ThisAssembly.AssemblyInfo )
0 commit comments