Skip to content

Commit 8ec9479

Browse files
authored
Update Equinox.Tests.Integration.csproj
1 parent 1be2964 commit 8ec9479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Equinox.Tests.Integration/Equinox.Tests.Integration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>
2020
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.5" />
21-
<PackageReference Include="Moq" Version="4.20.83" />
21+
<PackageReference Include="Moq" Version="4.20.72" />
2222
<PackageReference Include="Bogus" Version="35.0.1" />
2323
</ItemGroup>
2424
<ItemGroup>

0 commit comments

Comments
 (0)