File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
tests/BHS.Api.IntegrationTests Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1818 <PackageReference Include =" EphemeralMongo4.runtime.linux-x64" Version =" 1.1.3" Condition =" $([MSBuild]::IsOSPlatform('Linux'))" />
1919 <PackageReference Include =" EphemeralMongo4.runtime.osx-x64" Version =" 1.1.3" Condition =" $([MSBuild]::IsOSPlatform('OSX'))" />
2020 <PackageReference Include =" EphemeralMongo4.runtime.win-x64" Version =" 1.1.3" Condition =" $([MSBuild]::IsOSPlatform('Windows'))" />
21- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8.0.10 " />
22- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1 " />
21+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8.0.21 " />
22+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.0 " />
2323 <PackageReference Include =" NSubstitute" Version =" 5.3.0" />
2424 <PackageReference Include =" xunit.v3" Version =" 3.0.0" />
2525 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.3" >
You can’t perform that action at this time.
0 commit comments