We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf3a837 + 7c86b1f commit 20ddf58Copy full SHA for 20ddf58
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.1</FastSerializationVersion>
26
- <PerfViewVersion>3.0.1</PerfViewVersion>
27
- <TraceEventVersion>3.0.1</TraceEventVersion>
+ <FastSerializationVersion>3.0.2</FastSerializationVersion>
+ <PerfViewVersion>3.0.2</PerfViewVersion>
+ <TraceEventVersion>3.0.2</TraceEventVersion>
28
</PropertyGroup>
29
30
<!-- versions of dependencies that more than one project use -->
0 commit comments