quantum-space-buddies/EpicRerouter/EpicRerouter.csproj
2022-09-18 12:04:00 -07:00

10 lines
323 B
XML

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