Refactor MainWindow to remove ViewModel initialization #28
Annotations
10 errors and 2 warnings
|
deploy:
Unit_Tests/GraphTest1.cs#L3
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
|
|
deploy:
Program.cs#L4
The type or namespace name 'Graph_Data' could not be found (are you missing a using directive or an assembly reference?)
|
|
deploy:
Program.cs#L8
The type or namespace name 'Graph_Data' could not be found (are you missing a using directive or an assembly reference?)
|
|
deploy:
Program.cs#L8
The type or namespace name 'Graph<,,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
deploy:
Program.cs#L9
The type or namespace name 'Graph_Data' could not be found (are you missing a using directive or an assembly reference?)
|
|
deploy:
Program.cs#L9
The type or namespace name 'Node<,,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
deploy:
WPF/AssemblyInfo.cs#L7
The name 'ResourceDictionaryLocation' does not exist in the current context
|
|
deploy:
WPF/AssemblyInfo.cs#L4
The name 'ResourceDictionaryLocation' does not exist in the current context
|
|
deploy:
WPF/AssemblyInfo.cs#L3
The type or namespace name 'ThemeInfo' could not be found (are you missing a using directive or an assembly reference?)
|
|
deploy:
WPF/AssemblyInfo.cs#L3
The type or namespace name 'ThemeInfoAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
|
deploy:
Graph.cs#L19
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
|
deploy:
Graph.cs#L19
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|