Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 8f9f9d1

Browse files
committed
Add libman package to WebMVC to fix site
1 parent f5218e8 commit 8f9f9d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Web/WebMVC/WebMVC.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<PackageReference Include="BuildBundlerMinifier" />
2525
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" />
2626
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" />
27+
<PackageReference Include="Microsoft.Web.LibraryManager.Build" />
2728
<PackageReference Include="Yarp.ReverseProxy" />
2829
</ItemGroup>
2930

0 commit comments

Comments
 (0)