We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 715b99b commit 5ae21fdCopy full SHA for 5ae21fd
1 file changed
src/TerminalGuiDesigner.csproj
@@ -20,7 +20,7 @@
20
<PackageOutputPath>./nupkg</PackageOutputPath>
21
<ImplicitUsings>enable</ImplicitUsings>
22
<PackageId>TerminalGuiDesigner</PackageId>
23
- <Version>2.0.0-alpha.4519</Version>
+ <Version>2.0.0-develop.4519</Version>
24
<Authors>Thomas Nind</Authors>
25
<Nullable>enable</Nullable>
26
<PackageLicenseExpression>MIT</PackageLicenseExpression>
@@ -176,4 +176,4 @@
176
<Using Include="System.Drawing.Size" Alias="Size" />
177
<Using Include="System.Drawing.SizeF" Alias="SizeF" />
178
</ItemGroup>
179
-</Project>
+</Project>
0 commit comments