GitVersion icon indicating copy to clipboard operation
GitVersion copied to clipboard

[Bug] GitVersion.Portable chocolatey 5.8.2 dll missing

Open Dunge opened this issue 3 years ago • 1 comments

Updated from 5.7.0 to 5.8.2 using chocolatey and now I receive the error message

The program can't start because api-ms-win-core-winrt-l1-1-0.dll is missing from your computer. Try reinstalling the program to fix this problem.

I know this dll is part of the .NET runtimes, but I already have 3.1.3, 5.0.0 and 6.0.2 installed. Anyone know which one it was built with? Also quite strange because that's not usually the message that is shown when the runtime is not installed.

Dunge avatar Feb 25 '22 22:02 Dunge

I installed the dotnet tools version instead of the chocolatey portable as a workaround and it works for me now.

But I guess this chocolatey version still shouldn't need dependencies (as its named portable), or at least tell which runtimes to install. Wasn't the case with the previous vesrion.

Dunge avatar Feb 28 '22 21:02 Dunge

This issue has been automatically marked as stale because it has not had recent activity. After 30 days from now, it will be closed if no further activity occurs.

github-actions[bot] avatar Apr 01 '23 11:04 github-actions[bot]

Please use version 5.12.0

arturcic avatar Apr 01 '23 11:04 arturcic