Bruno Haible <br...@clisp.org> writes:

> This series of patches adds support for this implementation to the
> csharpexec, csharpcomp modules.
>
> Tested with
>   - dotnet 6, 7, 8 on Ubuntu,
>   - MSVC (dotnet 6) on Windows and Cygwin.

Nice!  Dotnet8 confirmed on Trisquel11 and Ubuntu2204 for Libidn:

https://gitlab.com/libidn/libidn/-/jobs/8037761299#L917
https://gitlab.com/libidn/libidn/-/jobs/8037761306#L790

GitLab Windows shared runners has "dotnetcore 3.1.426':

https://docs.gitlab.com/ee/ci/runners/hosted_runners/windows.html
=> pre-installed software =>
https://gitlab.com/gitlab-org/ci-cd/shared-runners/images/gcp/windows-containers/-/blob/main/cookbooks/preinstalled-software/attributes/default.rb

However I'm not able to make it detect dotnet after I modified libidn to
use newer gnulib:

https://gitlab.com/libidn/libidn/-/jobs/8037251729
https://gitlab.com/libidn/libidn/-/jobs/8037251744
https://gitlab.com/libidn/libidn/-/jobs/8037251746

The config.log and config.h files should be available as artifacts in
the libidn-*/ sub-directory.

Some of the commands that the csharp*.m4 files invoke seems to work, so
dotnet seems to be installed:

https://gitlab.com/jas/gitlab-ci-dump-host/-/jobs/8037699464

dotnet --list-runtimes
Microsoft.AspNetCore.App 3.1.32 [C:\Program 
Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 8.0.5 [C:\Program 
Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 3.1.32 [C:\Program 
Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 8.0.5 [C:\Program 
Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 3.1.32 [C:\Program 
Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 8.0.5 [C:\Program 
Files\dotnet\shared\Microsoft.WindowsDesktop.App]

dotnet --list-sdks
3.1.426 [C:\Program Files\dotnet\sdk]
8.0.300 [C:\Program Files\dotnet\sdk]

Any ideas?

/Simon

Attachment: signature.asc
Description: PGP signature

Reply via email to