External/OxyPlot/OxyPlot.WindowsForms/Properties/AssemblyInfo.cs
author moel.mich
Sun, 28 Dec 2014 17:54:26 +0000
changeset 426 56d59f52fa2b
permissions -rw-r--r--
Added support for Intel Atom N2xxx, D2xxx, C2xxx, E3xxx and Z3xxx CPUs (Fixed Issue 610, Issue 422 and Issue 647).
     1 //-----------------------------------------------------------------------
     2 // <copyright file="AssemblyInfo.cs" company="OxyPlot">
     3 //     http://oxyplot.codeplex.com, license: MIT
     4 // </copyright>
     5 //-----------------------------------------------------------------------
     6 
     7 using System.Reflection;
     8 
     9 [assembly: AssemblyTitle("OxyPlot for Windows Forms")]
    10 [assembly: AssemblyDescription("OxyPlot controls for Windows Forms.")]