diff options
author | Guillaume <guillaumelacasa@hotmail.com> | 2013-06-12 20:40:41 +0200 |
---|---|---|
committer | Guillaume <guillaumelacasa@hotmail.com> | 2013-06-12 20:40:41 +0200 |
commit | b09d7395f2842cd908c02c81e91a5b3cecf415c6 (patch) | |
tree | ddc0543db412a955e051959e5bd3b40fe36a3fc5 /TwoStepsAuthenticator.TestApp/App.config | |
parent | a9ca2e8b619100c6d3951c9a1f729f4a1157fe29 (diff) | |
download | TwoStepsAuthenticator-b09d7395f2842cd908c02c81e91a5b3cecf415c6.zip TwoStepsAuthenticator-b09d7395f2842cd908c02c81e91a5b3cecf415c6.tar.gz TwoStepsAuthenticator-b09d7395f2842cd908c02c81e91a5b3cecf415c6.tar.bz2 |
Algo OK
Diffstat (limited to 'TwoStepsAuthenticator.TestApp/App.config')
-rw-r--r-- | TwoStepsAuthenticator.TestApp/App.config | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/TwoStepsAuthenticator.TestApp/App.config b/TwoStepsAuthenticator.TestApp/App.config deleted file mode 100644 index 8e15646..0000000 --- a/TwoStepsAuthenticator.TestApp/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.5" /> - </startup> -</configuration>
\ No newline at end of file |