File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ environment:
55 DOKAN_CI_CACHE : C:\dokan_ci_cache
66 DOXYGEN_INST_DIR : ' %DOKAN_CI_CACHE%\doxygen'
77
8- version : 2.0.1 -{build}
8+ version : 2.0.4 -{build}
99configuration :
1010- Release
1111- Debug
@@ -36,7 +36,7 @@ install:
3636 - ps : |
3737 Write-Host "Dokan download..." -ForegroundColor Green
3838 New-item -type directory -path C:\projects\dokan-dotnet\ -Force
39- Start-FileDownload 'https://github.com/dokan-dev/dokany/releases/download/v2.0.3 .1000/DokanSetup.exe' -FileName 'C:\projects\dokan-dotnet\DokanSetup.exe'
39+ Start-FileDownload 'https://github.com/dokan-dev/dokany/releases/download/v2.0.4 .1000/DokanSetup.exe' -FileName 'C:\projects\dokan-dotnet\DokanSetup.exe'
4040 Write-Host "Dokan downloaded." -ForegroundColor Green
4141 - cmd : |
4242 C:\projects\dokan-dotnet\DokanSetup.exe /quiet
You can’t perform that action at this time.
0 commit comments