The given key 'CompiledAvaloniaXaml.!EmbeddedResource+XamlIlClosure_1+XamlIlClosure_1' was not present in the dictionary
See original GitHub issueI’m receiving
System.Collections.Generic.KeyNotFoundException:
The given key 'CompiledAvaloniaXaml.!EmbeddedResource+XamlIlClosure_1+XamlIlClosure_1' was not present in the dictionary
on latest stable (0.9.12
) with CoreRt build.
There is no issue on 0.9.4
.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:9 (9 by maintainers)
Top Results From Across the Web
c# - The given key was not present in the dictionary while ...
Reason for this error was wrong test configuration settings. The configuration variable which I was using in my app config were not present...
Read more >Internal compiler error: The given key was not present in ...
Net Native Toolchain" enabled, I recieve this error code: Internal compiler error: The given key was not present in the dictionary. There's no...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Fixed with commit https://github.com/AvaloniaUI/Avalonia/commit/e5df3970e888ddcb62380f8cd3f08a9aaadddc85
Awesome. Now I can try upgrading to latest preview