External/OxyPlot/OxyPlot.WindowsForms/Properties/AssemblyInfo.cs
author moel.mich
Sat, 07 Sep 2013 08:07:11 +0000
changeset 423 47f5dcaf8e9f
permissions -rw-r--r--
Fixed an issue with the Nuvoton NCT6791D (hardware monitor i/o space lock wasn't disabled before attempting to read data).
moel@391
     1
//-----------------------------------------------------------------------
moel@391
     2
// <copyright file="AssemblyInfo.cs" company="OxyPlot">
moel@391
     3
//     http://oxyplot.codeplex.com, license: MIT
moel@391
     4
// </copyright>
moel@391
     5
//-----------------------------------------------------------------------
moel@391
     6
moel@391
     7
using System.Reflection;
moel@391
     8
moel@391
     9
[assembly: AssemblyTitle("OxyPlot for Windows Forms")]
moel@391
    10
[assembly: AssemblyDescription("OxyPlot controls for Windows Forms.")]