Skip to content

fix: simulation UTF8 encoding, timeout, NuGet version#41

Merged
JusterZhu merged 1 commit into
mainfrom
fix/simulation-encoding-nuget
May 20, 2026
Merged

fix: simulation UTF8 encoding, timeout, NuGet version#41
JusterZhu merged 1 commit into
mainfrom
fix/simulation-encoding-nuget

Conversation

@JusterZhu
Copy link
Copy Markdown
Collaborator

Three fixes:

  1. UTF8 encoding on dotnet run process streams - fixes garbled Chinese output
  2. Timeout increased from 60s to 120s for first-run NuGet package restore
  3. Remove floating version from #r directives - dotnet run does not support version globs

Build: 0 errors

- Add UTF8 encoding to dotnet run process output/error streams
- Increase run timeout from 60s to 120s (NuGet restore needs time)
- Remove version glob (10.*) from #r directives (unsupported by dotnet run)
Copilot AI review requested due to automatic review settings May 20, 2026 16:07
@JusterZhu JusterZhu merged commit d7754f5 into main May 20, 2026
1 check failed
@JusterZhu JusterZhu deleted the fix/simulation-encoding-nuget branch May 20, 2026 16:08
@JusterZhu JusterZhu review requested due to automatic review settings May 20, 2026 16:32
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.

1 participant