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 e7a0f20 commit d8ae616
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/DbTests/DbTests.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.4" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
<PackageReference Include="Unquote" Version="6.1.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.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 d8ae616

Please sign in to comment.