diff options
| author | EverythingWindows <[email protected]> | 2022-11-01 13:56:30 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-11-01 13:56:30 +0700 |
| commit | 2a188fc91076d377da8ed4187ce9c9142485110a (patch) | |
| tree | 28a141bff40e1b3d5883760020214a43975399ab /ShiftOS-TheRevival/App.config | |
| parent | 7359253c69e02ebd4f83004a79a026acd25f5cd2 (diff) | |
| download | shiftos-therevival-old-2a188fc91076d377da8ed4187ce9c9142485110a.tar.gz shiftos-therevival-old-2a188fc91076d377da8ed4187ce9c9142485110a.tar.bz2 shiftos-therevival-old-2a188fc91076d377da8ed4187ce9c9142485110a.zip | |
Add project files.
Diffstat (limited to 'ShiftOS-TheRevival/App.config')
| -rw-r--r-- | ShiftOS-TheRevival/App.config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/App.config b/ShiftOS-TheRevival/App.config new file mode 100644 index 0000000..bc3672d --- /dev/null +++ b/ShiftOS-TheRevival/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 |
