Skip to content

Commit

Permalink
🔥 remove unnecessary dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco-Pellegrino committed Nov 19, 2024
1 parent fd71bd6 commit ebfa3e5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions FemDesign.Core/FemDesign.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,6 @@
<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 ebfa3e5

Please sign in to comment.