From 30165a1766ecc57161a3b72a823d79f1636d17fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wies=C5=82aw=20S=CC=8Colte=CC=81s?= Date: Fri, 3 Jan 2025 22:17:52 +0100 Subject: [PATCH] Update ReactiveGenerator.csproj --- ReactiveGenerator/ReactiveGenerator.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReactiveGenerator/ReactiveGenerator.csproj b/ReactiveGenerator/ReactiveGenerator.csproj index cc5039f..3393bfa 100644 --- a/ReactiveGenerator/ReactiveGenerator.csproj +++ b/ReactiveGenerator/ReactiveGenerator.csproj @@ -15,12 +15,12 @@ - 0.9.13 + 0.10.0 Wiesław Šoltés Wiesław Šoltés A C# source generator that automatically implements property change notifications using either standard INotifyPropertyChanged or ReactiveUI patterns. - Copyright © Wiesław Šoltés 2024 + Copyright © Wiesław Šoltés 2025 https://github.com/wieslawsoltes/ReactiveGenerator ReactiveGenerator MIT