summary refs log tree commit diff stats
path: root/AoC2022.fsproj
diff options
context:
space:
mode:
Diffstat (limited to 'AoC2022.fsproj')
-rw-r--r--AoC2022.fsproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/AoC2022.fsproj b/AoC2022.fsproj
index 13269ee..834144a 100644
--- a/AoC2022.fsproj
+++ b/AoC2022.fsproj
@@ -8,6 +8,7 @@
     <Compile Include="Program.fs" />
   </ItemGroup>
   <ItemGroup>
+    <PackageReference Include="astar-search" Version="1.0.2" />
     <PackageReference Include="FSharpPlus" Version="1.3.2" />
     <PackageReference Update="FSharp.Core" Version="6.0.6" />
   </ItemGroup>