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 3e18aad commit 5c230c1Copy full SHA for 5c230c1
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.6</TerminalGuiVersion>
+ <TerminalGuiVersion Condition="'$(TerminalGuiVersion)' == ''">2.4.7-develop.1</TerminalGuiVersion>
40
</PropertyGroup>
41
42
<ItemGroup>
0 commit comments