Initial hack at supporting Notifications API

This commit is contained in:
Paul Betts
2013-05-22 02:56:53 -04:00
committed by Haacked
parent f7596243b5
commit f4e50c071a
9 changed files with 70 additions and 1 deletions
@@ -79,7 +79,9 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
<None Include="packages.config">
<SubType>Designer</SubType>
</None>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.