Skip to content

Commit 86f8cdd

Browse files
committed
fix build
1 parent 6614bea commit 86f8cdd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DancingGoat/DancingGoat.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="Kentico.Kontent.Management.Helpers" Version="3.0.4" />
2121
<PackageReference Include="Kentico.Kontent.Delivery" Version="16.0.1" />
2222
<PackageReference Include="Kentico.Kontent.Recommender" Version="6.0.0" />
23-
<PackageReference Include="Microsoft.Web.LibraryManager.Build" Version="2.1.113" />
23+
<PackageReference Include="Microsoft.Web.LibraryManager.Build" Version="2.1.175" />
2424
<PackageReference Include="Serilog.AspNetCore" Version="3.4.0" />
2525
</ItemGroup>
2626

DancingGoat/libman.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
{
1111
"provider": "cdnjs",
12-
"library": "jquery@3.1.1",
12+
"library": "jquery@3.6.0",
1313
"destination": "wwwroot/lib/jquery/"
1414
},
1515
{

0 commit comments

Comments
 (0)