You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Rename GUBP.Automation.cs to GUBP.cs
[CL 2597711 by Ben Marsh in Main branch]
This commit is contained in:
committed by
Ben.Marsh@epicgames.com
parent
d17191a3a7
commit
4fe0cd1e40
@@ -58,7 +58,7 @@
|
||||
<Compile Include="..\..\DotNETCommon\MetaData.cs">
|
||||
<Link>Properties\MetaData.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="GUBP.Automation.cs" />
|
||||
<Compile Include="GUBP.cs" />
|
||||
<Compile Include="TempStorage.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
@@ -74,5 +74,8 @@
|
||||
<Name>AutomationTool</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Nodes\" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user