Update .NET to 9
This commit is contained in:
@@ -13,8 +13,8 @@ variables:
|
||||
buildConfiguration: 'Release'
|
||||
targetRuntime: 'linux-x64'
|
||||
selfContained: false
|
||||
dotNetFramework: 'net8.0'
|
||||
dotNetVersion: '8.0.x'
|
||||
dotNetFramework: 'net9.0'
|
||||
dotNetVersion: '9.0.x'
|
||||
buildId: $(Build.BuildNumber)
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user