You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getting this error when building the container: => ERROR [7/9] COPY --chown=1000:1000 vs_buildtools /opt/msbuild/vs_buildtools . where could i find the vs_buildtools to copy into the container.
The text was updated successfully, but these errors were encountered:
Sorry for the late reply, this directory comes from the Visual Studio installer. The automated build-pipeline downloads the latest installer of VS (on a windows machine, you cannot run it under linux sadly), and installs all the required components.
getting this error when building the container: => ERROR [7/9] COPY --chown=1000:1000 vs_buildtools /opt/msbuild/vs_buildtools . where could i find the vs_buildtools to copy into the container.
The text was updated successfully, but these errors were encountered: