23 lines
994 B
C#
23 lines
994 B
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
//
|
|
// 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("GrafanaPostMod")]
|
|
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
|
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.1.0")]
|
|
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.1+6c33c0b76a29d6b5430bc18548d898ab0e115976")]
|
|
[assembly: System.Reflection.AssemblyProductAttribute("GrafanaPostMod")]
|
|
[assembly: System.Reflection.AssemblyTitleAttribute("GrafanaPostMod")]
|
|
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.1.0")]
|
|
|
|
// Generated by the MSBuild WriteCodeFragment class.
|
|
|