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 30, 2023
1 parent 062feae commit 75d02fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DbTests/DbTests.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<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.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="Unquote" Version="6.1.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.2" />
<PackageReference Update="FSharp.Core" Version="7.0.400" />
Expand Down

0 comments on commit 75d02fb

Please sign in to comment.