mirror of
https://github.com/netchx/netch.git
synced 2026-05-11 23:45:06 +08:00
[Redirector] Upload nfapi.dll
This commit is contained in:
@@ -67,7 +67,9 @@ msbuild `
|
||||
if ( -Not $? ) { exit $lastExitCode }
|
||||
|
||||
cp -Force '.\other\release\*.bin' "$OutputPath\bin"
|
||||
cp -Force '.\other\release\*.dll' "$OutputPath\bin"
|
||||
cp -Force '.\other\release\*.exe' "$OutputPath\bin"
|
||||
cp -Force ".\Redirector\bin\$Configuration\nfapi.dll" "$OutputPath\bin"
|
||||
cp -Force ".\Redirector\bin\$Configuration\Redirector.bin" "$OutputPath\bin"
|
||||
cp -Force ".\RouteHelper\bin\$Configuration\RouteHelper.bin" "$OutputPath\bin"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user