diff options
author | Guillaume Lacasa <guillaume.lacasa@ucaya.com> | 2013-12-06 16:16:13 +0100 |
---|---|---|
committer | Guillaume Lacasa <guillaume.lacasa@ucaya.com> | 2013-12-06 16:16:13 +0100 |
commit | 93adb5b673c1cf6d3abdb287d349ffad11ed7665 (patch) | |
tree | 3a996fd51e7b388e3c331478823efc926da9f148 /TwoStepsAuthenticator.sln | |
parent | 50beaba8291c1e777d5a63bb19400a260712f837 (diff) | |
download | TwoStepsAuthenticator-93adb5b673c1cf6d3abdb287d349ffad11ed7665.zip TwoStepsAuthenticator-93adb5b673c1cf6d3abdb287d349ffad11ed7665.tar.gz TwoStepsAuthenticator-93adb5b673c1cf6d3abdb287d349ffad11ed7665.tar.bz2 |
Documentation update
Code review
Diffstat (limited to 'TwoStepsAuthenticator.sln')
-rw-r--r-- | TwoStepsAuthenticator.sln | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/TwoStepsAuthenticator.sln b/TwoStepsAuthenticator.sln index 6963eba..88c3a3a 100644 --- a/TwoStepsAuthenticator.sln +++ b/TwoStepsAuthenticator.sln @@ -9,6 +9,12 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TwoStepsAuthenticator.TestW EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TwoStepsAuthenticator.UnitTests", "TwoStepsAuthenticator.UnitTests\TwoStepsAuthenticator.UnitTests.csproj", "{E936FFA0-2E6E-4CA7-9841-FB844A817E0C}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{378161AA-219B-4470-9339-7D5DC803E4E0}" + ProjectSection(SolutionItems) = preProject + LICENSE = LICENSE + README.md = README.md + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU |