@@ -27,16 +27,13 @@ all the other packages for convenience.
2727<!-- include https://github.com/devlooped/.github/raw/main/osmf.md -->
2828## Open Source Maintenance Fee
2929
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 ) .
30+ To ensure the long-term sustainability of this project, users of this package who generate
31+ revenue must pay an [ Open Source Maintenance Fee] ( https://opensourcemaintenancefee.org ) .
32+ While the source code is freely available under the terms of the [ License] ( license.txt ) ,
33+ this package and other aspects of the project require [ adherence to the Maintenance Fee] ( osmfeula.txt ) .
3534
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!).
35+ To pay the Maintenance Fee, [ become a Sponsor] ( https://github.com/sponsors/devlooped ) at the proper
36+ OSMF tier. A single fee covers all of [ Devlooped packages] ( https://www.nuget.org/profiles/Devlooped ) .
4037
4138<!-- https://github.com/devlooped/.github/raw/main/osmf.md -->
4239
@@ -364,7 +361,6 @@ The following MSBuild properties can be used to customize the generated code:
364361
365362<!-- include src/ThisAssembly.Strings/readme.md#strings -->
366363<!-- #strings -->
367-
368364This package generates a static ` ThisAssembly.Strings ` class with public
369365constants exposing string resources in .resx files or methods with the right number of
370366parameters for strings that use formatting parameters.
@@ -451,8 +447,7 @@ The following MSBuild properties can be used to customize the generated code:
451447
452448<!-- include src/ThisAssembly.Vsix/readme.md#vsix -->
453449<!-- #vsix -->
454- Allows consuming VSIX manifest properties from code, as well as
455- MSBuild project properties from the VSIX manifest. For example:
450+ Allows consuming VSIX manifest properties from code and MSBuild.
456451
457452![ ] ( https://raw.githubusercontent.com/devlooped/ThisAssembly/main/img/ThisAssembly.Vsix.png )
458453
0 commit comments