Sfoglia il codice sorgente

Update azure-pipelines.yml

Nikita Tsukanov 3 anni fa
parent
commit
6c32c97ec5
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      azure-pipelines.yml

+ 3 - 3
azure-pipelines.yml

@@ -35,7 +35,7 @@ jobs:
       version: 6.0.401
 
   - task: UseDotNet@2
-    displayName: 'Use .NET Core SDK 7.0.100-rc.2.22477.23'
+    displayName: 'Use .NET Core SDK 7.0'
     inputs:
       version: 7.0.100
 
@@ -72,7 +72,7 @@ jobs:
       version: 6.0.401
 
   - task: UseDotNet@2
-    displayName: 'Use .NET Core SDK 7.0.100-rc.2.22477.23'
+    displayName: 'Use .NET Core SDK 7.0.100'
     inputs:
       version: 7.0.100
 
@@ -143,7 +143,7 @@ jobs:
       version: 6.0.401
 
   - task: UseDotNet@2
-    displayName: 'Use .NET Core SDK 7.0.100-rc.2.22477.23'
+    displayName: 'Use .NET Core SDK 7.0.100'
     inputs:
       version: 7.0.100