summaryrefslogtreecommitdiffstats
path: root/TwoStepsAuthenticator.TestWebsite.sln
diff options
context:
space:
mode:
authorGuillaume Lacasa <guillaume.lacasa@ucaya.com>2013-06-05 18:43:45 +0200
committerGuillaume Lacasa <guillaume.lacasa@ucaya.com>2013-06-05 18:43:45 +0200
commitd3ac57ba63e266e1edc5d503b602c7ff50618056 (patch)
treec578f72b5167a7b41db0de7b4437c42031c0deeb /TwoStepsAuthenticator.TestWebsite.sln
parente5469548d2b642e8cbd9853041252f2e367e0545 (diff)
downloadTwoStepsAuthenticator-d3ac57ba63e266e1edc5d503b602c7ff50618056.zip
TwoStepsAuthenticator-d3ac57ba63e266e1edc5d503b602c7ff50618056.tar.gz
TwoStepsAuthenticator-d3ac57ba63e266e1edc5d503b602c7ff50618056.tar.bz2
création du projet
Diffstat (limited to 'TwoStepsAuthenticator.TestWebsite.sln')
-rw-r--r--TwoStepsAuthenticator.TestWebsite.sln26
1 files changed, 26 insertions, 0 deletions
diff --git a/TwoStepsAuthenticator.TestWebsite.sln b/TwoStepsAuthenticator.TestWebsite.sln
new file mode 100644
index 0000000..2cf0269
--- /dev/null
+++ b/TwoStepsAuthenticator.TestWebsite.sln
@@ -0,0 +1,26 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2012
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TwoStepsAuthenticator.TestWebsite", "TwoStepsAuthenticator.TestWebsite\TwoStepsAuthenticator.TestWebsite.csproj", "{C61D3D65-5461-43E9-9E13-9DF85671ED27}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TwoStepsAuthenticator", "TwoStepsAuthenticator\TwoStepsAuthenticator.csproj", "{6C898CD1-0BF3-4711-847E-AD7DAC815CD8}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {C61D3D65-5461-43E9-9E13-9DF85671ED27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C61D3D65-5461-43E9-9E13-9DF85671ED27}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C61D3D65-5461-43E9-9E13-9DF85671ED27}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C61D3D65-5461-43E9-9E13-9DF85671ED27}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6C898CD1-0BF3-4711-847E-AD7DAC815CD8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6C898CD1-0BF3-4711-847E-AD7DAC815CD8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6C898CD1-0BF3-4711-847E-AD7DAC815CD8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6C898CD1-0BF3-4711-847E-AD7DAC815CD8}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal