Skip to content

Commit 88a4f07

Browse files
Bump DotNetNuke.Web in /generators/spa/templates/VueJS/common
Bumps [DotNetNuke.Web](https://github.com/dnnsoftware/Dnn.Platform) from 9.3.2 to 9.11.0. - [Release notes](https://github.com/dnnsoftware/Dnn.Platform/releases) - [Commits](dnnsoftware/Dnn.Platform@v9.3.2...v9.11.0) --- updated-dependencies: - dependency-name: DotNetNuke.Web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eca1e51 commit 88a4f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generators/spa/templates/VueJS/common/packages.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="DotNetNuke.Core" version="9.3.2" targetFramework="net472" />
4-
<package id="DotNetNuke.Web" version="9.3.2" targetFramework="net472" />
4+
<package id="DotNetNuke.Web" version="9.11.0" targetFramework="net472" />
55
<package id="DotNetNuke.WebApi" version="9.3.2" targetFramework="net472" />
66
<package id="EntityFramework" version="6.0.0" targetFramework="net472" />
77
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.3" targetFramework="net472" />

0 commit comments

Comments
 (0)