Skip to content

Commit 18c8482

Browse files
committed
Increment binary versions
1 parent 8ff7d5e commit 18c8482

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.5</FastSerializationVersion>
26-
<HeapDumpDllVersion>3.0.5</HeapDumpDllVersion>
27-
<MemoryGraphVersion>3.0.5</MemoryGraphVersion>
28-
<PerfViewVersion>3.0.5</PerfViewVersion>
29-
<TraceEventVersion>3.0.5</TraceEventVersion>
30-
<UtilitiesVersion>3.0.5</UtilitiesVersion>
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>
3131
</PropertyGroup>
3232

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

0 commit comments

Comments
 (0)