瀏覽代碼

No nuget caching

CPK 11 月之前
父節點
當前提交
dcec4502e3
共有 1 個文件被更改,包括 0 次插入5 次删除
  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'