Erik Bershel
Erik Bershel
Hey @bhanusridhar! It seems to be a part of v142 MFC VC component which was previously removed. I'll take a look on what might be done here to eliminate this....
Hey @bhanusridhar! I'm a bit surprised. Header file `afxres.h` supposed to be a part of `Microsoft.VisualStudio.Component.VC.ATLMFC` which is already a part of our installation. And it seems to be existing...
Hey @bhanusridhar! Image rollout is in progress. Might be fixed with the update - it has major build tools update. In other case should be raised to the Microsoft Support...
Hey @hudsy13! Which issue do we speak about? I'm a bit confused here with all other issues. 😄 For the very first mentioned `altbase.h` it should be resolved in the...
Lets see. Issue firstly happen to be when we removed v142 and other components. `atlbase.h` is supposed to be a part of "Microsoft.VisualStudio.Component.VC.ATL" which was directly installed by https://github.com/actions/runner-images/pull/9876/files. I...
Hey @sodul and @bhanusridhar! Major VC components update happened last week. It gave rise to many incompatibility problems and, as a result, it is now very difficult to understand anything....
@sodul I recommend reporting the bug to the [Visual Studio Developer Community](https://developercommunity.visualstudio.com/index.html/report)
Hey @j15e! I'm forced to close this item since there are no repro steps. Feel free to ping us if some available. I may add also that we cannot rollback...
Might be connected: https://github.com/actions/runner-images/issues/9882
Hey @fengkai-tink! As a workaround you may use next environment variable: `GIT_CLONE_PROTECTION_ACTIVE=false`. Unfortunately we cannot downgrade Git version due to security reasons.