Skip to content

Commit

Permalink
Merge pull request #1638 from brianrob/increment-versions
Browse files Browse the repository at this point in the history
Increment FastSerialization, PerfView, and TraceEvent Versions
  • Loading branch information
brianrob authored May 23, 2022
2 parents ad5c6df + ae54a23 commit 2526f1f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@

<PropertyGroup>
<!-- These are the versions of the things we are CREATING in this repository -->
<FastSerializationVersion>3.0.0</FastSerializationVersion>
<PerfViewVersion>3.0.0</PerfViewVersion>
<TraceEventVersion>3.0.0</TraceEventVersion>
<FastSerializationVersion>3.0.1</FastSerializationVersion>
<PerfViewVersion>3.0.1</PerfViewVersion>
<TraceEventVersion>3.0.1</TraceEventVersion>
</PropertyGroup>

<!-- versions of dependencies that more than one project use -->
Expand Down

0 comments on commit 2526f1f

Please sign in to comment.