File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 Stable releases are prepared with .github/workflows/prepare-release.yml,
2222 which opens a release PR. Merging that PR creates the v* tag.
2323 -->
24- <Version >2.2 .1-develop</Version >
24+ <Version >2.4 .1-develop</Version >
2525 <PackageProjectUrl >https://github.com/gui-cs/Editor</PackageProjectUrl >
2626 <RepositoryUrl >https://github.com/gui-cs/Editor</RepositoryUrl >
2727 <RepositoryType >git</RepositoryType >
2828 <PackageLicenseFile >LICENSE</PackageLicenseFile >
2929
3030 <!-- Pinned Terminal.Gui version. CI / release workflows can override via -p:TerminalGuiVersion=<x>. -->
31- <TerminalGuiVersion Condition =" '$(TerminalGuiVersion)' == ''" >2.2.1 </TerminalGuiVersion >
31+ <TerminalGuiVersion Condition =" '$(TerminalGuiVersion)' == ''" >2.4.0 </TerminalGuiVersion >
3232 </PropertyGroup >
3333
3434 <ItemGroup >
3535 <None Include =" $(MSBuildThisFileDirectory)LICENSE" Pack =" true" PackagePath =" " />
3636 <None Include =" $(MSBuildThisFileDirectory)README.md" Pack =" true" PackagePath =" " />
3737 </ItemGroup >
3838
39- </Project >
39+ </Project >
You can’t perform that action at this time.
0 commit comments