⬆️ 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

@ -15,8 +15,8 @@ using System.Runtime.InteropServices;
[assembly: Guid("8c4f0640-4628-4cea-8e31-143d68a3a70f")]
[assembly: AssemblyVersion("1.0.2")]
[assembly: AssemblyFileVersion("1.0.2")]
[assembly: AssemblyVersion("1.0.3")]
[assembly: AssemblyFileVersion("1.0.3")]
// For testing
[assembly: InternalsVisibleTo("AmagnoVirtualPrinter.Test")]