Skip to content

Conversation

@eNeRGy164
Copy link

@eNeRGy164 eNeRGy164 commented May 23, 2019

Related to #9

@jmezach
Copy link
Member

jmezach commented May 23, 2019

@eNeRGy164 Thank you for your contribution. These changes look ok to me.

Unfortunately it seems the build is failing, although I'm not entirely sure why. My best guess is that we'll need to update some things to make this work properly because of changes made to .NET/Visual Studio. At the moment we build a .NET Framework based version for Windows and a .NET Core based version for the other platforms. This was due to the absence of MSBuildWorkspace in .NET Core. I believe that with Roslyn 3.0 this is no longer an issue, so perhaps we should merge these, but I haven't had a change to work on that yet.

I don't have much time to look at this right now unfortunately.

@jmezach
Copy link
Member

jmezach commented May 23, 2019

Looks this StackOverflow comment might point us at a solution. Maybe we can switch to using dotnet restore rather than NuGet restore in the pipeline (azure-pipeline.yml)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants