Skip to content

Commit

Permalink
chore: update VersionPrefix to Version for AutoVer support
Browse files Browse the repository at this point in the history
  • Loading branch information
philasmar committed Nov 29, 2024
1 parent c7f0759 commit 526c0bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<PropertyGroup>
<TargetFrameworks>net8.0;net9.0</TargetFrameworks>
<VersionPrefix>1.0.0</VersionPrefix>
<Version>1.0.0</Version>
<Description>Provides a Restore Hooks library to help you register before snapshot and after restore hooks.</Description>
<AssemblyTitle>SnapshotRestore.Registry</AssemblyTitle>
<PackageId>SnapshotRestore.Registry</PackageId>
Expand Down

0 comments on commit 526c0bd

Please sign in to comment.