Linux/Ubuntu
mono-complete
구차니
2023. 7. 5. 17:58
msbuild 쓰라는데
$ xbuild test_proj.sln >>>> xbuild tool is deprecated and will be removed in future updates, use msbuild instead <<<< |
정작 패키지 검색하면 나오는건 xbuild. ubuntu 22.04 에서 mono가 이상한건가?
$ apt-cache search msbuild mono-xbuild - MSBuild-compatible build system for Mono libmono-addins-msbuild-cil-dev - MSBuild task library for Mono.Addins libmono-addins-msbuild0.2-cil - MSBuild task library for Mono.Addins $ apt-cache search mono-complete mono-complete - complete Mono runtime, development tools and all libraries |