| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Sorry, I hadn't seen this. It's an interesting idea. But these [Things] in brackets are called attributes, not properties, so the new option is not named correctly. Also, I'd align the name with the existing options and rather call it allAttributes and NrtAllAttributes. BTW, if(newline != lines[i]) in AssemblyInfoHelper.cs is missing a space. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Added a new option 'NrtProcessAnyProperty' to process format strings in any property.
So it's possible to add more defined custom attributes like this:
[assembly: AssemblyGitRevision("{CHASH}{!:*}")] [assembly: AssemblyBuildTime("{b:uymd-} {b:uhms:}")]