Skip to content

Commit 1454041

Browse files
committed
1.8 release.
1 parent 3aa9100 commit 1454041

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

Directory.Build.props

+6-3
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,13 @@
1010
<PropertyGroup>
1111
<MajorVer>1</MajorVer>
1212
<MinorPatchVer>8.0</MinorPatchVer>
13-
<PRVer>-pr</PRVer>
13+
<PRVer></PRVer>
1414
<NugetReleaseNotes>
15-
1.8 preview. New 3D mode - ZDepthRealCalc. Some new API elements. Many performance optimizations.
16-
More info: https://github.com/kirsan31/winforms-datavisualization/releases/tag/1.8pr
15+
New 3D mode - ZDepthRealCalc.
16+
Some new API elements.
17+
Many performance optimizations.
18+
Small bug fixes.
19+
More info: https://github.com/kirsan31/winforms-datavisualization/releases/tag/1.8
1720
</NugetReleaseNotes>
1821
</PropertyGroup>
1922
</Project>

NuGetReadme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ This control is a [.NET](https://dotnet.microsoft.com/) continuation of [.NET Fr
1616
- Lots of customization options with wide designer support.
1717
- Using of GDI+ graphics. *This is the killer feature when using charts over RDP.*
1818

19-
[More info](https://github.com/kirsan31/winforms-datavisualization/tree/New3D).
19+
[More info](https://github.com/kirsan31/winforms-datavisualization).

0 commit comments

Comments
 (0)