Skip to content

Commit 7f611f0

Browse files
author
kajan
committed
add Newtonsoft.Json package
1 parent d9dde99 commit 7f611f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AspNetCoreVueMpa.Web/AspNetCoreVueMpa.Web.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
<ItemGroup>
88
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="3.1.12" />
9+
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
910
</ItemGroup>
1011

1112
</Project>

0 commit comments

Comments
 (0)