Skip to content

Commit

Permalink
Merge pull request #1432 from brianrob/increment-versions
Browse files Browse the repository at this point in the history
Increment PerfView and TraceEvent Versions
  • Loading branch information
brianrob authored May 24, 2021
2 parents e8af5fc + 02cd0ff commit cab9c32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@

<PropertyGroup>
<!-- These are the versions of the things we are CREATING in this repository -->
<PerfViewVersion>2.0.68</PerfViewVersion>
<TraceEventVersion>2.0.68</TraceEventVersion>
<PerfViewVersion>2.0.69</PerfViewVersion>
<TraceEventVersion>2.0.69</TraceEventVersion>
</PropertyGroup>

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

0 comments on commit cab9c32

Please sign in to comment.