We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad5c6df commit ae54a23Copy full SHA for ae54a23
src/Directory.Build.props
@@ -22,9 +22,9 @@
22
23
<PropertyGroup>
24
<!-- 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>
+ <FastSerializationVersion>3.0.1</FastSerializationVersion>
+ <PerfViewVersion>3.0.1</PerfViewVersion>
+ <TraceEventVersion>3.0.1</TraceEventVersion>
28
</PropertyGroup>
29
30
<!-- versions of dependencies that more than one project use -->
0 commit comments