# Conflicts:
#	skyscraper8/Properties/launchSettings.json
#	skyscraper8/Skyscraper/BbframeDeencapsulator.cs
This commit is contained in:
feyris-tan 2025-10-04 20:54:41 +02:00
commit b943a971ef
2 changed files with 2 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"profiles": {
"skyscraper8": {
"commandName": "Project",
"commandLineArgs": "cscan tcp://127.0.0.1:6969",
"commandLineArgs": "satip auto 1 H 11141 S2 23500",
"remoteDebugEnabled": false
},
"Container (Dockerfile)": {

View File

@ -1,5 +1,4 @@
using log4net;
using skyscraper5.Mpeg2;
using skyscraper5.Mpeg2;
using skyscraper5.Skyscraper;
using skyscraper5.Skyscraper.IO;
using System;