diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1481d50..5776c0a 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 + version: 6.0.x installationPath: $(Agent.ToolsDirectory)/dotnet \ No newline at end of file