about summary refs log tree commit diff stats
path: root/AnodyneArchipelago/AnodyneArchipelago.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'AnodyneArchipelago/AnodyneArchipelago.csproj')
-rw-r--r--AnodyneArchipelago/AnodyneArchipelago.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/AnodyneArchipelago/AnodyneArchipelago.csproj b/AnodyneArchipelago/AnodyneArchipelago.csproj index 5ad5e82..abe6c23 100644 --- a/AnodyneArchipelago/AnodyneArchipelago.csproj +++ b/AnodyneArchipelago/AnodyneArchipelago.csproj
@@ -32,5 +32,8 @@
32 <Reference Include="BepInEx.NET.Common"> 32 <Reference Include="BepInEx.NET.Common">
33 <HintPath>..\..\BepInEx\bin\NET.Framework\net462\BepInEx.NET.Common.dll</HintPath> 33 <HintPath>..\..\BepInEx\bin\NET.Framework\net462\BepInEx.NET.Common.dll</HintPath>
34 </Reference> 34 </Reference>
35 <Reference Include="FNA">
36 <HintPath>..\..\..\SteamLibrary\steamapps\common\Anodyne\Remake\FNA.dll</HintPath>
37 </Reference>
35 </ItemGroup> 38 </ItemGroup>
36</Project> 39</Project>