Skip to content

Commit

Permalink
Increment PerfView and TraceEvent Versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
brianrob committed Feb 22, 2021
1 parent b33087b commit ef91d1b
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.65</PerfViewVersion>
<TraceEventVersion>2.0.65</TraceEventVersion>
<PerfViewVersion>2.0.66</PerfViewVersion>
<TraceEventVersion>2.0.66</TraceEventVersion>
</PropertyGroup>

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

0 comments on commit ef91d1b

Please sign in to comment.