AirScout/OxyPlot/Source/Examples/PerformanceTest/Properties/AssemblyDescription.cs

10 wiersze
525 B
C#

// --------------------------------------------------------------------------------------------------------------------
// <copyright file="AssemblyDescription.cs" company="OxyPlot">
// Copyright (c) 2014 OxyPlot contributors
// </copyright>
// --------------------------------------------------------------------------------------------------------------------
using System.Reflection;
[assembly: AssemblyTitle("OxyPlot performance test application")]
[assembly: AssemblyDescription("Test application for profiling")]