refactoring

This commit is contained in:
Paul Schneider 2015-06-06 19:34:34 +02:00
commit d327f4d77e
18 changed files with 91 additions and 96 deletions

View file

@ -147,6 +147,20 @@
<Compile Include="Google\Messaging\MessageWithPayLoad.cs" />
<Compile Include="Google\Messaging\MessageWithPayloadResponse.cs" />
<Compile Include="Google\Messaging\Notification.cs" />
<Compile Include="Calendar\EventPub.cs" />
<Compile Include="Calendar\OpenDay.cs" />
<Compile Include="Calendar\Period.cs" />
<Compile Include="Calendar\Periodicity.cs" />
<Compile Include="Calendar\Position.cs" />
<Compile Include="Calendar\PositionAndKeyphrase.cs" />
<Compile Include="Calendar\ProvidedEvent.cs" />
<Compile Include="Calendar\Schedule.cs" />
<Compile Include="Calendar\WeekDay.cs" />
<Compile Include="Calendar\YaEvent.cs" />
<Compile Include="RolesAndMemebers\Circle.cs" />
<Compile Include="RolesAndMemebers\Publishing.cs" />
<Compile Include="RolesAndMemebers\ProviderPublicInfo.cs" />
<Compile Include="Google\GCMRegisterModel.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>