Skip to content

Commit 11c3760

Browse files
committed
feature: v13 support
1 parent b02e734 commit 11c3760

File tree

216 files changed

+5079
-19969
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

216 files changed

+5079
-19969
lines changed

β€Ž.github/workflows/build.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
with:
1717
project-name: ${{ needs.metadata.outputs.project-name}}
1818
project-path: ${{ needs.metadata.outputs.project-path }}
19-
umbraco-version: UMBRACO_VERSION
19+
umbraco-version: 13

β€Ž.github/workflows/release.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
project-name: ${{ needs.metadata.outputs.project-name}}
2121
project-path: ${{ needs.metadata.outputs.project-path }}
22-
umbraco-version: UMBRACO_VERSION
22+
umbraco-version: 13
2323
- name: Release
2424
uses: jcdcdev/jcdcdev.Umbraco.GitHub.Release@main
2525
with:

β€Žsrc/TestSite.10/Composer.csβ€Ž

Lines changed: 0 additions & 10 deletions
This file was deleted.

β€Žsrc/TestSite.10/Program.csβ€Ž

Lines changed: 0 additions & 18 deletions
This file was deleted.

β€Žsrc/TestSite.10/Properties/launchSettings.jsonβ€Ž

Lines changed: 0 additions & 29 deletions
This file was deleted.

β€Žsrc/TestSite.10/Startup.csβ€Ž

Lines changed: 0 additions & 64 deletions
This file was deleted.

β€Žsrc/TestSite.10/TestSite.10.csprojβ€Ž

Lines changed: 0 additions & 45 deletions
This file was deleted.

β€Žsrc/TestSite.10/Views/Partials/blockgrid/Components/markdownBlock.cshtmlβ€Ž

Lines changed: 0 additions & 24 deletions
This file was deleted.

β€Žsrc/TestSite.10/Views/Partials/blockgrid/Components/umbBlockGridDemoHeadlineBlock.cshtmlβ€Ž

Lines changed: 0 additions & 3 deletions
This file was deleted.

β€Žsrc/TestSite.10/Views/Partials/blockgrid/Components/umbBlockGridDemoImageBlock.cshtmlβ€Ž

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
Β (0)