⬆️ Upgrade to .NET 4.7.2

This commit is contained in:
Gerrit 2023-05-30 11:43:17 +02:00
parent 1661e17f02
commit 05eae58484
29 changed files with 43 additions and 43 deletions

View file

@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// 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("1.0.2")]
[assembly: AssemblyFileVersion("1.0.2")]
[assembly: AssemblyVersion("1.0.3")]
[assembly: AssemblyFileVersion("1.0.3")]