File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
</PropertyGroup >
9
9
10
10
<ItemGroup >
11
- <PackageReference Include =" Terminal.Gui" Version =" 2.0.0-develop.4387 " />
11
+ <PackageReference Include =" Terminal.Gui" Version =" 2.0.0-develop.4400 " />
12
12
</ItemGroup >
13
13
14
14
</Project >
Original file line number Diff line number Diff line change 20
20
<PackageOutputPath >./nupkg</PackageOutputPath >
21
21
<ImplicitUsings >enable</ImplicitUsings >
22
22
<PackageId >TerminalGuiDesigner</PackageId >
23
- <Version >2.0.0-alpha.4387 </Version >
23
+ <Version >2.0.0-develop.4400 </Version >
24
24
<Authors >Thomas Nind</Authors >
25
25
<Nullable >enable</Nullable >
26
26
<PackageLicenseExpression >MIT</PackageLicenseExpression >
33
33
<PackageIcon >logo.png</PackageIcon >
34
34
<PackageReadmeFile >README.md</PackageReadmeFile >
35
35
<PackageReleaseNotes >
36
- 2.0.0-alpha.4387
36
+ 2.0.0-alpha.4400
37
37
* V2 driver support
38
38
2.0.0-alpha.2203
39
39
* True color `ColorPicker`
You can’t perform that action at this time.
0 commit comments