source: FarmatikoData/obj/Debug/netcoreapp3.1/FarmatikoData.AssemblyInfo.cs@ 822c59d

Last change on this file since 822c59d was 822c59d, checked in by DimitarSlezenkovski <dslezenkovski@…>, 4 years ago

Initial commit

  • Property mode set to 100644
File size: 989 bytes
Line 
1//------------------------------------------------------------------------------
2// <auto-generated>
3// This code was generated by a tool.
4// Runtime Version:4.0.30319.42000
5//
6// Changes to this file may cause incorrect behavior and will be lost if
7// the code is regenerated.
8// </auto-generated>
9//------------------------------------------------------------------------------
10
11using System;
12using System.Reflection;
13
14[assembly: System.Reflection.AssemblyCompanyAttribute("FarmatikoData")]
15[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
16[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
17[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
18[assembly: System.Reflection.AssemblyProductAttribute("FarmatikoData")]
19[assembly: System.Reflection.AssemblyTitleAttribute("FarmatikoData")]
20[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
21
22// Generated by the MSBuild WriteCodeFragment class.
23
Note: See TracBrowser for help on using the repository browser.