Jypeli 10
The simple game programming library
Jypeli.AssemblyInfo.cs
Siirry tämän tiedoston dokumentaatioon.
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("University of Jyväskylä")]
15[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
16[assembly: System.Reflection.AssemblyCopyrightAttribute("University of Jyväskylä")]
17[assembly: System.Reflection.AssemblyDescriptionAttribute("Experimental")]
18[assembly: System.Reflection.AssemblyFileVersionAttribute("11.0.0.0825")]
19[assembly: System.Reflection.AssemblyInformationalVersionAttribute("11.0.0.0825")]
20[assembly: System.Reflection.AssemblyProductAttribute("Jypeli")]
21[assembly: System.Reflection.AssemblyTitleAttribute("Jypeli")]
22[assembly: System.Reflection.AssemblyVersionAttribute("11.0.0.0825")]
23[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/Jypeli-JYU/Jypeli")]
24
25// Generated by the MSBuild WriteCodeFragment class.
26