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 42fd2f8 commit 1236f1eCopy full SHA for 1236f1e
ConsoleGUI/ConsoleGUI.csproj
@@ -13,8 +13,9 @@
13
<RepositoryUrl>https://github.com/TomaszRewak/C-sharp-console-gui-framework</RepositoryUrl>
14
<PackageTags>console, gui, framework</PackageTags>
15
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
16
- <Version>1.2.1</Version>
17
- <PackageReleaseNotes>1.2.1 - Fixing exceptions on window resizing
+ <Version>1.2.2</Version>
+ <PackageReleaseNotes> 1.2.2 - Fixing AdjustWindowSize exception when window has 0 height
18
+1.2.1 - Fixing exceptions on window resizing
19
1.2.0 - Adding modifiable IConsole interface and fixing collection setters in HorizontalStackPanel and VerticalStackPanel
20
1.1.0 - Adding BreakPanel and Decorator
21
1.0.5 - Adding basic mouse support
0 commit comments