Skip to content

Commit

Permalink
Merge pull request #357 from nblumhardt/assembly-versioning
Browse files Browse the repository at this point in the history
Generate `AssemblyVersionAttribute`
  • Loading branch information
nblumhardt authored Jan 19, 2024
2 parents 6c8f6fd + 707a337 commit 54f5749
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Serilog.AspNetCore/Serilog.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<RepositoryUrl>https://github.com/serilog/serilog-aspnetcore</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
<RootNamespace>Serilog</RootNamespace>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>
Expand Down

0 comments on commit 54f5749

Please sign in to comment.