DotNet Reference

DotNet Reference

Release/netstandard2.1/Google.OrTools.AssemblyInfo.cs
Go to the documentation of this file.
1 //------------------------------------------------------------------------------
2 // <auto-generated>
3 // This code was generated by a tool.
4 //
5 // Changes to this file may cause incorrect behavior and will be lost if
6 // the code is regenerated.
7 // </auto-generated>
8 //------------------------------------------------------------------------------
9 
10 using System;
11 using System.Reflection;
12 
13 [assembly: System.Reflection.AssemblyCompanyAttribute("Google LLC")]
14 [assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
15 [assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright 2019 Google LLC")]
16 [assembly: System.Reflection.AssemblyDescriptionAttribute(".NET wrapper for the Operations Research Tools project")]
17 [assembly: System.Reflection.AssemblyFileVersionAttribute("7.7.7796.0")]
18 [assembly: System.Reflection.AssemblyInformationalVersionAttribute("7.7.7796")]
19 [assembly: System.Reflection.AssemblyProductAttribute("Google.OrTools")]
20 [assembly: System.Reflection.AssemblyTitleAttribute("Google.OrTools")]
21 [assembly: System.Reflection.AssemblyVersionAttribute("7.7.7796.0")]
22 [assembly: System.Resources.NeutralResourcesLanguageAttribute("en-US")]
23 
24 // Generated by the MSBuild WriteCodeFragment class.
25