Chat user info model implementation

This commit is contained in:
Paul Schneider 2016-12-15 01:03:36 +01:00
commit cfa053cfc9
2 changed files with 24 additions and 0 deletions

View file

@ -58,6 +58,7 @@
<ItemGroup>
<Content Include="project.json" />
<Content Include="IBlackListed.cs" />
<Content Include="IChatUserInfo.cs" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">