~dangarner/xibo/client-170alpha

« back to all changes in this revision

Viewing changes to client/dotNET/XiboClient.csproj

  • Committer: Dan Garner
  • Date: 2014-09-15 16:58:36 UTC
  • Revision ID: dan@xibo.org.uk-20140915165836-53jxipmlj2zsgqes
[dotnetclient] Logic for sending a screenshot on a timer. Class for immediate send (intended to use from RF).

Show diffs side-by-side

added added

removed removed

Lines of Context:
116
116
    <Compile Include="Logic\KeyStore.cs" />
117
117
    <Compile Include="Logic\RegionOptions.cs" />
118
118
    <Compile Include="Logic\ApplicationSettings.cs" />
 
119
    <Compile Include="Logic\ScreenShot.cs" />
119
120
    <Compile Include="Media\IeWebMedia.cs">
120
121
      <SubType>Form</SubType>
121
122
    </Compile>