mirror of
https://github.com/pbatard/rufus.git
synced 2026-08-24 09:13:21 +00:00
* Oh, and thanks a lot Microsoft for introducing a major .NET regression that prevents file system monitoring from working on anything but the system drive, and causing me to waste a full day trying to sort it out, without success. With this utter bullshit, you have cemented my choice of going with anything but .NET, when creating utility applications in the future...
3 lines
160 B
XML
3 lines
160 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8.1"/></startup></configuration>
|