Skip to content

Commit 5c94be3

Browse files
committed
Increment version numbers
1 parent 04cd8c6 commit 5c94be3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/Directory.Build.props

+6-6
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222

2323
<PropertyGroup>
2424
<!-- These are the versions of the things we are CREATING in this repository -->
25-
<FastSerializationVersion>3.0.6</FastSerializationVersion>
26-
<HeapDumpDllVersion>3.0.6</HeapDumpDllVersion>
27-
<MemoryGraphVersion>3.0.6</MemoryGraphVersion>
28-
<PerfViewVersion>3.0.6</PerfViewVersion>
29-
<TraceEventVersion>3.0.6</TraceEventVersion>
30-
<UtilitiesVersion>3.0.6</UtilitiesVersion>
25+
<FastSerializationVersion>3.0.7</FastSerializationVersion>
26+
<HeapDumpDllVersion>3.0.7</HeapDumpDllVersion>
27+
<MemoryGraphVersion>3.0.7</MemoryGraphVersion>
28+
<PerfViewVersion>3.0.7</PerfViewVersion>
29+
<TraceEventVersion>3.0.7</TraceEventVersion>
30+
<UtilitiesVersion>3.0.7</UtilitiesVersion>
3131
</PropertyGroup>
3232

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

0 commit comments

Comments
 (0)