Nikey646 / VndbSharp

A C# Vndb API Library. #OriginalNamingScheme
MIT License
18 stars 4 forks source link

Missing Models.Release from VndbSharp .Netcore #14

Closed micah686 closed 7 years ago

micah686 commented 7 years ago

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.