Skip to content

Commit 798a15e

Browse files
committed
feature: v10 support
1 parent b02e734 commit 798a15e

File tree

218 files changed

+9291
-18025
lines changed

Some content is hidden

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

218 files changed

+9291
-18025
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: 10

β€Ž.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: 10
2323
- name: Release
2424
uses: jcdcdev/jcdcdev.Umbraco.GitHub.Release@main
2525
with:

β€Žsrc/TestSite.10/packages.lock.jsonβ€Ž

Lines changed: 2503 additions & 0 deletions
Large diffs are not rendered by default.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

0 commit comments

Comments
Β (0)