Reworked the custom notifications... again. Need to figure out how to find the view to the model

This commit is contained in:
tidusjar 2016-07-08 17:29:14 +01:00
commit a19e81d1f8
6 changed files with 112 additions and 35 deletions

View file

@ -67,6 +67,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="CacheKeys.cs" />
<Compile Include="NotificationMessage.cs" />
<Compile Include="NotificationMessageContent.cs" />
<Compile Include="NotificationMessageCurlys.cs" />
<Compile Include="NotificationMessageResolver.cs" />