File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 <PackageVersion Include =" TaskScheduler" Version =" 2.12.2" />
2929 <PackageVersion Include =" WebDav.Client" Version =" 2.9.0" />
3030 <PackageVersion Include =" xunit" Version =" 2.9.3" />
31- <PackageVersion Include =" xunit.runner.visualstudio" Version =" 3.1.4 " />
31+ <PackageVersion Include =" xunit.runner.visualstudio" Version =" 3.1.5 " />
3232 <PackageVersion Include =" YamlDotNet" Version =" 16.3.0" />
3333 <PackageVersion Include =" ZXing.Net.Bindings.SkiaSharp" Version =" 0.16.14" />
3434 </ItemGroup >
35- </Project >
35+ </Project >
Original file line number Diff line number Diff line change @@ -103,8 +103,8 @@ private static CoreConfigContext CreateContext(
103103 AllProxiesMap = allProxiesMap ?? new ( ) ,
104104 SimpleDnsItem = new SimpleDNSItem ( ) ,
105105 IsTunEnabled = isTunEnabled ,
106- TunProtectSsPort = tunProtectSsPort ,
107- ProxyRelaySsPort = proxyRelaySsPort ,
106+ TunProtectSocksPort = tunProtectSsPort ,
107+ ProxyRelaySocksPort = proxyRelaySsPort ,
108108 } ;
109109 }
110110
You can’t perform that action at this time.
0 commit comments