Skip to content

Commit a20cc80

Browse files
For completeness: test Wix 7.0.0-rc.1
1 parent 034f9ef commit a20cc80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-ilspy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: dotnet tool install -g dotnet-format --version "${{env.DOTNET_FORMAT_VERSION}}" --add-source "${{env.DOTNET_FORMAT_SOURCE}}"
5151

5252
- name: Install wix (locked version)
53-
run: dotnet tool install --global wix --version 6.0.2
53+
run: dotnet tool install --global wix --version 7.0.0-rc.1
5454

5555
- name: Get Version
5656
id: version

0 commit comments

Comments
 (0)