Skip to content

Commit

Permalink
Implement pending matching for HOW
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieldelaparra committed Apr 24, 2024
1 parent 433a23a commit f528781
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Wororo.Utilities/Wororo.Utilities.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
<PackageReference Include="MiniExcel" Version="0.19.1" />
<PackageReference Include="morelinq" Version="3.4.2" />
<PackageReference Include="MiniExcel" Version="0.21.5" />
<PackageReference Include="morelinq" Version="4.2.0" />
<PackageReference Include="NaturalSort.Extension" Version="4.3.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
Expand Down

0 comments on commit f528781

Please sign in to comment.