summaryrefslogtreecommitdiffstats
path: root/samples/OpenIdRelyingPartyWebForms/Code/CustomStoreDataSet.xss
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2009-09-15 22:11:08 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2009-09-15 22:11:08 -0700
commit07e0139aaeec0a5fb6502eb908ab3c5fc7dac9ef (patch)
treed5f33410d9fb77d8a65e7f944c2b727287c3a5f8 /samples/OpenIdRelyingPartyWebForms/Code/CustomStoreDataSet.xss
parentafe1b92ce1d37dc89cddb42ab6b7d257311df65f (diff)
downloadDotNetOpenAuth-07e0139aaeec0a5fb6502eb908ab3c5fc7dac9ef.zip
DotNetOpenAuth-07e0139aaeec0a5fb6502eb908ab3c5fc7dac9ef.tar.gz
DotNetOpenAuth-07e0139aaeec0a5fb6502eb908ab3c5fc7dac9ef.tar.bz2
Fixed faulty sample custom nonce store.
Fixes #129
Diffstat (limited to 'samples/OpenIdRelyingPartyWebForms/Code/CustomStoreDataSet.xss')
-rw-r--r--samples/OpenIdRelyingPartyWebForms/Code/CustomStoreDataSet.xss2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/OpenIdRelyingPartyWebForms/Code/CustomStoreDataSet.xss b/samples/OpenIdRelyingPartyWebForms/Code/CustomStoreDataSet.xss
index 483a137..ab8f226 100644
--- a/samples/OpenIdRelyingPartyWebForms/Code/CustomStoreDataSet.xss
+++ b/samples/OpenIdRelyingPartyWebForms/Code/CustomStoreDataSet.xss
@@ -7,7 +7,7 @@
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="0" ViewPortY="0" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<Shapes>
<Shape ID="DesignTable:Association" ZOrder="2" X="349" Y="83" Height="105" Width="154" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="101" />
- <Shape ID="DesignTable:Nonce" ZOrder="1" X="604" Y="86" Height="86" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="82" />
+ <Shape ID="DesignTable:Nonce" ZOrder="1" X="604" Y="86" Height="125" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="121" />
</Shapes>
<Connectors />
</DiagramLayout> \ No newline at end of file