Skip to content

Commit

Permalink
Merge pull request #1857 from brianrob/dev/brianrob/increment-versions
Browse files Browse the repository at this point in the history
Increment Product Versions
  • Loading branch information
brianrob authored Apr 12, 2023
2 parents 354b575 + 0707058 commit a78c7de
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 a78c7de

Please sign in to comment.