diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 56b27ca..1481d50 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -17,5 +17,5 @@ steps: displayName: 'Use .NET Core sdk' inputs: packageType: sdk - version: 6.0.0-rtm.21522.10 + version: 6.0 installationPath: $(Agent.ToolsDirectory)/dotnet \ No newline at end of file