External/OxyPlot/OxyPlot.WindowsForms/Properties/AssemblyInfo.cs
author StephaneLenclud
Thu, 28 Jan 2016 20:22:46 +0100
branchMiniDisplay
changeset 453 017874772461
permissions -rw-r--r--
Migration to Visual Studio 2015.
SharpLibDisplay: Now closing client upon server request.
     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.")]