Files
UnrealEngineUWP/Engine/Source/Programs/UnrealGameSync/UnrealGameSyncAutomation/App.config
Ben Marsh 727b08bad9 Copy UGS from Dev-Build (pt 2)
#rb none
#rnx

[CL 4732764 by Ben Marsh in Main branch]
2019-01-16 10:32:04 -05:00

7 lines
178 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
</startup>
</configuration>