Skip to content

Commit 839dfb5

Browse files
committed
Update Directory.Build.props
1 parent f198139 commit 839dfb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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;NU1608;NU1109</NoWarn>
5-
<Version>3.7.1</Version>
5+
<Version>3.7.2</Version>
66
<AssemblyVersion>1.0.0</AssemblyVersion>
77
<ImplicitUsings>enable</ImplicitUsings>
88
<LangVersion>preview</LangVersion>

0 commit comments

Comments
 (0)