Option Strict is inconsistent with project properties
Open
- Dominant language
- No language data
- Stars
- 328
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
In VB.NET 15 console applications, which now uses .NET Core, Option Strict is On despite it is set to Off in the project properties. Of course on can use the
Option Strict Off
Statement, but still unusual behavior.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.