quantum-space-buddies/EpicRerouter/EpicRerouter.csproj
2022-02-06 21:38:14 -08:00

9 lines
243 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="OuterWildsGameLibs" Version="1.1.12.168" IncludeAssets="compile" />
</ItemGroup>
</Project>