Try to delete nuget.config after checkout

This commit is contained in:
Jaime Bernardo
2022-10-26 21:00:03 +01:00
parent d663464c13
commit a42bfb1616

View File

@@ -46,6 +46,7 @@ jobs:
clean: true
submodules: true
persistCredentials: True
- script: DEL nuget.config
# Sets versions for all PowerToy created DLLs
- task: PowerShell@1