Skip to content
Discussion options

You must be logged in to vote

Ah, now I realized what went wrong, I was still on the master branch and pulled that up to date but this repo now has "main" as the main branch so I had to swap to that to get the nuke build settings file correct. It was actually pointing to .Net Core 3.1 for me and I could not find that old SDK so I manually patched it to .net6.0 to get it to run, which is why it was using that SDK.

I've now swapped to the main branch and got farther / different errors. But ultimately I decided to re-clone this repository and now I was able to build. So yeah the problem was that I had outdated stuff locally.

So after that I did get farther but now I get a bunch of errors (which might be that my dotnet SD…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@hhyyrylainen
Comment options

Comment options

You must be logged in to vote
1 reply
@hhyyrylainen
Comment options

Answer selected by hhyyrylainen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants