summaryrefslogtreecommitdiffstats
path: root/samples/OAuthClient/Web.config
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2012-03-24 18:27:53 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2012-03-24 18:27:53 -0700
commit033b32eef902f806ac6a8cc28cceb299dcccf95f (patch)
treeb1faaffce8731f640ca4a3ea687b303273855141 /samples/OAuthClient/Web.config
parentb96059ad3bb7d30284edf9fe7b1a2e7d0dd9ffef (diff)
parente5b8e2e4bd925ef6967c264644e4d67749b5b3de (diff)
downloadDotNetOpenAuth-033b32eef902f806ac6a8cc28cceb299dcccf95f.zip
DotNetOpenAuth-033b32eef902f806ac6a8cc28cceb299dcccf95f.tar.gz
DotNetOpenAuth-033b32eef902f806ac6a8cc28cceb299dcccf95f.tar.bz2
Merge branch 'v4.0'
Conflicts: src/version.txt
Diffstat (limited to 'samples/OAuthClient/Web.config')
-rw-r--r--samples/OAuthClient/Web.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/OAuthClient/Web.config b/samples/OAuthClient/Web.config
index 1a54474..a5b9f06 100644
--- a/samples/OAuthClient/Web.config
+++ b/samples/OAuthClient/Web.config
@@ -204,7 +204,7 @@
</wsHttpBinding>
</bindings>
<client>
- <endpoint address="http://localhost:65169/DataApi.svc" binding="wsHttpBinding"
+ <endpoint address="http://localhost:65170/DataApi.svc" binding="wsHttpBinding"
bindingConfiguration="WSHttpBinding_IDataApi" contract="SampleResourceServer.IDataApi"
name="WSHttpBinding_IDataApi">
<identity>