So the VndbSharp library from the .net core branch is missing the Release folder. Could you have forgotten to commit it? I'm guessing that you just forgot to commit it because a lot of other files are referencing the Release folder, but it can't find it. So at this point in time, because of that, the netcore branch is unable to compile successfully without commenting out all the mentions of Models.Release.
So the VndbSharp library from the .net core branch is missing the Release folder. Could you have forgotten to commit it? I'm guessing that you just forgot to commit it because a lot of other files are referencing the Release folder, but it can't find it. So at this point in time, because of that, the netcore branch is unable to compile successfully without commenting out all the mentions of Models.Release.