This is exclusively for use in the dotnet orchestration utilities for 2.1 and 2.2. For whatever reason, that repo is using a master branch of buildtools, so I can't just check this into 2.1 and use that (there are additional changes).
This allows me to automate the process of moving a private 2.1 and 2.2 build into the public locations without any manual steps. This requires a cross-account copy which is most efficiently done by not downloading to an intermediate location first.
Also update the sleet version so that the final package push is a lot faster.
@dagood
This is exclusively for use in the dotnet orchestration utilities for 2.1 and 2.2. For whatever reason, that repo is using a master branch of buildtools, so I can't just check this into 2.1 and use that (there are additional changes).
This allows me to automate the process of moving a private 2.1 and 2.2 build into the public locations without any manual steps. This requires a cross-account copy which is most efficiently done by not downloading to an intermediate location first.
Also update the sleet version so that the final package push is a lot faster.