We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 107ba5b commit 7ac6c96Copy full SHA for 7ac6c96
Directory.Build.props
@@ -14,7 +14,7 @@
14
</PropertyGroup>
15
16
<PropertyGroup Label="Common Properties">
17
- <BinlogToolVersion>1.0.28</BinlogToolVersion>
+ <BinlogToolVersion>1.0.29</BinlogToolVersion>
18
<SignAssembly Condition="'$(SignAssembly)' == ''">false</SignAssembly>
19
<DefineConstants Condition="'$(SignAssembly)' == 'true'">$(DefineConstants);SIGN;</DefineConstants>
20
<DelaySign>false</DelaySign>
0 commit comments