RobotProductionSystem.Api.AssemblyInfo.cs 1 KB
//------------------------------------------------------------------------------
// <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("RobotProductionSystem.Api")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a6327828bfc6891d83bc3f3e3b9cc3ccda9cdee1")]
[assembly: System.Reflection.AssemblyProductAttribute("RobotProductionSystem.Api")]
[assembly: System.Reflection.AssemblyTitleAttribute("RobotProductionSystem.Api")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

// Generated by the MSBuild WriteCodeFragment class.