Upgraded to Avalonia 11.3.7; added dependency injector bindings for the common dialog service

This commit is contained in:
Markus Ewald 2025-10-22 15:52:16 +02:00
parent 74b4625e55
commit ffa8275fb6
2 changed files with 17 additions and 2 deletions

View file

@ -18,7 +18,6 @@ limitations under the License.
#endregion // Apache License 2.0
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
@ -45,4 +44,4 @@ using System.Runtime.InteropServices;
// Build Number
// Revision
//
[assembly: AssemblyVersion("1.3.3")]
[assembly: AssemblyVersion("1.4.0")]