Skip to content

Commit

Permalink
fix expecto dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
caroott committed Aug 7, 2023
1 parent 33cdcf5 commit fe729a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ProteomIQon.Tests/ProteomIQon.Tests.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="Expecto" Version="9.*" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.*" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="[0.13.3]" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.*" />
<PackageReference Include="FSharp.Core" Version="4.*" />
<PackageReference Include="Fake.DotNet.Cli"/>
Expand Down

0 comments on commit fe729a4

Please sign in to comment.