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 ab00a42 commit b28dae9Copy full SHA for b28dae9
1 file changed
Directory.Build.props
@@ -36,7 +36,7 @@
36
Override per-build via -p:TerminalGuiVersion=<x>; use -p:UseLocalTerminalGui=true
37
to build against the ../Terminal.Gui enlistment instead (see Directory.Build.targets).
38
-->
39
- <TerminalGuiVersion Condition="'$(TerminalGuiVersion)' == ''">2.4.14-develop.2</TerminalGuiVersion>
+ <TerminalGuiVersion Condition="'$(TerminalGuiVersion)' == ''">2.4.15-develop.36</TerminalGuiVersion>
40
</PropertyGroup>
41
42
<ItemGroup>
0 commit comments