Skip to content

Commit

Permalink
Bump DotNetNuke.Web in /generators/spa/templates/VueJS
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2023
1 parent 2187fae commit edec630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/spa/templates/VueJS/Module.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<ItemGroup>
<PackageReference Include="DotNetNuke.Core" Version="9.3.2" />
<PackageReference Include="DotNetNuke.Instrumentation" Version="9.3.2" />
<PackageReference Include="DotNetNuke.Web" Version="9.3.2" />
<PackageReference Include="DotNetNuke.Web" Version="9.11.0" />
<PackageReference Include="DotNetNuke.Web.Client" Version="9.3.2" />
<PackageReference Include="DotNetNuke.Web.Deprecated" Version="9.3.2" />
<PackageReference Include="DotNetNuke.WebApi" Version="9.3.2" />
Expand Down

0 comments on commit edec630

Please sign in to comment.