Skip to content

Commit 4b65cf2

Browse files
committed
Add Microsoft.AspNetCore.Mvc.Testing
1 parent 96b7f61 commit 4b65cf2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/OrchardCore.Commerce.Web/OrchardCore.Commerce.Web.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<PackageReference Include="OrchardCore.Logging.NLog" VersionOverride="2.1.7" />
2323
<PackageReference Include="Microsoft.Extensions.Caching.Memory" />
2424
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" />
25+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" />
2526
</ItemGroup>
2627

2728
<ItemGroup>

0 commit comments

Comments
 (0)