mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-15 14:15:54 -06:00
[GH-ISSUE #186] error : Value cannot be null. (Parameter 'folderName') #122
Labels
No labels
bug
enhancement
help wanted
help wanted
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/qmlnet#122
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @adrielbenvindo on GitHub (Feb 23, 2020).
Original GitHub issue: https://github.com/qmlnet/qmlnet/issues/186
build error in Build.csproj
@pauldotknopf commented on GitHub (Feb 23, 2020):
Did you run
git submodule update --init?@adrielbenvindo commented on GitHub (Feb 23, 2020):
Thanks, it's resolved. now the problem is version of dotnet core, the version that I'm using is 3.1.2
@pauldotknopf commented on GitHub (Feb 23, 2020):
Yeah, should be a simple moniker change. It should work just fine when you update them.