Skip to content

Commit e032367

Browse files
committed
Use .NET 7 Preview 6.
1 parent 8c1df14 commit e032367

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
@@ -1,5 +1,5 @@
11
variables:
2-
DotNetCoreSdkVersion: '7.0.100-preview.5.22307.18'
2+
DotNetCoreSdkVersion: '7.0.100-preview.6.22352.1'
33
NUGET_PACKAGES: '$(Pipeline.Workspace)/.nuget/packages'
44

55
jobs:

0 commit comments

Comments
 (0)