M
M
mindgrow2018-08-14 13:52:56
C++ / C#
mindgrow, 2018-08-14 13:52:56

Why does the .net core VkNet project not compile?

Good afternoon!
Faced with the fact that I need to modify the popular VkNet library https://github.com/vknet/vk. I downloaded the project and immediately see a lot of errors that prevent compilation. As far as I understand, this is a .net core project, and I haven’t worked with core before, but it’s strange that the project immediately has a lot of compilation errors. Most likely I didn't connect something? Tell me what could be wrong
5b72b47d049b4003931360.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Afonchenko, 2018-08-14
@mindgrow

No, this is not a Net core project. This is a netstandard project. At me it is going normally right after loading. The master branch of the latest version.
Try installing the latest SDKs for .Net framework and for .Net Core and Dev-packs https://www.microsoft.com/net/download/visual-stud...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question