Skip to content

Commit ae54a23

Browse files
committed
Increment FastSerialization, PerfView, and TraceEvent Versions.
1 parent ad5c6df commit ae54a23

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Directory.Build.props

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222

2323
<PropertyGroup>
2424
<!-- These are the versions of the things we are CREATING in this repository -->
25-
<FastSerializationVersion>3.0.0</FastSerializationVersion>
26-
<PerfViewVersion>3.0.0</PerfViewVersion>
27-
<TraceEventVersion>3.0.0</TraceEventVersion>
25+
<FastSerializationVersion>3.0.1</FastSerializationVersion>
26+
<PerfViewVersion>3.0.1</PerfViewVersion>
27+
<TraceEventVersion>3.0.1</TraceEventVersion>
2828
</PropertyGroup>
2929

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

0 commit comments

Comments
 (0)