diff options
| author | Adrian Ulbrich <adrian.ulbrich.2003@gmail.com> | 2019-11-08 23:56:17 +0100 |
|---|---|---|
| committer | Adrian Ulbrich <adrian.ulbrich.2003@gmail.com> | 2019-11-08 23:56:17 +0100 |
| commit | 3b214e75effaca1ba67daaf29d0a94e5b0129386 (patch) | |
| tree | ee0ccd43f193f2bdaedd36dcdc944f01a75e37e3 /Unicity.RenderTest/App.config | |
| parent | e63155370c817a1d9c16ef798b0a55e6fe328941 (diff) | |
| download | Unicity-3b214e75effaca1ba67daaf29d0a94e5b0129386.tar.gz Unicity-3b214e75effaca1ba67daaf29d0a94e5b0129386.tar.bz2 Unicity-3b214e75effaca1ba67daaf29d0a94e5b0129386.zip | |
Started work on actual engine
Diffstat (limited to 'Unicity.RenderTest/App.config')
| -rw-r--r-- | Unicity.RenderTest/App.config | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Unicity.RenderTest/App.config b/Unicity.RenderTest/App.config deleted file mode 100644 index 56efbc7..0000000 --- a/Unicity.RenderTest/App.config +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8" ?> -<configuration> - <startup> - <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" /> - </startup> -</configuration>
\ No newline at end of file |
