diff options
| author | MichaelTheShifter <[email protected]> | 2016-07-23 15:49:49 -0400 |
|---|---|---|
| committer | MichaelTheShifter <[email protected]> | 2016-07-23 15:49:54 -0400 |
| commit | dec9a4413664a362efd2e81452bf19ce37b87931 (patch) | |
| tree | 5033263ba9c0e5b55b8095726f3df5ea6329cb65 /source/ShiftUI Designer/App.config | |
| parent | 587f5cc4808833447c9e79ec3bbc36a20a55d861 (diff) | |
| download | shiftos-c--dec9a4413664a362efd2e81452bf19ce37b87931.tar.gz shiftos-c--dec9a4413664a362efd2e81452bf19ce37b87931.tar.bz2 shiftos-c--dec9a4413664a362efd2e81452bf19ce37b87931.zip | |
I dun derped.
Diffstat (limited to 'source/ShiftUI Designer/App.config')
| -rw-r--r-- | source/ShiftUI Designer/App.config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source/ShiftUI Designer/App.config b/source/ShiftUI Designer/App.config new file mode 100644 index 0000000..88fa402 --- /dev/null +++ b/source/ShiftUI Designer/App.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 |
