Files
2023-09-02 09:24:59 +02:00

10 lines
415 B
C#

// --------------------------------------------------------------------------------------------------------------------
// <copyright file="AssemblyDescription.cs" company="OxyPlot">
// Copyright (c) 2014 OxyPlot contributors
// </copyright>
// --------------------------------------------------------------------------------------------------------------------
using System;
[assembly: CLSCompliant(false)]