We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea92109 commit 700925aCopy full SHA for 700925a
src/Moq.Tests/Moq.Tests.csproj
@@ -47,7 +47,7 @@
47
</ItemGroup>
48
49
<ItemGroup Condition=" $([System.Text.RegularExpressions.Regex]::IsMatch('$(DefineConstants)', 'FEATURE_EF'))">
50
- <PackageReference Include="EntityFramework" Version="6.4.4" />
+ <PackageReference Include="EntityFramework" Version="6.5.1" />
51
52
53
<ItemGroup Condition=" $([System.Text.RegularExpressions.Regex]::IsMatch('$(DefineConstants)', 'FEATURE_SYSTEM_WEB'))">
0 commit comments