-
Notifications
You must be signed in to change notification settings - Fork 20
build: migrate to slnx #415
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #415 +/- ##
=======================================
Coverage 85.71% 85.71%
=======================================
Files 39 39
Lines 1603 1603
Branches 171 171
=======================================
Hits 1374 1374
Misses 191 191
Partials 38 38 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much for your contribution. 👍
Please don't forget to add the following settings to .vscode/settings.json
:
"dotnet.defaultSolution": "OpenFeature.slnx",
The C# extension needs that to find the right solution correctly.
Signed-off-by: Weihan Li <weihanli@outlook.com>
Co-authored-by: André Silva <2493377+askpt@users.noreply.github.com> Signed-off-by: Weihan Li <weihanli@outlook.com>
Signed-off-by: Weihan Li <weihanli@outlook.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Now, let's wait for the fix to be released! Thanks again for your contribution.
This PR
Related Issues
Fixes #411
Notes
Used the migrated slnx file