Skip to content

Commit a0c4936

Browse files
committed
Add MinVerTagPrefix property to Directory.Build.props
1 parent 4bf0687 commit a0c4936

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<Nullable>enable</Nullable>
55
<ImplicitUsings>enable</ImplicitUsings>
66
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
7+
<MinVerTagPrefix>v</MinVerTagPrefix>
78
<!--
89
Suppress the MTP0001 informational warning that fires when TestingPlatformDotnetTestSupport
910
is enabled but legacy VSTest properties (injected by the SDK) are also present.

0 commit comments

Comments
 (0)