We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cabbe20 commit 5b2c0a4Copy full SHA for 5b2c0a4
src/Directory.Build.props
@@ -2,7 +2,7 @@
2
<Project>
3
<PropertyGroup>
4
<NoWarn>CS1591;CS0649</NoWarn>
5
- <Version>3.1.4</Version>
+ <Version>3.1.5</Version>
6
<AssemblyVersion>1.0.0</AssemblyVersion>
7
<LangVersion>preview</LangVersion>
8
<SignAssembly>false</SignAssembly>
0 commit comments