This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
PortableGL/PortableGL.OpenTK/Properties/AssemblyInfo.cs

6 lines
218 B
C#
Raw Normal View History

using System.Reflection;
[assembly: AssemblyTitle("PortableGL.OpenTK")]
[assembly: AssemblyDescription("PortableGL OpenTK backend.")]
[assembly: AssemblyProduct("PortableGL.OpenTK")]
[assembly: AssemblyVersion("0.1")]