Skip to content

Commit

Permalink
Bump DotNetNuke.Core in /generators/spa/templates/VueJS
Browse files Browse the repository at this point in the history
Bumps [DotNetNuke.Core](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.Core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2023
1 parent eca1e51 commit d567b64
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 @@ -49,7 +49,7 @@
</PropertyGroup>
<Import Project="..\..\Build\SolutionReferences.targets" />
<ItemGroup>
<PackageReference Include="DotNetNuke.Core" Version="9.3.2" />
<PackageReference Include="DotNetNuke.Core" Version="9.11.0" />
<PackageReference Include="DotNetNuke.Instrumentation" Version="9.3.2" />
<PackageReference Include="DotNetNuke.Web" Version="9.3.2" />
<PackageReference Include="DotNetNuke.Web.Client" Version="9.3.2" />
Expand Down

0 comments on commit d567b64

Please sign in to comment.