Skip to content

Commit

Permalink
Revert "🔥 remove unnecessary dependencies"
Browse files Browse the repository at this point in the history
This reverts commit ebfa3e5.
  • Loading branch information
Marco-Pellegrino committed Nov 19, 2024
1 parent ebfa3e5 commit 567d5df
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions FemDesign.Core/FemDesign.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,14 @@
<Reference Include="System.Xml" />
<Reference Include="System.Xml.Linq" />
</ItemGroup>
<ItemGroup>
<Reference Include="FuzzySharp, Version=1.0.4.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\FuzzySharp.2.0.2\lib\net461\FuzzySharp.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="AuxiliaryResults\ResultPointsGeometry.cs" />
<Compile Include="Bars\BarStiffnessFactors.cs" />
Expand Down

0 comments on commit 567d5df

Please sign in to comment.