dotnet / dotnet/project-system
When git is pulled, the code prompts an error
Open
Triage-Investigate
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
## Visual Studio Version
17.5.1
## Summary
When git is pulled, the code prompts an error.This test project does not have build failures. After switching branches, other projects often have build failures, which is really a bad experience
## Steps to Reproduce
1. [git clone](https://github.com/Varorbc/Test.git)
2. switch `project-system/8899` branch
3. reset commit 391dcc13aba889e81949dd2047e000e9febd2bea
4. open `Class2 ` file
5. git pull
## Expected Behavior
work well
## Actual Behavior

## User Impact
Contributor guide
Assessment
This issue has not been assessed yet.