Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
@@ -13,8 +13,8 @@ variables:
|
|||||||
buildConfiguration: 'Release'
|
buildConfiguration: 'Release'
|
||||||
targetRuntime: 'linux-x64'
|
targetRuntime: 'linux-x64'
|
||||||
selfContained: false
|
selfContained: false
|
||||||
dotNetFramework: 'net6.0'
|
dotNetFramework: 'net7.0'
|
||||||
dotNetVersion: '6.0.x'
|
dotNetVersion: '7.0.x'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# Start: Build WebAPI
|
# Start: Build WebAPI
|
||||||
|
|||||||
Reference in New Issue
Block a user