| 123456789101112131415161718192021 |
- // Autogenerated file, please do not edit!
- using System.Reflection;
- using System.Runtime.CompilerServices;
- using System.Runtime.InteropServices;
- [assembly: AssemblyTitle("Banshee Editor managed library")]
- [assembly: AssemblyDescription("Implements managed parts of Banshee Editor")]
- [assembly: AssemblyConfiguration("")]
- [assembly: AssemblyCompany("Marko Pintera and contributors")]
- [assembly: AssemblyProduct("Banshee Engine")]
- [assembly: AssemblyCopyright("Copyright (c) 2014-@BS_B3D_CURRENT_RELEASE_YEAR@ Marko Pintera and contributors")]
- [assembly: AssemblyTrademark("Released under the under the GNU Lesser General Public License V3 or (at your option) any later version")]
- [assembly: AssemblyCulture("")]
- [assembly: ComVisible(false)]
- [assembly: Guid("ebcdd4b7-909a-4800-be5a-bbc34ba2b49e")]
- [assembly: AssemblyVersion("@BS_B3D_VERSION_MAJOR@.@BS_B3D_VERSION_MINOR@.@[email protected]")]
- [assembly: AssemblyFileVersion("@BS_B3D_VERSION_MAJOR@.@BS_B3D_VERSION_MINOR@.@[email protected]")]
|