From 045131c019913052d21428098fa9c5eea105c9b7 Mon Sep 17 00:00:00 2001 From: Rockford Lhotka Date: Thu, 6 Feb 2025 12:33:17 -0800 Subject: [PATCH] Update version to 8.2.9 --- Source/Csla.Xaml.Uwp/Properties/AssemblyInfo.cs | 4 ++-- Source/Directory.Build.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Source/Csla.Xaml.Uwp/Properties/AssemblyInfo.cs b/Source/Csla.Xaml.Uwp/Properties/AssemblyInfo.cs index 949f3b0ecf..ca13ace715 100644 --- a/Source/Csla.Xaml.Uwp/Properties/AssemblyInfo.cs +++ b/Source/Csla.Xaml.Uwp/Properties/AssemblyInfo.cs @@ -27,5 +27,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("8.2.8.0")] -[assembly: AssemblyFileVersion("8.2.8.0")] \ No newline at end of file +[assembly: AssemblyVersion("8.2.9.0")] +[assembly: AssemblyFileVersion("8.2.9.0")] \ No newline at end of file diff --git a/Source/Directory.Build.props b/Source/Directory.Build.props index bec456b1f9..e9ca967ab1 100644 --- a/Source/Directory.Build.props +++ b/Source/Directory.Build.props @@ -6,7 +6,7 @@ - 8.2.8.0 + 8.2.9.0 MIT https://cslanet.com https://github.com/MarimerLLC/csla