diff options
| author | Alee <Alee14498@gmail.com> | 2019-02-09 23:54:37 -0500 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-02-09 23:54:37 -0500 |
| commit | 2edc81d13ab4ce4e201f20d3eeb62f344c176de5 (patch) | |
| tree | 2429965d8c4d6290fc5090d556faee3bfe338fda /BSODPrank/App.config | |
| parent | a4d94175861858213bde8cbfe145a4cd06ed7951 (diff) | |
| download | BSODPrank-2edc81d13ab4ce4e201f20d3eeb62f344c176de5.tar.gz BSODPrank-2edc81d13ab4ce4e201f20d3eeb62f344c176de5.tar.bz2 BSODPrank-2edc81d13ab4ce4e201f20d3eeb62f344c176de5.zip | |
Add project files.
Diffstat (limited to 'BSODPrank/App.config')
| -rw-r--r-- | BSODPrank/App.config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/BSODPrank/App.config b/BSODPrank/App.config new file mode 100644 index 0000000..8e15646 --- /dev/null +++ b/BSODPrank/App.config @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8" ?> +<configuration> + <startup> + <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" /> + </startup> +</configuration>
\ No newline at end of file |
