Git Product home page Git Product logo

Comments (7)

yar229 avatar yar229 commented on May 27, 2024

В проект была включена библиотека под .NET Standart

Попробуйте Mono 5

from webdavmailrucloud.

powerman avatar powerman commented on May 27, 2024

Он вышел всего несколько дней назад, пакета для Gentoo пока нет, так что придётся ждать. Но если для сборки теперь нужен mono-5 то это не очень хорошая новость, потому что в большинстве дистрибутивов он может появиться года через полтора.

from webdavmailrucloud.

yar229 avatar yar229 commented on May 27, 2024

Под Ubuntu 14.04.5 LTS и Mono 5.4.0.201 все ок.
Так же случился переезд проекта под .NET Core 2.0

Надеюсь, Gentoo однажды догонит, а т.к. мосты обратно пожжены напрочь, то, к сожалению, закрываю тему.

from webdavmailrucloud.

gasinvein avatar gasinvein commented on May 27, 2024

случился переезд проекта под .NET Core 2.

@yar229 т.е. с Mono собрать невозможно? У меня на openSUSE с Mono 5.4.0 и xbuild 14.0 такие же ошибки:

/home/gasinvein/.local/src/WebDavMailRuCloud/MailRuCloud/MailRuCloudApi/MailRuCloudApi.csproj: error : /home/gasinvein/.local/src/WebDavMailRuCloud/MailRuCloud/MailRuCloudApi/MailRuCloudApi.csproj: The default XML namespace of the project must be the MSBuild XML namespace. If the project is authored in the MSBuild 2003 format, please add xmlns="http://schemas.microsoft.com/developer/msbuild/2003" to the <Project> element. If the project has been authored in the old 1.0 or 1.2 format, please convert it to MSBuild 2003 format.

from webdavmailrucloud.

yar229 avatar yar229 commented on May 27, 2024

Попробуйте
msbuild /t:"Restore;Build" /p:Configuration="Release" /p:Platform="Any CPU" WebDAVMailRuCloud.sln

from webdavmailrucloud.

yar229 avatar yar229 commented on May 27, 2024

Вот здесь есть подробный лог, как собирается (и xbuild там тоже 14.0, и с ним тоже не работает)

from webdavmailrucloud.

yar229 avatar yar229 commented on May 27, 2024

Вообще, рекомендую перейти под .NET Core

from webdavmailrucloud.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.