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

Upgrade Azure Function to .NET 8 #1079

Merged
merged 2 commits into from
Jan 30, 2024
Merged

Upgrade Azure Function to .NET 8 #1079

merged 2 commits into from
Jan 30, 2024

Conversation

christophwille
Copy link
Member

Implement #1042

@GrahamTheCoder
Copy link
Member

Nice one, I was just thinking about this having upgraded some other projects I work on yesterday

@christophwille
Copy link
Member Author

@GrahamTheCoder any ideas why a unit test would fail although I didn't touch them at all? Locally in VS the unit tests run just fine.

@GrahamTheCoder
Copy link
Member

I think there is a bit of non-determinism in the roslyn simplifier (or possibly it's hitting a timeout). It on rare occasions just decides to leave "global" on a few bits on one of the outputs. I've never spotted a pattern to when it happens and running again always fixes.

@christophwille christophwille merged commit 0816e57 into master Jan 30, 2024
2 checks passed
@christophwille christophwille deleted the feature/funcnet8 branch January 30, 2024 17:44
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.

None yet

2 participants