Visual Studio is failing to load 3 FSharp package resources
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 131
Description
Version: Version 16.8.0 Preview 4.0 [30505.5.main]
Walking through my own ActivityLog.xml trying to investigate some problems, and I see that VS is failing to load 3 strings from the FSharpPackage.
I have no idea the impact of these missing strings, but we should remove the references to them if they aren't needed.
```
641 | Warning | Performance warning: String load failed. Pkg:{871D2A70-12A2-4E42-9440-425DD92A4116} (FSharpPackage) LANG:0409 ID:6000 | | | VisualStudio | 2020/09/07 23:37:06.074
642 | Warning | Performance warning: String load failed. Pkg:{871D2A70-12A2-4E42-9440-425DD92A4116} (FSharpPackage) LANG:0409 ID:6001 | | | VisualStudio | 2020/09/07 23:37:06.075
643 | Warning | Performance warning: String load failed. Pkg:{871D2A70-12A2-4E42-9440-425DD92A4116} (FSharpPackage) LANG:0409 ID:100 | | | VisualStudio | 2020/09/07 23:37:06.084
```
Contributor guide
Assessment
This issue has not been assessed yet.