dotnet / dotnet/wpf

WPF could not compile if Namespace contains Some part of a Nuget or Xml Namespace

Open
#4,383 3 comments 2 reactions 1 assignee Claimed by @ryalanms View on GitHub
Investigate
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

Don't know what the exactly Bug is.

Look at my Code sample:
[XamlDesigner.zip](https://github.com/dotnet/wpf/files/6272960/XamlDesigner.zip)

It contains a Converter in following namespace:

ICSharpCode.XamlDesigner.AvalonDock

If I compile I got this error:

![image](https://user-images.githubusercontent.com/364896/113897873-9cd08a80-97cb-11eb-8891-e34e64c0d113.png)

If I change the Namespace to "ICSharpCode.XamlDesigner.aaaAvalonDock" it works. But this Namespace is not contained in the Avalondock Nuget.

This worked in Netcore 3

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.