features icon indicating copy to clipboard operation
features copied to clipboard

[Updates] Automated vendor dotnet-install script

Open devcontainers-bot opened this issue 1 year ago • 1 comments

[Updates] Automated vendor dotnet-install script

devcontainers-bot avatar Jan 05 '25 00:01 devcontainers-bot

I figured out the tests here are failing because the fix here also requires some changes to the tests that were made in other PRs: https://github.com/devcontainers/features/pull/1230/files#diff-0c7ceeb357dce5a814a4684b887f7ebc68e17312b3720646ccc00d4522bd56bb

Basically the tests as they stand hardcode the "latest" version of dotnet is 8.0 and in the other PR they just removed running a test project if there is no version specified for dotnet in the feature.

crazy4pi314 avatar Jan 14 '25 03:01 crazy4pi314