serilog / serilog-aspnetcore

Serilog integration for ASP.NET Core
Apache License 2.0
1.29k stars 203 forks source link

Generate `AssemblyVersionAttribute` #357

Closed nblumhardt closed 6 months ago

nblumhardt commented 6 months ago

Fixes #356

bartelink commented 6 months ago

clones? https://github.com/search?q=org%3Aserilog+GenerateAssemblyVersionAttribute&type=code

nblumhardt commented 6 months ago

@bartelink great idea :+1: ... I think in the cases where false appears there, the project has a Properties/AssemblyInfo.cs file with a fixed version in it. We should ideally do away with that everywhere. Gearing up to start some "4.x" series changes soon :-)