Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sln: remove fsdk nested proj from solution #237

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

aarani
Copy link
Contributor

@aarani aarani commented Oct 17, 2023

This commit fixes this error when restoring geewallet.sln projects:

C:\geewallet\geewallet.sln : Solution file error MSB5009:
Error parsing the project "Fsdk" section with GUID: "{6EE0754
1-91A1-42C2-A21F-2809BBDC2F50}". It is nested under
"{CE79AB9D-0FB9-4606-B7C6-A78C0858CC54}" but that project is not fo
und in the solution.

This commit fixes this error when restoring geewallet.sln
projects:
```
C:\geewallet\geewallet.sln : Solution file error MSB5009:
Error parsing the project "Fsdk" section with GUID: "{6EE0754
1-91A1-42C2-A21F-2809BBDC2F50}". It is nested under
"{CE79AB9D-0FB9-4606-B7C6-A78C0858CC54}" but that project is not fo
und in the solution.
```
@knocte
Copy link
Member

knocte commented Oct 17, 2023

Can this PR target stable instead of master?

@aarani
Copy link
Contributor Author

aarani commented Oct 17, 2023

Can this PR target stable instead of master?

The problem seems to only affect master branch.

@knocte
Copy link
Member

knocte commented Oct 17, 2023

Seems? Let's make sure.

@aarani
Copy link
Contributor Author

aarani commented Oct 17, 2023

Seems? Let's make sure.

I tried it before saying that. If you want to make sure, try to do dotnet restore geewallet.sln yourself.

@knocte knocte merged commit 0d70e27 into nblockchain:master Oct 19, 2023
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants