External/OxyPlot/OxyPlot.WindowsForms/Properties/AssemblyInfo.cs
author moel.mich
Sun, 18 Aug 2013 21:44:08 +0000
changeset 421 055a9ec117d2
permissions -rw-r--r--
Fixed a few stability issues in the logging implementation. Added support for logging sensors once the reappear.
     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.")]