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

Fix breaking change in dotnet 6 around globalization-invariant. #1609

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

TingluoHuang
Copy link
Member

@TingluoHuang TingluoHuang requested a review from a team as a code owner January 14, 2022 04:28
@TingluoHuang TingluoHuang force-pushed the users/tihuang/fixnet6 branch from 15a8506 to 2c1585c Compare January 14, 2022 04:36
cschleiden
cschleiden previously approved these changes Jan 14, 2022
@TingluoHuang TingluoHuang force-pushed the users/tihuang/fixnet6 branch from d795260 to 1423f70 Compare January 14, 2022 16:58
@@ -37,7 +37,7 @@ jobs:
devScript: ./dev.sh

- runtime: win-x64
os: windows-latest
os: windows-2019
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

windows-latest is using windows-2022 which doesn't not have .net 4.5 installed, change back to windows-2019 for now

@TingluoHuang TingluoHuang enabled auto-merge (squash) January 14, 2022 17:04
@TingluoHuang TingluoHuang merged commit 715bb7c into main Jan 14, 2022
@TingluoHuang TingluoHuang deleted the users/tihuang/fixnet6 branch January 14, 2022 17:09
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.

External runners suddenly failing with System.Globalization.CultureNotFoundException
3 participants