mirror of
https://github.com/AlexMacocian/WpfExtended.git
synced 2026-07-15 14:59:30 +00:00
Switch to Incremental Generators
Implement INotifyPropertyChanged Generator
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user