Skip to content

Commit 644f8b4

Browse files
committed
release 3.1.201.2513
1 parent b4db284 commit 644f8b4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/MvcDemo/Demo.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="3.1.3" />
1414
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.3" />
15+
<PackageReference Include="Microsoft.Web.LibraryManager.Build" Version="2.1.76" />
1516
<PackageReference Include="Myvas.AspNetCore.Authentication.QQConnect" Version="3.1.3.3" />
1617
<PackageReference Include="Myvas.AspNetCore.Authentication.WeixinAuth" Version="3.1.3.3" />
1718
<PackageReference Include="Myvas.AspNetCore.Authentication.WeixinOpen" Version="3.1.3.3" />

src/MvcDemo/libman.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": "1.0",
3-
"defaultProvider": "unpkg",
3+
"defaultProvider": "jsdelivr",
44
"libraries": [
55
{
66
"library": "bootstrap@4.3.1",

0 commit comments

Comments
 (0)