- Add a system enviroment variant TRACKFILEACCESS and set value as false

- Edit project file (.csproj), find all <PropertyGroup/> sections and add content <TrackFileAccess>false</TrackFileAccess> into it.

- Change .net Framework to 4(above)

BorderLayout BorderLayoutPane.xml <?xml version="1.0" encoding="UTF-8"?> <panel layout="BorderLayout...


