We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7f0759 commit 526c0bdCopy full SHA for 526c0bd
Libraries/src/SnapshotRestore.Registry/SnapshotRestore.Registry.csproj
@@ -4,7 +4,7 @@
4
5
<PropertyGroup>
6
<TargetFrameworks>net8.0;net9.0</TargetFrameworks>
7
- <VersionPrefix>1.0.0</VersionPrefix>
+ <Version>1.0.0</Version>
8
<Description>Provides a Restore Hooks library to help you register before snapshot and after restore hooks.</Description>
9
<AssemblyTitle>SnapshotRestore.Registry</AssemblyTitle>
10
<PackageId>SnapshotRestore.Registry</PackageId>
0 commit comments