Files
UnrealEngineUWP/Engine/Source/Programs/AutomationTool/BuildGraph/Properties/AssemblyInfo.cs
ben marsh 4d9ed7e417 EpicGames.BuildGraph: Apply standard naming conventions to BuildGraph.Automation.
[CL 33835640 by ben marsh in ue5-main branch]
2024-05-22 13:17:22 -04:00

11 lines
391 B
C#

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