Files
KioskApp/GtkSharp/Source/Templates/GtkSharp.Template.CSharp/obj/Release/netstandard2.0/GtkSharp.Template.CSharp.AssemblyInfo.cs

25 lines
1.2 KiB
C#
Raw Normal View History

2024-09-15 22:40:48 +02:00
//------------------------------------------------------------------------------
// <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("\'GtkSharp Contributors\'")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyDescriptionAttribute("A set of C# templates for your .Net Gtk Application.")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.24.24.1")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("3.24.24.1+b7303616129ab5a0ca64def45649ab522d83fa4a")]
[assembly: System.Reflection.AssemblyProductAttribute("GtkSharp.Template.CSharp")]
[assembly: System.Reflection.AssemblyTitleAttribute("GtkSharp.Template.CSharp")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.24.24.1")]
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/GtkSharp/GtkSharp")]
// Von der MSBuild WriteCodeFragment-Klasse generiert.