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