no comment

This commit is contained in:
2017-10-04 23:53:47 +02:00
parent 9164a6cece
commit a9035f0cbb
54 changed files with 6158 additions and 213 deletions

View File

@ -58,5 +58,8 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="apiRouteTagBlog"><value>tagblog</value></data>
<!--
route name for the api controller used to tag the 'BlogPost' entity
-->
<data name="apiRouteTagBlogPost"><value>blogtags</value></data>
</root>