Files
UnrealEngineUWP/Engine/Source/Programs/BuildAgent/Properties/AssemblyInfo.cs
2019-09-27 16:21:33 -04:00

11 lines
390 B
C#

// Copyright 1998-2019 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("BuildAgent")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]