Add parser registration in templates to be on the safe side...
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<object type="Default.aspx">
|
||||
<property name="Title" value="Dependency Injection - Hello World Sample"/>
|
||||
<property name="Message">
|
||||
<value>This message you are reading was set using dependencies injection.</value>
|
||||
<value>This message you are reading was set using dependency injection.</value>
|
||||
</property>
|
||||
</object>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user