diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2008-09-01 16:06:01 -0700 |
---|---|---|
committer | Andrew <andrewarnott@gmail.com> | 2008-09-01 16:06:01 -0700 |
commit | 4e83c2d321f57cac5e5605097faf15bf1b46efa5 (patch) | |
tree | 3bb5c8dff9b56f1fd2e621417c0a2efcee94adbb /src/DotNetOAuth/DotNetOAuth.csproj | |
parent | d5fb1dbbc8388eac763ef85310097a618ff90437 (diff) | |
download | DotNetOpenAuth-4e83c2d321f57cac5e5605097faf15bf1b46efa5.zip DotNetOpenAuth-4e83c2d321f57cac5e5605097faf15bf1b46efa5.tar.gz DotNetOpenAuth-4e83c2d321f57cac5e5605097faf15bf1b46efa5.tar.bz2 |
Lots of StyleCop changes.
Diffstat (limited to 'src/DotNetOAuth/DotNetOAuth.csproj')
-rw-r--r-- | src/DotNetOAuth/DotNetOAuth.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DotNetOAuth/DotNetOAuth.csproj b/src/DotNetOAuth/DotNetOAuth.csproj index d8de8ba..b510238 100644 --- a/src/DotNetOAuth/DotNetOAuth.csproj +++ b/src/DotNetOAuth/DotNetOAuth.csproj @@ -106,4 +106,4 @@ </ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="..\..\tools\DotNetOAuth.Versioning.targets" />
-</Project> +</Project>
\ No newline at end of file |