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