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 ce444a5 commit a68a193Copy full SHA for a68a193
src/Scrutor/Scrutor.csproj
@@ -1,8 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<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>
6
<MinVerTagPrefix>v</MinVerTagPrefix>
7
<Authors>Kristian Hellang</Authors>
8
<TargetFrameworks>net462;netstandard2.0;net8.0;net10.0</TargetFrameworks>
0 commit comments