Ivan
Ivan
@lambdageek, @directhex, @akoeplinger just a gentle ping 📟
Hi, @roughiain and @Midnayt 👋 The root cause of the problem is in the version of the Roslyn compiler that is bundled into the Mono project. By now the latest...
Hi, @stephenhauck 👋 Unfortunately, we are still waiting for an answer from the `mono` team.
Hi, @InquisitorJax and @idzikovski 👋 To use the MSBuild which has `Roslyn 4.x`, you need to use `dotnet build` command instead of `msbuild`, because `msbuild` points to MSBuild incorporated into...
> > Hi, @InquisitorJax and @idzikovski 👋 To use the MSBuild which has `Roslyn 4.x`, you need to use `dotnet build` command instead of `msbuild`, because `msbuild` points to MSBuild...
> Hi @IvanZosimov - thanks for the suggestion - unfortunately not having any luck  > > Here's the public repo https://github.com/InquisitorJax/Xamarin-Forms-Github-Actions Hi, @InquisitorJax 👋 The steps for making it...
Hi, @dfandrich 👋 Thanks for the PR, we will take a look!
Hi, all 👋 , in https://github.com/actions/setup-java repo we faced pretty the same issue. The result output of the [`build`](https://github.com/actions/setup-java/blob/main/package.json#L8) command is different on Windows and macOS/Linux. Here you can check...
I'd document new outputs as well as examples of their use in a chapter of the `README.md`, I think mentioning them in the `action.yml` alone is not enough.
Hi, all 👋 Sorry for the late response. I'm closing this issue now as we [transferred](https://github.com/microsoft/azure-pipelines-tasks/issues/17823) it directly to the `task team`. These workarounds may be helpful while the problem...