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

feat: revert 29e0e1c #1819

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Conversation

TimothyMakkison
Copy link
Contributor

@TimothyMakkison TimothyMakkison commented Sep 18, 2024

Fix for #1817 by reverting 29e0e1c. Not sure if Microsoft.CodeAnalysis.CSharp was intentionally updated to the latest versions, guessing it broke the source generator for anyone on an older ide.

@TimothyMakkison TimothyMakkison marked this pull request as draft September 18, 2024 20:13
@TimothyMakkison
Copy link
Contributor Author

TimothyMakkison commented Sep 18, 2024

Update, appears to fix it for me on Rider.

I tested this by creating a sandbox application see here #1820.

@TimothyMakkison TimothyMakkison marked this pull request as ready for review September 18, 2024 20:18
Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.74%. Comparing base (6ebeda5) to head (0d0afd2).
Report is 93 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1819      +/-   ##
==========================================
- Coverage   87.73%   83.74%   -3.99%     
==========================================
  Files          33       36       +3     
  Lines        2348     2449     +101     
  Branches      294      345      +51     
==========================================
- Hits         2060     2051       -9     
- Misses        208      316     +108     
- Partials       80       82       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ChrisPulman
Copy link
Member

@TimothyMakkison I will find a way to lock these versions, thank you.
BTW, are you on Slack?

@ChrisPulman ChrisPulman merged commit fbed064 into reactiveui:main Sep 18, 2024
1 check passed
Copy link

github-actions bot commented Oct 3, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 3, 2024
@TimothyMakkison TimothyMakkison deleted the fix_comp_update branch October 5, 2024 11:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants