Files
UnrealEngineUWP/Engine/Source/Programs/AutomationTool/Turnkey/Properties/AssemblyInfo.cs
Ben Marsh 99be00dcdb Merging latest from Private-Starship.
[CL 13192225 by Ben Marsh in ue5-main branch]
2020-05-05 18:50:52 -04:00

13 lines
465 B
C#

// Copyright Epic Games, Inc. All Rights Reserved.
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General 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("Turnkey.Automation")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]