Files
UnrealEngineUWP/Engine/Source/Programs/AutomationTool/CookedEditor/Properties/AssemblyInfo.cs
aurel cordonnier 1ee4eed9aa Merge from Release-Engine-Test @ 17666640 to UE5/Main
This represents UE4/Main @17638339 and Dev-PerfTest @17636504

[CL 17668579 by aurel cordonnier in ue5-main branch]
2021-09-29 17:45:16 -04:00

13 lines
470 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("CookedEditor.Automation")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]