Skip to content

Commit ec05147

Browse files
committed
Update Directory.Build.props
1 parent 8465107 commit ec05147

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/Directory.Build.props

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
<Project>
33
<PropertyGroup>
44
<NoWarn>CS1591;CS0649</NoWarn>
5-
<Version>2.0.1</Version>
5+
<Version>2.0.2</Version>
6+
<AssemblyVersion>1.0.0.0</AssemblyVersion>
67
<PackageTags>Json, Testing, Verify, Snapshot, Approvals</PackageTags>
78
<Description>Enables simple verification of complex models and documents.</Description>
89
<!-- below required for TargetLib and Shared -->

0 commit comments

Comments
 (0)