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/OAuthResourceServer | |
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/OAuthResourceServer')
-rw-r--r-- | samples/OAuthResourceServer/OAuthResourceServer.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/OAuthResourceServer/OAuthResourceServer.csproj b/samples/OAuthResourceServer/OAuthResourceServer.csproj index 599727f..d45d684 100644 --- a/samples/OAuthResourceServer/OAuthResourceServer.csproj +++ b/samples/OAuthResourceServer/OAuthResourceServer.csproj @@ -125,7 +125,7 @@ <WebProjectProperties> <UseIIS>False</UseIIS> <AutoAssignPort>False</AutoAssignPort> - <DevelopmentServerPort>65169</DevelopmentServerPort> + <DevelopmentServerPort>65170</DevelopmentServerPort> <DevelopmentServerVPath>/</DevelopmentServerVPath> <IISUrl> </IISUrl> |