Switch to Incremental Generators

Implement INotifyPropertyChanged Generator
This commit is contained in:
2024-04-10 21:48:51 +02:00
parent a4dbcd9d53
commit e6df17358b
25 changed files with 396 additions and 1094 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Library</OutputType>
<TargetFramework>net6.0-windows</TargetFramework>
<TargetFramework>net8.0-windows</TargetFramework>
<UseWPF>true</UseWPF>
<StartupObject>WpfExtended.Tests.Launcher</StartupObject>
</PropertyGroup>