diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2012-03-24 18:27:53 -0700 |
---|---|---|
committer | Andrew Arnott <andrewarnott@gmail.com> | 2012-03-24 18:27:53 -0700 |
commit | 033b32eef902f806ac6a8cc28cceb299dcccf95f (patch) | |
tree | b1faaffce8731f640ca4a3ea687b303273855141 /samples/OAuthClient/OAuthClient.csproj | |
parent | b96059ad3bb7d30284edf9fe7b1a2e7d0dd9ffef (diff) | |
parent | e5b8e2e4bd925ef6967c264644e4d67749b5b3de (diff) | |
download | DotNetOpenAuth-033b32eef902f806ac6a8cc28cceb299dcccf95f.zip DotNetOpenAuth-033b32eef902f806ac6a8cc28cceb299dcccf95f.tar.gz DotNetOpenAuth-033b32eef902f806ac6a8cc28cceb299dcccf95f.tar.bz2 |
Merge branch 'v4.0'
Conflicts:
src/version.txt
Diffstat (limited to 'samples/OAuthClient/OAuthClient.csproj')
-rw-r--r-- | samples/OAuthClient/OAuthClient.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/OAuthClient/OAuthClient.csproj b/samples/OAuthClient/OAuthClient.csproj index 4043e6d..cd9da61 100644 --- a/samples/OAuthClient/OAuthClient.csproj +++ b/samples/OAuthClient/OAuthClient.csproj @@ -229,7 +229,7 @@ <WebProjectProperties> <UseIIS>False</UseIIS> <AutoAssignPort>False</AutoAssignPort> - <DevelopmentServerPort>59721</DevelopmentServerPort> + <DevelopmentServerPort>59722</DevelopmentServerPort> <DevelopmentServerVPath>/</DevelopmentServerVPath> <IISUrl> </IISUrl> |