diff options
author | Andrew Arnott <andarno@microsoft.com> | 2012-02-24 20:42:57 -0800 |
---|---|---|
committer | Andrew Arnott <andarno@microsoft.com> | 2012-02-24 20:57:03 -0800 |
commit | 38159b90e7a068e4458421c954649c9bf6818d25 (patch) | |
tree | db3315d8c999388da93b37d24ea7a8e385dc9feb /src | |
parent | 98f555915c230a8af154984fb7d29f58a5027acc (diff) | |
download | DotNetOpenAuth-38159b90e7a068e4458421c954649c9bf6818d25.zip DotNetOpenAuth-38159b90e7a068e4458421c954649c9bf6818d25.tar.gz DotNetOpenAuth-38159b90e7a068e4458421c954649c9bf6818d25.tar.bz2 |
Project compatibility upgrades for Dev11.
Diffstat (limited to 'src')
-rw-r--r-- | src/DotNetOpenAuth.sln | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/DotNetOpenAuth.sln b/src/DotNetOpenAuth.sln index 2aff83c..a48b720 100644 --- a/src/DotNetOpenAuth.sln +++ b/src/DotNetOpenAuth.sln @@ -1,6 +1,6 @@ -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 11 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{20B5E173-C3C4-49F8-BD25-E69044075B4D}" ProjectSection(SolutionItems) = preProject ..\build.proj = ..\build.proj |