Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8baf3e0

Browse filesBrowse files
Update .NET SDK in CI build
1 parent ce1e7b2 commit 8baf3e0
Copy full SHA for 8baf3e0

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎build/steps-ci.yml

Copy file name to clipboardExpand all lines: build/steps-ci.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ steps:
1111
displayName: Install .NET SDK
1212
inputs:
1313
packageType: sdk
14-
version: 7.0.x # https://github.com/dotnet/core/blob/main/release-notes/releases-index.json
14+
version: 8.0.x # https://github.com/dotnet/core/blob/main/release-notes/releases-index.json
1515

1616
- task: DotNetCoreCLI@2
1717
displayName: Build and Test

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.