Customized starter kit to DotNetOAuth.
commitdb9ec31084f57b90d861cf74cad12cb1f8c50694
authorAndrew Arnott <andrewarnott@gmail.com>
Sun, 10 Aug 2008 23:36:52 +0000 (10 16:36 -0700)
committerAndrew <andrewarnott@gmail.com>
Mon, 1 Sep 2008 18:02:36 +0000 (1 11:02 -0700)
tree10b4597970a4341dabf83477da48d91bfc49c179
parent36fd3dd38784b51167153444561cdf7e0e1159b5
Customized starter kit to DotNetOAuth.
33 files changed:
Set-ProjectName.ps1 [deleted file]
build.proj
lib/System.Web.Abstractions.dll [new file with mode: 0644]
lib/System.Web.Mvc.dll [new file with mode: 0644]
lib/System.Web.Routing.dll [new file with mode: 0644]
readme.txt
src/DotNetOAuth.Test/.gitignore [moved from src/YOURLIBNAME.Test/.gitignore with 100% similarity]
src/DotNetOAuth.Test/DotNetOAuth.Test.csproj [moved from src/YOURLIBNAME.Test/YOURLIBNAME.Test.csproj with 70% similarity]
src/DotNetOAuth.Test/Logging.config [moved from src/YOURLIBNAME.Test/Logging.config with 100% similarity]
src/DotNetOAuth.Test/Properties/AssemblyInfo.cs [moved from src/YOURLIBNAME.Test/Properties/AssemblyInfo.cs with 90% similarity]
src/DotNetOAuth.Test/Settings.StyleCop [moved from src/YOURLIBNAME.Test/Settings.StyleCop with 100% similarity]
src/DotNetOAuth.Test/TestBase.cs [moved from src/YOURLIBNAME.Test/TestBase.cs with 84% similarity]
src/DotNetOAuth.sln [moved from src/YOURLIBNAME.sln with 80% similarity]
src/DotNetOAuth.vsmdi [moved from src/YOURLIBNAME.vsmdi with 100% similarity]
src/DotNetOAuth/.gitignore [moved from src/YOURLIBNAME/.gitignore with 100% similarity]
src/DotNetOAuth/DotNetOAuth.csproj [moved from src/YOURLIBNAME/YOURLIBNAME.csproj with 79% similarity]
src/DotNetOAuth/Logger.cs [moved from src/YOURLIBNAME/Logger.cs with 97% similarity]
src/DotNetOAuth/Loggers/ILog.cs [moved from src/YOURLIBNAME/Loggers/ILog.cs with 97% similarity]
src/DotNetOAuth/Loggers/Log4NetLogger.cs [moved from src/YOURLIBNAME/Loggers/Log4NetLogger.cs with 96% similarity]
src/DotNetOAuth/Loggers/NoOpLogger.cs [moved from src/YOURLIBNAME/Loggers/NoOpLogger.cs with 94% similarity]
src/DotNetOAuth/Loggers/TraceLogger.cs [moved from src/YOURLIBNAME/Loggers/TraceLogger.cs with 95% similarity]
src/DotNetOAuth/Properties/AssemblyInfo.cs [moved from src/YOURLIBNAME/Properties/AssemblyInfo.cs with 93% similarity]
src/DotNetOAuth/Settings.StyleCop [moved from src/YOURLIBNAME/Settings.StyleCop with 100% similarity]
src/DotNetOAuth/Util.cs [moved from src/YOURLIBNAME/Util.cs with 95% similarity]
src/LocalTestRun.testrunconfig
tools/Documentation.targets
tools/DotNetOAuth.Common.Settings.targets [moved from tools/YOURLIBNAME.Common.Settings.targets with 86% similarity]
tools/DotNetOAuth.Versioning.targets [moved from tools/YOURLIBNAME.Versioning.targets with 94% similarity]
tools/Sandcastle/Presentation/vs2005/Content/feedBack_content.xml
tools/Sandcastle/Presentation/vs2005/Content/reference_content.xml
tools/Sandcastle/Presentation/vs2005/Content/shared_content.xml
tools/libcheck.ps1
tools/sandcastle.targets