External/OxyPlot/OxyPlot.WindowsForms/Properties/AssemblyInfo.cs
author moel.mich
Sun, 09 Jun 2013 17:50:45 +0000
changeset 401 c37f2b5ee55b
permissions -rw-r--r--
Fixed an issue in the ram group implementation (sensor values did not get stored to the settings instance).
     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.")]