diff options
| author | BuildTools <unconfigured@null.spigotmc.org> | 2017-03-24 23:40:17 -0400 |
|---|---|---|
| committer | BuildTools <unconfigured@null.spigotmc.org> | 2017-03-24 23:40:17 -0400 |
| commit | 2f66dacf8090516265a3b4652200bc4c457c5dd6 (patch) | |
| tree | 43b0566bc81cfa9e35ed996a55ab44f1f275e8f7 /AleeOS/App.config | |
| parent | 6cdc671fe7862f0f1c06a1791d5dbafd07359196 (diff) | |
| download | AleeOS-CSharp-2f66dacf8090516265a3b4652200bc4c457c5dd6.tar.gz AleeOS-CSharp-2f66dacf8090516265a3b4652200bc4c457c5dd6.tar.bz2 AleeOS-CSharp-2f66dacf8090516265a3b4652200bc4c457c5dd6.zip | |
Add project files.
Diffstat (limited to 'AleeOS/App.config')
| -rw-r--r-- | AleeOS/App.config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/AleeOS/App.config b/AleeOS/App.config new file mode 100644 index 0000000..88fa402 --- /dev/null +++ b/AleeOS/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 |
