The dotnet plugin does not support the current version of .Net Core
Bug #1857705 reported by
Katrina Griffith
on 2019-12-27
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Snapcraft |
High
|
Sergio Schvezov |
Bug Description
I am trying to build a .Net application snap, but I am not having much luck. The application was written for .Net Core 3.0.1 (note that .Net 3.1 is also available.) When I try to build the snap using the snapcraft dotnet plugin I get the following error:
"The plugin used by part ... does not support snaps using base 'core18'."
Googling around it seems that the issue may be that the current dotnet plugin only works with Ubuntu core16 and .Net Core 2.0. These versions are outdated. Please update the dotnet plugin to support later releases of Ubuntu and .Net Core. Thanks!
Sergio Schvezov (sergiusens)
on 2020-01-25
Changed in snapcraft: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Sergio Schvezov (sergiusens) |
ed10vi (ed10vi86) wrote : | #1 |
Emil Sayahi (emilsayahi) wrote : | #2 |
I've linked to this on the Snapcraft forums.
https:/
To post a comment you must log in.
Hello.
I've made this local plugin.