mirror of
https://github.com/junian/Standard.Licensing.git
synced 2026-04-25 13:55:53 +03:00
[GH-ISSUE #15] Soluton errors #15
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Standard.Licensing#15
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 @sylvainonweb on GitHub (Apr 1, 2020).
Original GitHub issue: https://github.com/junian/Standard.Licensing/issues/15
Hi,
I retrieve the solution and try to compile it but I encounter the following errors :
1)
=> I had to change the TargetFramework from this to this but don't think it's the right solution
The Standard.Licensing.Tests project wasn't in the solution.
=> I add it and add the following nuget packages :
System.Xml.Linq, System.Xml.ReaderWriter, NUnitAfter that, the Standard.Licensing.Tests project compile but no test is runned
Is there a chance you can help me on these points?
@ConnerPhillis commented on GitHub (May 2, 2020):
Not the author, and only wrote a little code for a PR a while ago.