diff options
Diffstat (limited to 'source/WindowsFormsApplication1/bin/Debug/ShiftOS.vshost.exe.config')
| -rw-r--r-- | source/WindowsFormsApplication1/bin/Debug/ShiftOS.vshost.exe.config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source/WindowsFormsApplication1/bin/Debug/ShiftOS.vshost.exe.config b/source/WindowsFormsApplication1/bin/Debug/ShiftOS.vshost.exe.config new file mode 100644 index 0000000..88fa402 --- /dev/null +++ b/source/WindowsFormsApplication1/bin/Debug/ShiftOS.vshost.exe.config @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8" ?> +<configuration> + <startup> + <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" /> + </startup> +</configuration>
\ No newline at end of file |
