We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5afbe9f commit 53b9a9dCopy full SHA for 53b9a9d
src/Directory.Build.props
@@ -22,7 +22,7 @@
22
23
<PropertyGroup>
24
<!-- These are the versions of the things we are CREATING in this repository -->
25
- <ReleaseVersion>3.1.15</ReleaseVersion>
+ <ReleaseVersion>3.1.16</ReleaseVersion>
26
<FastSerializationVersion>$(ReleaseVersion)</FastSerializationVersion>
27
<HeapDumpDllVersion>$(ReleaseVersion)</HeapDumpDllVersion>
28
<MemoryGraphVersion>$(ReleaseVersion)</MemoryGraphVersion>
0 commit comments