diff options
Diffstat (limited to 'samples/RelyingPartyPortal/Code/CustomStoreDataSet.xsc')
-rw-r--r-- | samples/RelyingPartyPortal/Code/CustomStoreDataSet.xsc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/samples/RelyingPartyPortal/Code/CustomStoreDataSet.xsc b/samples/RelyingPartyPortal/Code/CustomStoreDataSet.xsc new file mode 100644 index 0000000..551fc56 --- /dev/null +++ b/samples/RelyingPartyPortal/Code/CustomStoreDataSet.xsc @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?>
+<!--<autogenerated>
+ This code was generated by a tool.
+ Changes to this file may cause incorrect behavior and will be lost if
+ the code is regenerated.
+</autogenerated>-->
+<DataSetUISetting Version="1.00" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
+ <TableUISettings />
+</DataSetUISetting>
\ No newline at end of file |