cs-mic/CS-MIC/csmic/csmic/obj/Debug/net40/csmic.AssemblyInfo.cs

26 lines
1.1 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("None")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © 2012")]
[assembly: System.Reflection.AssemblyDescriptionAttribute("A .NET component for easy access to parsing simple math and scripting.")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.1.4.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.1.4")]
[assembly: System.Reflection.AssemblyProductAttribute("CS-MIC")]
[assembly: System.Reflection.AssemblyTitleAttribute("csmic")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.1.4.0")]
// Generated by the MSBuild WriteCodeFragment class.