Browse Source

Update azure-pipelines.yml

Nikita Tsukanov 3 years ago
parent
commit
6c32c97ec5
1 changed files with 3 additions and 3 deletions
  1. 3 3
      azure-pipelines.yml

+ 3 - 3
azure-pipelines.yml

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