TheAngryByrd / MiniScaffold

F# Template for creating and publishing libraries targeting .NET 6.0 `net6.0` or console apps .NET 6.0 `net6.0`.
https://www.jimmybyrd.me/MiniScaffold/
MIT License
267 stars 31 forks source link

AssemblyInfo.fs are ignored #273

Closed nikoyak closed 1 year ago

nikoyak commented 1 year ago

Describe the bug Versions of assemblies/files in builded library, library test project, application test project are always 1.0.0.0, despite the contents of the corresponding AssemblyInfo.fs.