Gang Wang

Results 49 comments of Gang Wang

@patridge @vlada-shubina It is not reproduced with .NET 7.0.100-preview.6.22352.1. With Command Prompt on Windows, `\` or `"` can escape quotation mark well. For PowerShell it should be `\` or `"`...

When working on this another issue was found with .NET 7 (at least 7.0.100-preview.4.22252.9). `dotnet new webapi -minimal -lang F#` throws the exception below. ``` Unable to cast object of...

@JanKrivanek I accidently removed you from reviewers. Please take a look if you have time.

I'd like to dive into host file and improve this article as well as tests.

> @GangWang01 - please have a look what might be the options for this problem and list some here - [Repo File Sync Action](https://github.com/BetaHuhn/repo-file-sync-action) This is a comprehensive action that...

Done in https://github.com/dotnet/sdk/pull/28135

I couldn't reproduce with nuget package Microsoft.Build 17.9.5. @xtmq Can you share the following information for helping to reproduce? Thank you! - Which version the MSBuild package is. - A...