Show More
Commit Description:
Update dialog.json
Commit Description:
Update dialog.json
References:
File last commit:
Show/Diff file:
Action:
SpriteFontPlus/src/obj/Debug/net45/SpriteFontPlus.FNA.AssemblyInfo.cs
24 lines | 1.1 KiB | text/x-csharp | CSharpLexer
24 lines | 1.1 KiB | text/x-csharp | CSharpLexer
r0 | //------------------------------------------------------------------------------ | |||
// <auto-generated> | ||||
// This code was generated by a tool. | ||||
// Runtime Version:4.0.30319.42000 | ||||
// | ||||
// Changes to this file may cause incorrect behavior and will be lost if | ||||
// the code is regenerated. | ||||
// </auto-generated> | ||||
//------------------------------------------------------------------------------ | ||||
r415 | // using System; | |||
// using System.Reflection; | ||||
// | ||||
// [assembly: System.Reflection.AssemblyCompanyAttribute("SpriteFontPlusTeam")] | ||||
// [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] | ||||
// [assembly: System.Reflection.AssemblyDescriptionAttribute("Library extending functionality of the SpriteFont.")] | ||||
// [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | ||||
// [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0.0")] | ||||
// [assembly: System.Reflection.AssemblyProductAttribute("SpriteFontPlus")] | ||||
// [assembly: System.Reflection.AssemblyTitleAttribute("SpriteFontPlus")] | ||||
// [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | ||||
r0 | ||||
r302 | // Generated by the MSBuild WriteCodeFragment class. | |||
r0 | ||||