Skip to content

Commit 3c18565

Browse files
authoredMay 16, 2021
Version 8.1.3
1 parent 2212811 commit 3c18565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<LangVersion>latest</LangVersion>
55
<NoWarn>CS1591</NoWarn>
6-
<Version>8.1.1</Version>
6+
<Version>8.1.3</Version>
77
<AssemblyVersion>1.0</AssemblyVersion>
88
<AssemblyInformationalVersion>$(Version)</AssemblyInformationalVersion>
99
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>

0 commit comments

Comments
 (0)
Please sign in to comment.