Skip to content

Commit

Permalink
Increment Product Versions
Browse files Browse the repository at this point in the history
  • Loading branch information
brianrob committed Apr 12, 2023
1 parent 354b575 commit 0707058
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@

<PropertyGroup>
<!-- These are the versions of the things we are CREATING in this repository -->
<FastSerializationVersion>3.1.1</FastSerializationVersion>
<HeapDumpDllVersion>3.1.1</HeapDumpDllVersion>
<MemoryGraphVersion>3.1.1</MemoryGraphVersion>
<PerfViewVersion>3.1.1</PerfViewVersion>
<TraceEventVersion>3.1.1</TraceEventVersion>
<UtilitiesVersion>3.1.1</UtilitiesVersion>
<FastSerializationVersion>3.1.2</FastSerializationVersion>
<HeapDumpDllVersion>3.1.2</HeapDumpDllVersion>
<MemoryGraphVersion>3.1.2</MemoryGraphVersion>
<PerfViewVersion>3.1.2</PerfViewVersion>
<TraceEventVersion>3.1.2</TraceEventVersion>
<UtilitiesVersion>3.1.2</UtilitiesVersion>
</PropertyGroup>

<!-- Support files and analyzers -->
Expand Down

0 comments on commit 0707058

Please sign in to comment.