2023-08-09 00:01:19 +03:00
|
|
|
echo ""
|
|
|
|
echo "----------- Copying Library Webpacked Dependencies -----------"
|
|
|
|
echo "" # See the build.ps1 for more details on why we do this
|
2023-08-09 19:43:52 +03:00
|
|
|
cp -r ./vscode-dotnet-runtime-library/distro-data/ ./vscode-dotnet-runtime-library/dist/Acquisition
|