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

@ -30,7 +30,7 @@ After installation, a new printer with the name set in _Defaults.cs_ can be loca
#### **_Dependencies_**
To compile the installer, please make sure you Wix Toolset is installed. The [WixSharp library](https://github.com/oleg-shilo/wixsharp) is used to define the package in `AmagnoVirtualPrinter.WixSharpInstaller`.
To compile the installer, please make sure the Wix Toolset is installed. The [WixSharp library](https://github.com/oleg-shilo/wixsharp) is used to define the package in `AmagnoVirtualPrinter.WixSharpInstaller`.
#### **_Create MSI package_**