quantum-space-buddies/ProxyInjector/ProxyInjector.csproj
2022-02-11 19:55:39 -08:00

10 lines
282 B
XML

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