8 lines
295 B
C#
8 lines
295 B
C#
using System.Reflection;
|
|
|
|
// Specific platform information about an assembly is controlled through the following
|
|
// set of attributes. Change these attribute values to modify the information
|
|
// associated with an assembly.
|
|
|
|
[assembly: AssemblyTitle("MonoGame for Windows Desktop (DirectX)")]
|