Skip to content

Commit c7bff1b

Browse files
authored
Merge pull request #786 from poppastring/update-version
Update .NET version in pipeline to 10.0
2 parents cef2e99 + d5da665 commit c7bff1b

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
@@ -10,7 +10,7 @@ pool:
1010

1111
variables:
1212
buildConfiguration: 'Release'
13-
version: 10.2
13+
version: 10.0
1414

1515
steps:
1616
- task: UseDotNet@2

0 commit comments

Comments
 (0)