diff options
| author | Alee14 <Alee14498@gmail.com> | 2018-05-11 20:17:23 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2018-05-11 20:17:23 -0400 |
| commit | ec46ad8eefbf0f72d3d3476bd4862b5d119ec595 (patch) | |
| tree | 3ac57ef29485dfbe6f67f643620b335d877f00c9 /ShiftOS Decypter/App.config | |
| download | ShiftOS-Hack-Client-ec46ad8eefbf0f72d3d3476bd4862b5d119ec595.tar.gz ShiftOS-Hack-Client-ec46ad8eefbf0f72d3d3476bd4862b5d119ec595.tar.bz2 ShiftOS-Hack-Client-ec46ad8eefbf0f72d3d3476bd4862b5d119ec595.zip | |
Inital Commit
Diffstat (limited to 'ShiftOS Decypter/App.config')
| -rw-r--r-- | ShiftOS Decypter/App.config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ShiftOS Decypter/App.config b/ShiftOS Decypter/App.config new file mode 100644 index 0000000..5534e28 --- /dev/null +++ b/ShiftOS Decypter/App.config @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8" ?> +<configuration> + <startup> + <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" /> + </startup> +</configuration>
\ No newline at end of file |
