Skip to content

Commit

Permalink
Update test project packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Christer van der Meeren committed Aug 23, 2023
1 parent 5b00006 commit a094d85
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Hedgehog" Version="0.13.0" />
<PackageReference Include="Hedgehog.Experimental" Version="0.7.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.2" />
<PackageReference Update="FSharp.Core" Version="7.0.400" />
</ItemGroup>

Expand Down
4 changes: 2 additions & 2 deletions src/Fling.Tests/Fling.Tests.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Hedgehog" Version="0.13.0" />
<PackageReference Include="Hedgehog.Experimental" Version="0.7.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.2" />
<PackageReference Update="FSharp.Core" Version="7.0.400" />
</ItemGroup>

Expand Down

0 comments on commit a094d85

Please sign in to comment.