Pārlūkot izejas kodu

No nuget caching

CPK 10 mēneši atpakaļ
vecāks
revīzija
dcec4502e3
1 mainītis faili ar 0 papildinājumiem un 5 dzēšanām
  1. 0 5
      pipelines/Windows/tests-windows.yml

+ 0 - 5
pipelines/Windows/tests-windows.yml

@@ -59,11 +59,6 @@ steps:
     custom: 'workload'
     arguments: 'install wasi-experimental'
 
-- task: Cache@2
-  displayName: Cache nuget packages, remove before flight
-  inputs:
-    key: 'dotnetNuget-windows'
-    path: '%localappdata%\NuGet\v3-cache'
 
 - task: NuGetCommand@2
   displayName: 'Restore solution'