ElementsProject / ElementsProject/elements
Build Notes for DotNet Needs Updated wget (18.04 Ubuntu)
Open
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 416
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 15
Description
in build [notes](https://elementsproject.org/elements-code-tutorial/desktop-application-dotnetcore) for dotnet the wget is deprecated due to the
wget -q https://packages.microsoft.com/config/ubuntu/**16.04**/packages-microsoft-prod.deb
and should be
wget -q https://packages.microsoft.com/config/ubuntu/**18.04**/packages-microsoft-prod.deb
Contributor guide
Assessment
This issue has not been assessed yet.