Upgrade to Framework 4.7

This commit is contained in:
2025-02-23 07:45:55 -05:00
parent b068265990
commit 289f1af21e
13 changed files with 4 additions and 8 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -9,7 +9,7 @@
<add key="sms_smsrecipients" value="6315252496@vtext.com" />
</appSettings>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2" />
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">

Binary file not shown.