We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96b7f61 commit 4b65cf2Copy full SHA for 4b65cf2
1 file changed
src/OrchardCore.Commerce.Web/OrchardCore.Commerce.Web.csproj
@@ -22,6 +22,7 @@
22
<PackageReference Include="OrchardCore.Logging.NLog" VersionOverride="2.1.7" />
23
<PackageReference Include="Microsoft.Extensions.Caching.Memory" />
24
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" />
25
+ <PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" />
26
</ItemGroup>
27
28
<ItemGroup>
0 commit comments