Skip to content

Commit

Permalink
Removed AssemblyVersion and FileVersion from csproj (#190)
Browse files Browse the repository at this point in the history
Co-authored-by: David Jensen <djn@danskecommodities.com>
  • Loading branch information
entvex and David Jensen authored Nov 17, 2023
1 parent a2a4170 commit b89f9a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/DotPulsar/DotPulsar.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

<PropertyGroup>
<TargetFrameworks>netstandard2.0;netstandard2.1;net6.0;net7.0;net8.0</TargetFrameworks>
<AssemblyVersion>$(Version)</AssemblyVersion>
<FileVersion>$(Version)</FileVersion>
<Authors>ApachePulsar,DanskeCommodities,dblank</Authors>
<Company>Apache Software Foundation</Company>
<Copyright>$(Company)</Copyright>
Expand Down

0 comments on commit b89f9a0

Please sign in to comment.