Skip to content

Commit 1e56c0d

Browse files
authored
Merge pull request #389 from drewnoakes/remove-explicit-version
Remove explicit Version MSBuild property
2 parents 3b61451 + 16c8d95 commit 1e56c0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Directory.Build.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<Project>
22

33
<PropertyGroup>
4-
<VersionPrefix>2.8.1</VersionPrefix>
54
<DebugType>portable</DebugType>
65
<LangVersion>preview</LangVersion>
76
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)