diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | bd43779933a9e61b580811d1e1bfb5fff16b5702 (patch) | |
tree | 39a3518b1551b3efe0e889af04a85b6a5a06d673 /chess_monitor/Chess Monitor/App.config | |
parent | 2 vers of invoice total (diff) | |
download | wf-bd43779933a9e61b580811d1e1bfb5fff16b5702.tar wf-bd43779933a9e61b580811d1e1bfb5fff16b5702.tar.gz wf-bd43779933a9e61b580811d1e1bfb5fff16b5702.tar.bz2 wf-bd43779933a9e61b580811d1e1bfb5fff16b5702.tar.xz wf-bd43779933a9e61b580811d1e1bfb5fff16b5702.zip |
chess monitor
Diffstat (limited to 'chess_monitor/Chess Monitor/App.config')
-rw-r--r-- | chess_monitor/Chess Monitor/App.config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chess_monitor/Chess Monitor/App.config b/chess_monitor/Chess Monitor/App.config new file mode 100644 index 0000000..5754728 --- /dev/null +++ b/chess_monitor/Chess Monitor/App.config @@ -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> \ No newline at end of file |