Skip to content

Commit

Permalink
Update RabbitOM.Net.Rtsp.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
KSAH-42 committed Mar 16, 2024
1 parent 0095cbe commit b2d8158
Showing 1 changed file with 1 addition and 27 deletions.
28 changes: 1 addition & 27 deletions RabbitOM.Net.Rtsp/RabbitOM.Net.Rtsp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,32 +41,6 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Alpha\Channels\RTSPMediaService.cs" />
<Compile Include="Alpha\Channels\RTSPMediaChannel.cs" />
<Compile Include="Alpha\Channels\RTSPMediaChannelRunner.cs" />
<Compile Include="Alpha\Channels\Receivers\RTSPMulticastMediaReceiver.cs" />
<Compile Include="Alpha\Channels\Receivers\RTSPUdpMediaReceiver.cs" />
<Compile Include="Alpha\Channels\Receivers\RTSPMediaReceiver.cs" />
<Compile Include="Alpha\Events\RTSPStreamingSetupEventArgs.cs" />
<Compile Include="Alpha\RTSPPipeLineCollection.cs" />
<Compile Include="Alpha\RTSPMediaClient.cs" />
<Compile Include="Alpha\RTSPClientConfiguration.cs" />
<Compile Include="Alpha\RTSPClient.cs" />
<Compile Include="Alpha\Events\RTSPEventDispatcher.cs" />
<Compile Include="Alpha\Channels\IRTSPMediaChannel.cs" />
<Compile Include="Alpha\Events\RTSPStreamingStatus.cs" />
<Compile Include="Alpha\Events\RTSPStreamingStatusChangedEventArgs.cs" />
<Compile Include="Alpha\Events\RTSPMessageReceivedEventArgs.cs" />
<Compile Include="Alpha\Events\RTSPStreamingStoppedEventArgs.cs" />
<Compile Include="Alpha\Events\RTSPStreamingStartedEventArgs.cs" />
<Compile Include="Alpha\Events\RTSPErrorEventArgs.cs" />
<Compile Include="Alpha\Events\RTSPDisconnectedEventArgs.cs" />
<Compile Include="Alpha\Events\RTSPConnectedEventArgs.cs" />
<Compile Include="Alpha\Events\RTSPCommunicationStoppedEventArgs.cs" />
<Compile Include="Alpha\Events\RTSPCommunicationStartedEventArgs.cs" />
<Compile Include="Alpha\IRTSPClientConfiguration.cs" />
<Compile Include="Alpha\IRTSPClient.cs" />
<Compile Include="Alpha\Events\IRTSPEventDispatcher.cs" />
<Compile Include="Clients\Events\RTSPClientCommunicationStartedEventArgs.cs" />
<Compile Include="Clients\Events\RTSPClientCommunicationStoppedEventArgs.cs" />
<Compile Include="Clients\Events\RTSPClientConnectedEventArgs.cs" />
Expand Down Expand Up @@ -261,4 +235,4 @@
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
</Project>

0 comments on commit b2d8158

Please sign in to comment.