Skip to content

Commit 7ac6c96

Browse files
committed
Bump version
1 parent 107ba5b commit 7ac6c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PropertyGroup>
1515

1616
<PropertyGroup Label="Common Properties">
17-
<BinlogToolVersion>1.0.28</BinlogToolVersion>
17+
<BinlogToolVersion>1.0.29</BinlogToolVersion>
1818
<SignAssembly Condition="'$(SignAssembly)' == ''">false</SignAssembly>
1919
<DefineConstants Condition="'$(SignAssembly)' == 'true'">$(DefineConstants);SIGN;</DefineConstants>
2020
<DelaySign>false</DelaySign>

0 commit comments

Comments
 (0)