Product
dotnet CLI (dotnet new)
Describe The Bug
When a new item template is instantiated, the warning "Failed to evaluate bind symbol 'langVersion', it will be skipped." is generated sometimes.
Identify what triggers this scenario.
Can be reproduced in the src/Tests/dotnet-new.Tests/DotnetClassTemplateTests.cs tests
To Reproduce
Steps:
- Go to src/Tests/dotnet-new.Tests/DotnetClassTemplateTests.cs
- Comment custom scrubber that removes the warning message
- Run tests a couple of times.
dotnet Info
release/7.2.0xx
Product
dotnet CLI (dotnet new)
Describe The Bug
When a new item template is instantiated, the warning "Failed to evaluate bind symbol 'langVersion', it will be skipped." is generated sometimes.
Identify what triggers this scenario.
Can be reproduced in the src/Tests/dotnet-new.Tests/DotnetClassTemplateTests.cs tests
To Reproduce
Steps:
dotnet Info
release/7.2.0xx