Skip to content

Commit c108104

Browse files
frozzareJohannestegner
authored andcommitted
chore: release with dotnet 10
1 parent b9548ef commit c108104

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Set up dotnet.
1212
uses: actions/setup-dotnet@v5
1313
with:
14-
dotnet-version: 9.0.x
14+
dotnet-version: 10.0.x
1515
- name: Build
1616
run: dotnet build --configuration Release Organisationsnummer -p:VersionPrefix=${{ github.event.release.tag_name }}
1717
- name: Package

0 commit comments

Comments
 (0)