Skip to content

Commit

Permalink
Remove ServiceStack.OrmLite 10 table limit. (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
versx authored Mar 14, 2021
1 parent 0e9f8a6 commit e259322
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/App.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<add key="servicestack:license" value="17730-e1JlZjoxNzczMCxOYW1lOlhZWiBTb2Z0d2FyZSBTb2x1dGlvbnMsVHlwZTpJbmRpZSxNZXRhOjAsSGFzaDpPY2RkK21NT0VZSlJpcjZ0NXNwUGhuTGlxdDFyYmtjMkQrUE5XTE5jSnluT1BSbjlqc0VrSGUwb0tKZmszVEsxTjhCSmFmS3FjNXB0YTNhM1QreUJjSEZ5S1I2Smtmem54U09QK2d5WlhBdkpUZXNNbUkvOTErb1YzUm5PaWZqL3NUODE3R2RzWkFTVDByY25LN1JZbldKMmRoUXNoNTVWSmY1U1NMTzRjelU9LEV4cGlyeToyMDIyLTAzLTE0fQ==" />
</appSettings>
</configuration>

0 comments on commit e259322

Please sign in to comment.