Files
UnrealEngineUWP/Engine/Source/Programs/IOS/DeploymentServerLauncher/Properties/AssemblyInfo.cs
Cosmin Sulea 14bd625ab2 UE-63983 - Fix and re-enable deployment server
#jira UE-63983
#rb Jack.Porter

[CL 4688224 by Cosmin Sulea in Dev-Mobile branch]
2019-01-08 09:35:52 -05:00

13 lines
490 B
C#

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