Skip to content

Commit 5391cbd

Browse files
committed
Update VersionPrefix to 3.7.0
Updated the `VersionPrefix` in the `PropertyGroup` of the `Directory.Build.props` file from `3.6.0` to `3.7.0`.
1 parent 1984879 commit 5391cbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
</PropertyGroup>
1616

1717
<PropertyGroup>
18-
<VersionPrefix>3.6.0</VersionPrefix>
18+
<VersionPrefix>3.7.0</VersionPrefix>
1919
</PropertyGroup>
2020
</Project>

0 commit comments

Comments
 (0)