Upgraded to Avalonia 11.3.7; added dependency injector bindings for the common dialog service
This commit is contained in:
parent
74b4625e55
commit
ffa8275fb6
2 changed files with 17 additions and 2 deletions
|
|
@ -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")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue