diff options
author | Guillaume Lacasa <guillaume.lacasa@ucaya.com> | 2013-06-12 18:42:34 +0200 |
---|---|---|
committer | Guillaume Lacasa <guillaume.lacasa@ucaya.com> | 2013-06-12 18:42:34 +0200 |
commit | f83d2a6a47734300a265273328f31120c38941e8 (patch) | |
tree | 734545fab6c462040668f9e8618557a80ad16356 /TwoStepsAuthenticator.TestWebsite/TwoStepsAuthenticator.TestWebsite.csproj | |
parent | d3ac57ba63e266e1edc5d503b602c7ff50618056 (diff) | |
download | TwoStepsAuthenticator-f83d2a6a47734300a265273328f31120c38941e8.zip TwoStepsAuthenticator-f83d2a6a47734300a265273328f31120c38941e8.tar.gz TwoStepsAuthenticator-f83d2a6a47734300a265273328f31120c38941e8.tar.bz2 |
on avance dans l'algo
Diffstat (limited to 'TwoStepsAuthenticator.TestWebsite/TwoStepsAuthenticator.TestWebsite.csproj')
-rw-r--r-- | TwoStepsAuthenticator.TestWebsite/TwoStepsAuthenticator.TestWebsite.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TwoStepsAuthenticator.TestWebsite/TwoStepsAuthenticator.TestWebsite.csproj b/TwoStepsAuthenticator.TestWebsite/TwoStepsAuthenticator.TestWebsite.csproj index 2495e1e..462f918 100644 --- a/TwoStepsAuthenticator.TestWebsite/TwoStepsAuthenticator.TestWebsite.csproj +++ b/TwoStepsAuthenticator.TestWebsite/TwoStepsAuthenticator.TestWebsite.csproj @@ -57,6 +57,7 @@ <Reference Include="System.EnterpriseServices" /> </ItemGroup> <ItemGroup> + <Content Include="default.html" /> <Content Include="Web.config" /> </ItemGroup> <ItemGroup> |