Skip to content

Commit b244a56

Browse files
committed
Update build pipeline to use dotnet 7 (2).
1 parent 8823738 commit b244a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ parameters:
77
default: false
88

99
variables:
10-
dotnetVersion: 7.x
10+
dotnetVersion: 7.0.100-rc.2.22477.23
1111
solution: Umbraco.Deploy.Contrib.sln
1212
buildConfiguration: Release
1313
DOTNET_NOLOGO: true

0 commit comments

Comments
 (0)