Skip to content

Commit

Permalink
Update assembly file version
Browse files Browse the repository at this point in the history
  • Loading branch information
Qonfused committed Nov 26, 2024
1 parent 018c354 commit 705a417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NuGet.pkg.props
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

<PropertyGroup>
<AssemblyVersion>$(MinVerMajor).0.0.0</AssemblyVersion>
<FileVersion>$(MinVerMajor).$(MinVerMinor).$(BuildDate).0</FileVersion>
<FileVersion>$(MinVerMajor).$(MinVerMinor).$(MinVerPatch).$(BuildDate)</FileVersion>
<InformationalVersion>$(MinVerVersion)</InformationalVersion>
<PackageVersion>$(MinVerVersion)</PackageVersion>
<Version>$(PackageVersion)</Version>
Expand Down

0 comments on commit 705a417

Please sign in to comment.