mirror of
https://github.com/AlexMacocian/WpfExtended.git
synced 2026-07-15 14:59:30 +00:00
Alpha implementation of dependency property source generator.
Testing project for source generator
This commit is contained in:
@@ -11,7 +11,7 @@ namespace WpfExtended.Tests
|
||||
|
||||
[STAThread]
|
||||
public static int Main()
|
||||
{
|
||||
{
|
||||
return Instance.Run();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user