Skip to content

Commit

Permalink
Bump DotNetNuke.Web in /generators/spa/templates/VueJS/common
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2023
1 parent 2187fae commit 29bae29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/spa/templates/VueJS/common/packages.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="DotNetNuke.Core" version="9.3.2" targetFramework="net472" />
<package id="DotNetNuke.Web" version="9.3.2" targetFramework="net472" />
<package id="DotNetNuke.Web" version="9.11.0" targetFramework="net472" />
<package id="DotNetNuke.WebApi" version="9.3.2" targetFramework="net472" />
<package id="EntityFramework" version="6.0.0" targetFramework="net472" />
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.3" targetFramework="net472" />
Expand Down

0 comments on commit 29bae29

Please sign in to comment.