ElementsProject / ElementsProject/elements

Build Notes for DotNet Needs Updated wget (18.04 Ubuntu)

Open
#498 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.