Skip to content

Commit e3046e6

Browse files
committed
Update Directory.Build.props
1 parent d5c0f33 commit e3046e6

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
@@ -2,7 +2,7 @@
22
<Project>
33
<PropertyGroup>
44
<NoWarn>CS1591;CS0649;CS8632</NoWarn>
5-
<Version>0.1.2</Version>
5+
<Version>0.1.3</Version>
66
<PackageTags>EntityFramework, Verify</PackageTags>
77
<Description>Extends Verify (https://github.com/SimonCropp/Verify) to allow verification of EntityFramework bits.</Description>
88
</PropertyGroup>

0 commit comments

Comments
 (0)