Remotely/Desktop.Core/Services
Jared 3e09a96671 Update to .NET 5. (#176)
* Retarget .NET 5.

* Delete binaries

* Create ClickOnce publish profile.

* Add IncludeAllContentForSelfExtract

* Retarget .NET 5.

* Delete binaries

* Create ClickOnce publish profile.

* Add IncludeAllContentForSelfExtract

* Remove trim publish option.

* Update Program.cs

* Bump .NET Framework apps up to v4.8.

* Remove use of obsolete DatabaseErrorPageMiddleware.

* Delete ClickOnce-Win10-x64.pubxml
2021-07-29 07:56:49 -07:00
..
CasterSocket.cs Stop idle timer while remote control access prompt is displayed. 2021-07-29 07:56:47 -07:00
DtoMessageHandler.cs Add middle-mouse click. 2021-07-29 07:56:49 -07:00
IdleTimer.cs Stop idle timer while remote control access prompt is displayed. 2021-07-29 07:56:47 -07:00
ScreenCaster.cs Update to .NET 5. (#176) 2021-07-29 07:56:49 -07:00
Viewer.cs Keep auto image quality above 20. 2021-07-29 07:56:48 -07:00
WebRtcSession.cs Fix monitor switching in stream mode. 2021-07-29 07:56:48 -07:00
WebRtcSessionFactory.cs