Skip to content

Commit 526c0bd

Browse files
committed
chore: update VersionPrefix to Version for AutoVer support
1 parent c7f0759 commit 526c0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Libraries/src/SnapshotRestore.Registry/SnapshotRestore.Registry.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<PropertyGroup>
66
<TargetFrameworks>net8.0;net9.0</TargetFrameworks>
7-
<VersionPrefix>1.0.0</VersionPrefix>
7+
<Version>1.0.0</Version>
88
<Description>Provides a Restore Hooks library to help you register before snapshot and after restore hooks.</Description>
99
<AssemblyTitle>SnapshotRestore.Registry</AssemblyTitle>
1010
<PackageId>SnapshotRestore.Registry</PackageId>

0 commit comments

Comments
 (0)