Skip to content

Commit a68a193

Browse files
committed
Remove hardcoded version prefix
1 parent ce444a5 commit a68a193

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Scrutor/Scrutor.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<Description>Register services using assembly scanning and a fluent API.</Description>
4-
<!-- MinVer will calculate version from Git tags. VersionPrefix is fallback when no tags exist. -->
5-
<VersionPrefix>6.1.0</VersionPrefix>
64
<MinVerTagPrefix>v</MinVerTagPrefix>
75
<Authors>Kristian Hellang</Authors>
86
<TargetFrameworks>net462;netstandard2.0;net8.0;net10.0</TargetFrameworks>

0 commit comments

Comments
 (0)