Upgraded to .net 4.7.2, and fixed issue with the site location being set wrongly

This commit is contained in:
2021-01-07 19:28:46 +00:00
parent a59ecaf21d
commit ca0028f08d
9 changed files with 12 additions and 14 deletions
@@ -15,7 +15,7 @@
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion>3.5</OldToolsVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<ApplicationIcon>ASCOM.ico</ApplicationIcon>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>ASCOMDriverTemplate.snk</AssemblyOriginatorKeyFile>