//------------------------------------------------------------------------------ // // 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. // //------------------------------------------------------------------------------ using System; using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("influxdb-client-csharp Contributors")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyDescriptionAttribute("InfluxDB Client Core - exceptions, validations, REST client.")] [assembly: System.Reflection.AssemblyFileVersionAttribute("4.12.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("4.12.0-dev")] [assembly: System.Reflection.AssemblyProductAttribute("InfluxDB.Client.Core")] [assembly: System.Reflection.AssemblyTitleAttribute("InfluxDB.Client.Core")] [assembly: System.Reflection.AssemblyVersionAttribute("4.12.0.0")] [assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/influxdata/influxdb-client-csharp")] // Generated by the MSBuild WriteCodeFragment class.