Add FPP Sync Monitor to windows utilities

This commit is contained in:
keithsw1111 2021-10-05 21:48:47 +11:00
parent a318ba60ee
commit 2310bcdeb3
2 changed files with 6 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>